diff --git a/README.fedora b/README.fedora new file mode 100644 index 0000000000000000000000000000000000000000..7abd1909a93afe0aa30a3a227e7402faf39c92e0 --- /dev/null +++ b/README.fedora @@ -0,0 +1,119 @@ +Please note since el7 and Fedora 15 or 19 we use only systemd. +upstart and sysv was dropped, this document may still applies to el6. + +A clamav-milter setup consists of the following three components: + +* the clamav-milter itself + + --> this is provided by the 'clamav-milter' package plus (alternatively) + 'clamav-milter-upstart' or 'clamav-milter-sysvinit' + + The main configuration is in /etc/mail/clamav-milter.conf and MUST + be changed before first use. + + The -sysvinit package is managed by the traditional tools, but + -upstart requires modification of /etc/event.d/clamav-milter to + enable automatic startup. See comments there for more details. + +* a clamav scanner daemon + + --> this package is called 'clamav-scanner' plus (alternatively) + 'clamav-scanner-upstart' or 'clamav-scanner-sysvinit' + + The daemon is configured by /etc/clamd.d/scan.conf (which MUST be + edited before first use). + + The -sysvinit package is managed by the traditional tools, but + -upstart requires modification of /etc/event.d/clamd.scan to enable + automatic startup. See comments there for more details. + +* the MTA (sendmail/postfix) + + --> you should know how to install this... + + When communicating across unix sockets with the clamav-milter, it is + suggested to use the /var/run/clamav-milter/clamav-milter.socket + path. You have to add something like + + INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav-milter/clamav-milter.socket, F=, T=S:4m;R:4m')dnl + + to your sendmail.mc. + + + +It is suggested that components communicate through TCP sockets as +this eases setup. Please add corresponding packet filter rules! + + +EXAMPLE +======= + +For clamav-milter, a possible setup might be created by + +A) On the MTA (assumed hostname 'host-mta') + + 1. Add to sendmail.mc + + | INPUT_MAIL_FILTER(`clamav', `S=inet:6666@host-milter, F=, T=S:4m;R:4m')dnl + + 2. Rebuild sendmail.cf + + +B) On the clamav-milter host (assumed hostname 'host-milter') + + 1. Install clamav-milter + clamav-milter-upstart packages + + 2. Set in /etc/mail/clamav-milter.conf + + | MilterSocket inet:6666 + | ClamdSocket tcp:host-scanner:6665 + + and all the other options which are required on your system + + 3. Edit /etc/event.d/clamav-milter and uncomment the + + | start on starting local + + line. Restart your system or execute + + | initctl emit starting local + + 4. Add something like + + | iptables -N IN-cmilt + | iptables -A IN-cmilt -s host-mta -j ACCEPT + | iptables -A IN-cmilt -j DROP + + | iptables -A INPUT -p tcp --dport 6666 -j IN-cmilt + + to your firewall setup + +C) On the clamav-scanner host (assumed hostname 'host-scanner') + + 1. Install clamav-scanner + clamav-scanner-upstart packages + + 2. Add to /etc/clamd.d/scan.conf + + | TCPSocket 6665 + | TCPAddr host-scanner + + comment out possible 'LocalSocket' lines and set all the other + options which are required on your system + + 3. Edit /etc/event.d/clamav-scanner and uncomment the + + | start on starting local + + line. Restart your system or execute + + | initctl emit starting local + + 4. Add something like + + | iptables -N IN-cscan + | iptables -A IN-cscan -s host-milter -j ACCEPT + | iptables -A IN-cscan -j DROP + + | iptables -A INPUT -p tcp --dport 6665 -j IN-csan + + to your firewall setup diff --git a/build_new.log b/build_new.log new file mode 100644 index 0000000000000000000000000000000000000000..61dd7f37fe2bc11252998d1fccd388b2a34f07a8 --- /dev/null +++ b/build_new.log @@ -0,0 +1,7494 @@ +*** certificate verify failed at depth 0 +Subject: /CN=*.openeuler.org +Issuer: /C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3 +Valid: Aug 27 15:36:18 2019 GMT - Nov 25 15:36:18 2019 GMT +Fingerprint(MD5): DC07BB0F91DFFCD9A220BA130830DB5E +Fingerprint(SHA1): D53D104E445066AA2EEA28662838A85A4216A9C1 +Reason: certificate has expired + +The server certificate failed verification + +Would you like to +0 - quit (default) +1 - continue anyways +2 - trust the server certificate permanently +9 - review the server certificate + +Enter choice [0129]: Building clamav.spec for standard_aarch64/aarch64 +Getting buildinfo from server and store to /home/home:zwx655816:branches:openEuler:Extras/clamav/.osc/_buildinfo-standard_aarch64-aarch64.xml +Getting buildconfig from server and store to /home/home:zwx655816:branches:openEuler:Extras/clamav/.osc/_buildconfig-standard_aarch64-aarch64 +Updating cache of required packages +0.0% cache miss. 455/455 dependencies cached. + +Skipping verification of package signatures +Writing build configuration +Running build +logging output to /root/osc/buildroot/.build.log... +[ 0s] Memory limit set to 5170602KB +[ 0s] Using BUILD_ROOT=/root/osc/buildroot +[ 0s] Using BUILD_ARCH=aarch64:aarch64_ilp32:armv8l +[ 0s] +[ 0s] +[ 0s] ecs-b7e6-0004 started "build clamav.spec" at Sat Dec 14 13:06:01 UTC 2019. +[ 0s] +[ 0s] +[ 0s] processing recipe /home/home:zwx655816:branches:openEuler:Extras/clamav/clamav.spec ... +[ 0s] running changelog2spec --target rpm --file /home/home:zwx655816:branches:openEuler:Extras/clamav/clamav.spec +[ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --rpmlist /tmp/rpmlist.vCHQUn /home/home:zwx655816:branches:openEuler:Extras/clamav/clamav.spec ... +[ 1s] reordering...cycle: adobe-mappings-cmap -> adobe-mappings-cmap-lang +[ 1s] breaking dependency adobe-mappings-cmap-lang -> adobe-mappings-cmap +[ 1s] cycle: filesystem -> coreutils -> bash +[ 1s] breaking dependency coreutils -> bash +[ 1s] cycle: filesystem -> coreutils -> info -> bash +[ 1s] breaking dependency coreutils -> info +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> gmp +[ 1s] breaking dependency coreutils -> gmp +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils +[ 1s] breaking dependency coreutils -> glibc +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> acl +[ 1s] breaking dependency coreutils -> acl +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> attr +[ 1s] breaking dependency coreutils -> attr +[ 1s] cycle: coreutils -> libcap +[ 1s] breaking dependency coreutils -> libcap +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl +[ 1s] breaking dependency openssl -> glibc +[ 1s] cycle: filesystem -> coreutils -> openssl -> bash +[ 1s] breaking dependency openssl -> bash +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl +[ 1s] breaking dependency perl -> glibc +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> libxcrypt +[ 1s] breaking dependency perl -> libxcrypt +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> gdbm +[ 1s] breaking dependency perl -> gdbm +[ 1s] cycle: perl -> perl-Carp +[ 1s] breaking dependency perl -> perl-Carp +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-PathTools +[ 1s] breaking dependency perl -> perl-PathTools +[ 1s] cycle: perl -> perl-Exporter +[ 1s] breaking dependency perl -> perl-Exporter +[ 1s] cycle: perl -> perl-ExtUtils-MakeMaker +[ 1s] breaking dependency perl -> perl-ExtUtils-MakeMaker +[ 1s] cycle: perl -> perl-File-Path +[ 1s] breaking dependency perl -> perl-File-Path +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Getopt-Long +[ 1s] breaking dependency perl -> perl-Getopt-Long +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Locale-Maketext +[ 1s] breaking dependency perl -> perl-Locale-Maketext +[ 1s] cycle: perl -> perl-Pod-Simple +[ 1s] breaking dependency perl -> perl-Pod-Simple +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Scalar-List-Utils +[ 1s] breaking dependency perl -> perl-Scalar-List-Utils +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Socket +[ 1s] breaking dependency perl -> perl-Socket +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Storable +[ 1s] breaking dependency perl -> perl-Storable +[ 1s] cycle: perl -> perl-Text-Tabs+Wrap +[ 1s] breaking dependency perl -> perl-Text-Tabs+Wrap +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Time-HiRes +[ 1s] breaking dependency perl -> perl-Time-HiRes +[ 1s] cycle: perl -> perl-Time-Local +[ 1s] breaking dependency perl -> perl-Time-Local +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Unicode-Normalize +[ 1s] breaking dependency perl -> perl-Unicode-Normalize +[ 1s] cycle: coreutils -> openssl -> perl -> perl-constant +[ 1s] breaking dependency perl -> perl-constant +[ 1s] cycle: perl -> perl-parent +[ 1s] breaking dependency perl -> perl-parent +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-threads +[ 1s] breaking dependency perl -> perl-threads +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-threads-shared +[ 1s] breaking dependency perl -> perl-threads-shared +[ 1s] cycle: perl -> perl-Archive-Tar +[ 1s] breaking dependency perl -> perl-Archive-Tar +[ 1s] cycle: perl -> perl-B-Debug +[ 1s] breaking dependency perl -> perl-B-Debug +[ 1s] cycle: coreutils -> openssl -> perl -> perl-CPAN-Meta +[ 1s] breaking dependency perl -> perl-CPAN-Meta +[ 1s] cycle: coreutils -> openssl -> perl -> perl-CPAN-Meta-Requirements +[ 1s] breaking dependency perl -> perl-CPAN-Meta-Requirements +[ 1s] cycle: coreutils -> openssl -> perl -> perl-CPAN-Meta-YAML +[ 1s] breaking dependency perl -> perl-CPAN-Meta-YAML +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Compress-Raw-Bzip2 +[ 1s] breaking dependency perl -> perl-Compress-Raw-Bzip2 +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Compress-Raw-Zlib +[ 1s] breaking dependency perl -> perl-Compress-Raw-Zlib +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Config-Perl-V +[ 1s] breaking dependency perl -> perl-Config-Perl-V +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-DB_File +[ 1s] breaking dependency perl -> perl-DB_File +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Data-Dumper +[ 1s] breaking dependency perl -> perl-Data-Dumper +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Devel-PPPort +[ 1s] breaking dependency perl -> perl-Devel-PPPort +[ 1s] cycle: perl -> perl-Digest +[ 1s] breaking dependency perl -> perl-Digest +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Digest-MD5 +[ 1s] breaking dependency perl -> perl-Digest-MD5 +[ 1s] cycle: perl -> perl-Digest-SHA +[ 1s] breaking dependency perl -> perl-Digest-SHA +[ 1s] cycle: perl -> perl-Encode +[ 1s] breaking dependency perl -> perl-Encode +[ 1s] cycle: perl -> perl-Env +[ 1s] breaking dependency perl -> perl-Env +[ 1s] cycle: perl -> perl-ExtUtils-Command +[ 1s] breaking dependency perl -> perl-ExtUtils-Command +[ 1s] cycle: perl -> perl-ExtUtils-Install +[ 1s] breaking dependency perl -> perl-ExtUtils-Install +[ 1s] cycle: perl -> perl-ExtUtils-Manifest +[ 1s] breaking dependency perl -> perl-ExtUtils-Manifest +[ 1s] cycle: perl -> perl-ExtUtils-ParseXS +[ 1s] breaking dependency perl -> perl-ExtUtils-ParseXS +[ 1s] cycle: perl -> perl-File-Fetch +[ 1s] breaking dependency perl -> perl-File-Fetch +[ 1s] cycle: perl -> perl-File-Temp +[ 1s] breaking dependency perl -> perl-File-Temp +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Filter +[ 1s] breaking dependency perl -> perl-Filter +[ 1s] cycle: perl -> perl-Filter-Simple +[ 1s] breaking dependency perl -> perl-Filter-Simple +[ 1s] cycle: perl -> perl-HTTP-Tiny +[ 1s] breaking dependency perl -> perl-HTTP-Tiny +[ 1s] cycle: perl -> perl-IO-Compress +[ 1s] breaking dependency perl -> perl-IO-Compress +[ 1s] cycle: perl -> perl-IO-Socket-IP +[ 1s] breaking dependency perl -> perl-IO-Socket-IP +[ 1s] cycle: perl -> perl-IPC-Cmd +[ 1s] breaking dependency perl -> perl-IPC-Cmd +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-IPC-SysV +[ 1s] breaking dependency perl -> perl-IPC-SysV +[ 1s] cycle: coreutils -> openssl -> perl -> perl-JSON-PP +[ 1s] breaking dependency perl -> perl-JSON-PP +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Locale-Codes +[ 1s] breaking dependency perl -> perl-Locale-Codes +[ 1s] cycle: coreutils -> openssl -> perl -> perl-MIME-Base64 +[ 1s] breaking dependency perl -> perl-MIME-Base64 +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Math-BigInt +[ 1s] breaking dependency perl -> perl-Math-BigInt +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Math-BigInt-FastCalc +[ 1s] breaking dependency perl -> perl-Math-BigInt-FastCalc +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Math-BigRat +[ 1s] breaking dependency perl -> perl-Math-BigRat +[ 1s] cycle: perl -> perl-Module-CoreList +[ 1s] breaking dependency perl -> perl-Module-CoreList +[ 1s] cycle: perl -> perl-Module-Load +[ 1s] breaking dependency perl -> perl-Module-Load +[ 1s] cycle: perl -> perl-Module-Load-Conditional +[ 1s] breaking dependency perl -> perl-Module-Load-Conditional +[ 1s] cycle: perl -> perl-Module-Metadata +[ 1s] breaking dependency perl -> perl-Module-Metadata +[ 1s] cycle: perl -> perl-Params-Check +[ 1s] breaking dependency perl -> perl-Params-Check +[ 1s] cycle: perl -> perl-Perl-OSType +[ 1s] breaking dependency perl -> perl-Perl-OSType +[ 1s] cycle: perl -> perl-PerlIO-via-QuotedPrint +[ 1s] breaking dependency perl -> perl-PerlIO-via-QuotedPrint +[ 1s] cycle: perl -> perl-Pod-Checker +[ 1s] breaking dependency perl -> perl-Pod-Checker +[ 1s] cycle: perl -> perl-Pod-Escapes +[ 1s] breaking dependency perl -> perl-Pod-Escapes +[ 1s] cycle: perl -> perl-Pod-Parser +[ 1s] breaking dependency perl -> perl-Pod-Parser +[ 1s] cycle: perl -> perl-Pod-Perldoc +[ 1s] breaking dependency perl -> perl-Pod-Perldoc +[ 1s] cycle: perl -> perl-Pod-Usage +[ 1s] breaking dependency perl -> perl-Pod-Usage +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Sys-Syslog +[ 1s] breaking dependency perl -> perl-Sys-Syslog +[ 1s] cycle: perl -> perl-Term-ANSIColor +[ 1s] breaking dependency perl -> perl-Term-ANSIColor +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-Term-Cap -> ncurses +[ 1s] breaking dependency perl -> perl-Term-Cap +[ 1s] cycle: perl -> perl-Test-Harness +[ 1s] breaking dependency perl -> perl-Test-Harness +[ 1s] cycle: perl -> perl-Test-Simple +[ 1s] breaking dependency perl -> perl-Test-Simple +[ 1s] cycle: perl -> perl-Text-Balanced +[ 1s] breaking dependency perl -> perl-Text-Balanced +[ 1s] cycle: perl -> perl-Text-ParseWords +[ 1s] breaking dependency perl -> perl-Text-ParseWords +[ 1s] cycle: perl -> perl-Thread-Queue +[ 1s] breaking dependency perl -> perl-Thread-Queue +[ 1s] cycle: coreutils -> openssl -> perl -> perl-Unicode-Collate +[ 1s] breaking dependency perl -> perl-Unicode-Collate +[ 1s] cycle: perl -> perl-autodie +[ 1s] breaking dependency perl -> perl-autodie +[ 1s] cycle: perl -> perl-bignum +[ 1s] breaking dependency perl -> perl-bignum +[ 1s] cycle: perl -> perl-devel +[ 1s] breaking dependency perl-devel -> perl +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-devel +[ 1s] breaking dependency perl-devel -> glibc +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-devel -> perl-Devel-PPPort +[ 1s] breaking dependency perl-devel -> perl-Devel-PPPort +[ 1s] cycle: perl -> perl-devel -> perl-Exporter +[ 1s] breaking dependency perl-devel -> perl-Exporter +[ 1s] cycle: perl -> perl-devel -> perl-ExtUtils-Install +[ 1s] breaking dependency perl-devel -> perl-ExtUtils-Install +[ 1s] cycle: perl -> perl-devel -> perl-ExtUtils-ParseXS +[ 1s] breaking dependency perl-devel -> perl-ExtUtils-ParseXS +[ 1s] cycle: perl -> perl-devel -> perl-File-Path +[ 1s] breaking dependency perl -> perl-devel +[ 1s] cycle: perl -> perl-Encode-devel +[ 1s] breaking dependency perl -> perl-Encode-devel +[ 1s] cycle: perl -> perl-experimental +[ 1s] breaking dependency perl -> perl-experimental +[ 1s] cycle: perl -> perl-libnet +[ 1s] breaking dependency perl-libnet -> perl +[ 1s] cycle: perl -> perl-libnet -> perl-Carp +[ 1s] breaking dependency perl-libnet -> perl-Carp +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-libnet -> perl-Digest-MD5 +[ 1s] breaking dependency perl-libnet -> perl-Digest-MD5 +[ 1s] cycle: perl -> perl-libnet -> perl-Exporter +[ 1s] breaking dependency perl-libnet -> perl-Exporter +[ 1s] cycle: perl -> perl-libnet -> perl-IO-Socket-IP +[ 1s] breaking dependency perl-libnet -> perl-IO-Socket-IP +[ 1s] cycle: coreutils -> openssl -> perl -> perl-libnet -> perl-Socket +[ 1s] breaking dependency perl-Socket -> coreutils +[ 1s] cycle: filesystem -> coreutils -> openssl -> perl -> perl-libnet -> perl-Socket -> bash +[ 1s] breaking dependency perl-Socket -> bash +[ 1s] cycle: glibc -> basesystem -> filesystem -> coreutils -> openssl -> perl -> perl-libnet -> perl-Socket +[ 1s] breaking dependency openssl -> perl +[ 1s] cycle: coreutils -> openssl -> ca-certificates +[ 1s] breaking dependency ca-certificates -> coreutils +[ 1s] cycle: filesystem -> coreutils -> openssl -> ca-certificates -> bash +[ 1s] breaking dependency ca-certificates -> bash +[ 1s] cycle: coreutils -> openssl -> ca-certificates -> grep +[ 1s] breaking dependency openssl -> ca-certificates +[ 1s] cycle: coreutils -> openssl +[ 1s] breaking dependency openssl -> coreutils +[ 1s] cycle: coreutils -> openssl -> crypto-policies +[ 1s] breaking dependency crypto-policies -> coreutils +[ 1s] cycle: filesystem -> coreutils -> openssl -> crypto-policies -> bash +[ 1s] breaking dependency filesystem -> coreutils +[ 1s] cycle: filesystem -> bash +[ 1s] breaking dependency filesystem -> bash +[ 1s] cycle: filesystem -> setup -> openEuler-release -> coreutils -> openssl -> crypto-policies -> bash +[ 1s] breaking dependency filesystem -> setup +[ 1s] cycle: glibc -> basesystem -> setup -> openEuler-release -> coreutils -> openssl -> crypto-policies -> bash +[ 1s] breaking dependency glibc -> basesystem +[ 1s] cycle: glibc -> glibc-common -> coreutils -> openssl -> crypto-policies -> bash +[ 1s] breaking dependency glibc-common -> coreutils +[ 1s] cycle: glibc -> glibc-common -> bash +[ 1s] breaking dependency glibc-common -> bash +[ 1s] cycle: glibc -> glibc-common +[ 1s] breaking dependency glibc-common -> glibc +[ 1s] cycle: glibc -> glibc-common -> libselinux +[ 1s] breaking dependency libselinux -> glibc +[ 1s] cycle: glibc -> glibc-common -> libselinux -> pcre2 +[ 1s] breaking dependency pcre2 -> glibc +[ 1s] cycle: glibc -> glibc-common -> libselinux -> pcre2 -> readline +[ 1s] breaking dependency readline -> glibc +[ 1s] cycle: glibc -> glibc-common -> libselinux -> pcre2 -> readline -> ncurses +[ 1s] breaking dependency ncurses -> glibc +[ 1s] cycle: glibc -> glibc-common -> libselinux -> pcre2 -> readline -> ncurses -> libstdc++ +[ 1s] breaking dependency ncurses -> libstdc++ +[ 1s] cycle: glibc -> glibc-common -> libselinux -> libsepol -> coreutils -> openssl -> crypto-policies -> bash +[ 1s] breaking dependency libsepol -> coreutils +[ 1s] cycle: glibc -> glibc-common -> libselinux -> libsepol -> bash +[ 1s] breaking dependency libsepol -> bash +[ 1s] cycle: glibc -> glibc-common -> libselinux -> libsepol +[ 1s] breaking dependency libselinux -> libsepol +[ 1s] cycle: coreutils -> openssl -> crypto-policies -> grep +[ 1s] breaking dependency grep -> coreutils +[ 1s] cycle: e2fsprogs -> util-linux -> pam -> audit -> krb5 +[ 1s] breaking dependency util-linux -> pam +[ 1s] cycle: e2fsprogs -> util-linux -> audit -> krb5 +[ 1s] breaking dependency util-linux -> audit +[ 1s] cycle: e2fsprogs -> util-linux -> systemd -> audit -> krb5 +[ 1s] breaking dependency systemd -> audit +[ 1s] cycle: util-linux -> systemd +[ 1s] breaking dependency systemd -> util-linux +[ 1s] cycle: util-linux -> systemd -> cryptsetup +[ 1s] breaking dependency systemd -> cryptsetup +[ 1s] cycle: perl -> perl-libnet -> perl-Socket +[ 1s] breaking dependency perl-Socket -> perl +[ 1s] cycle: perl -> perl-libnet -> perl-Socket -> perl-Carp +[ 1s] breaking dependency perl -> perl-libnet +[ 1s] cycle: perl -> perl-perlfaq +[ 1s] breaking dependency perl -> perl-perlfaq +[ 1s] cycle: perl -> perl-podlators +[ 1s] breaking dependency perl-podlators -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Carp +[ 1s] breaking dependency perl-podlators -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Encode +[ 1s] breaking dependency perl-Encode -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Encode -> perl-Carp +[ 1s] breaking dependency perl-podlators -> perl-Encode +[ 1s] cycle: perl -> perl-podlators -> perl-Exporter +[ 1s] breaking dependency perl-podlators -> perl-Exporter +[ 1s] cycle: perl -> perl-podlators -> perl-PathTools +[ 1s] breaking dependency perl-podlators -> perl-PathTools +[ 1s] cycle: perl -> perl-podlators -> perl-Getopt-Long +[ 1s] breaking dependency perl-Getopt-Long -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Getopt-Long -> perl-Exporter +[ 1s] breaking dependency perl-Getopt-Long -> perl-Exporter +[ 1s] cycle: perl -> perl-podlators -> perl-Getopt-Long -> perl-Pod-Usage +[ 1s] breaking dependency perl-Pod-Usage -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Getopt-Long -> perl-Pod-Usage -> perl-Carp +[ 1s] breaking dependency perl-Pod-Usage -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Getopt-Long -> perl-Pod-Usage -> perl-Exporter +[ 1s] breaking dependency perl-podlators -> perl-Getopt-Long +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple +[ 1s] breaking dependency perl-Pod-Simple -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Carp +[ 1s] breaking dependency perl-Pod-Simple -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-PathTools +[ 1s] breaking dependency perl-PathTools -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-PathTools -> perl-Carp +[ 1s] breaking dependency perl-Pod-Simple -> perl-PathTools +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Carp +[ 1s] breaking dependency perl-Encode -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Exporter +[ 1s] breaking dependency perl-Encode -> perl-Exporter +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Getopt-Long -> perl-Pod-Usage -> perl-Exporter +[ 1s] breaking dependency perl-Encode -> perl-Getopt-Long +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-MIME-Base64 +[ 1s] breaking dependency perl-MIME-Base64 -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-MIME-Base64 -> perl-Exporter +[ 1s] breaking dependency perl-Encode -> perl-MIME-Base64 +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Storable +[ 1s] breaking dependency perl-Storable -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Storable -> perl-Carp +[ 1s] breaking dependency perl-Storable -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Simple -> perl-Encode -> perl-Storable -> perl-Exporter +[ 1s] breaking dependency perl-podlators -> perl-Pod-Simple +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-Exporter +[ 1s] breaking dependency perl-Pod-Usage -> perl-Exporter +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-PathTools -> perl-Carp +[ 1s] breaking dependency perl-PathTools -> perl-Carp +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-PathTools -> perl-Exporter +[ 1s] breaking dependency perl-Pod-Usage -> perl-PathTools +[ 1s] cycle: perl-Pod-Usage -> perl-Getopt-Long +[ 1s] breaking dependency perl-Getopt-Long -> perl-Pod-Usage +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-Getopt-Long -> perl-Text-ParseWords +[ 1s] breaking dependency perl-Getopt-Long -> perl-Text-ParseWords +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-Getopt-Long -> perl-constant +[ 1s] breaking dependency perl-constant -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Pod-Usage -> perl-Getopt-Long -> perl-constant -> perl-Carp +[ 1s] breaking dependency perl-podlators -> perl-Pod-Usage +[ 1s] cycle: perl -> perl-podlators -> perl-Term-ANSIColor +[ 1s] breaking dependency perl-podlators -> perl-Term-ANSIColor +[ 1s] cycle: perl -> perl-podlators -> perl-Term-Cap +[ 1s] breaking dependency perl-Term-Cap -> perl +[ 1s] cycle: perl -> perl-podlators -> perl-Term-Cap -> perl-Carp +[ 1s] breaking dependency perl-Term-Cap -> perl-Carp +[ 1s] cycle: perl -> perl-version +[ 1s] breaking dependency perl-version -> perl +[ 1s] cycle: perl -> perl-version -> perl-constant -> perl-Carp +[ 1s] breaking dependency perl-constant -> perl-Carp +[ 1s] cycle: perl-Carp -> perl-Exporter +[ 1s] breaking dependency perl-Exporter -> perl-Carp +[ 1s] cycle: perl-ExtUtils-MakeMaker -> perl-ExtUtils-Install +[ 1s] breaking dependency perl-ExtUtils-MakeMaker -> perl-ExtUtils-Install +[ 1s] cycle: glibc-devel -> libxcrypt-devel +[ 1s] breaking dependency glibc-devel -> libxcrypt-devel +[ 1s] cycle: systemd -> gnutls -> p11-kit +[ 1s] breaking dependency systemd -> gnutls +[ 1s] cycle: e2fsprogs -> util-linux -> systemd -> pam -> audit -> krb5 +[ 1s] breaking dependency systemd -> pam +[ 1s] cycle: e2fsprogs -> util-linux -> systemd -> shadow -> audit -> krb5 +[ 1s] breaking dependency systemd -> shadow +[ 1s] cycle: glib2 -> gamin +[ 1s] breaking dependency glib2 -> gamin +[ 1s] cycle: util-linux -> libuser -> glib2 +[ 1s] breaking dependency util-linux -> libuser +[ 1s] cycle: e2fsprogs -> util-linux -> libutempter -> shadow -> audit -> krb5 +[ 1s] breaking dependency util-linux -> libutempter +[ 1s] cycle: e2fsprogs -> util-linux -> shadow -> audit -> krb5 +[ 1s] breaking dependency util-linux -> shadow +[ 1s] cycle: openldap -> cyrus-sasl +[ 1s] breaking dependency cyrus-sasl -> openldap +[ 1s] cycle: openldap -> cyrus-sasl -> pam -> audit +[ 1s] breaking dependency cyrus-sasl -> pam +[ 1s] cycle: openldap -> cyrus-sasl -> shadow -> audit +[ 1s] breaking dependency cyrus-sasl -> shadow +[ 1s] cycle: python2 -> python2-debug +[ 1s] breaking dependency python2-debug -> python2 +[ 1s] cycle: fontconfig -> urw-base35-d050000l-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-d050000l-fonts +[ 1s] cycle: fontconfig -> urw-base35-nimbus-sans-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-nimbus-sans-fonts +[ 1s] cycle: fontconfig -> urw-base35-c059-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-c059-fonts +[ 1s] cycle: fontconfig -> urw-base35-z003-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-z003-fonts +[ 1s] cycle: fontconfig -> urw-base35-p052-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-p052-fonts +[ 1s] cycle: fontconfig -> urw-base35-nimbus-mono-ps-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-nimbus-mono-ps-fonts +[ 1s] cycle: fontconfig -> urw-base35-bookman-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-bookman-fonts +[ 1s] cycle: fontconfig -> urw-base35-nimbus-roman-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-nimbus-roman-fonts +[ 1s] cycle: fontconfig -> urw-base35-gothic-fonts +[ 1s] breaking dependency fontconfig -> urw-base35-gothic-fonts +[ 1s] cycle: python2 -> python2-debug -> python2-devel +[ 1s] breaking dependency python2-debug -> python2-devel +[ 1s] cycle: python2 -> python2-debug -> python2-tkinter +[ 1s] breaking dependency python2-debug -> python2-tkinter +[ 1s] cycle: python2 -> python2-debug -> python2-tools +[ 1s] breaking dependency python2-debug -> python2-tools +[ 1s] cycle: python2-pip -> python2 +[ 1s] breaking dependency python2 -> python2-pip +[ 1s] cycle: hunspell-en -> hunspell +[ 1s] breaking dependency hunspell -> hunspell-en +[ 1s] cycle: ocaml-compiler-libs -> ocaml -> ocaml-runtime +[ 1s] breaking dependency ocaml -> ocaml-runtime +[ 1s] cycle: ocaml-compiler-libs -> ocaml-runtime +[ 1s] breaking dependency ocaml-runtime -> ocaml-compiler-libs +[ 1s] cycle: libpwquality -> pam +[ 1s] breaking dependency pam -> libpwquality +[ 1s] cycle: libglvnd -> mesa-libEGL +[ 1s] breaking dependency mesa-libEGL -> libglvnd +[ 1s] cycle: libglvnd -> mesa-libGL +[ 1s] breaking dependency mesa-libGL -> libglvnd +[ 1s] cycle: nss-util -> nss +[ 1s] breaking dependency nss -> nss-util +[ 1s] cycle: nss-softokn -> nss-util -> nss +[ 1s] breaking dependency nss -> nss-softokn +[ 1s] cycle: perl-Git -> git +[ 1s] breaking dependency git -> perl-Git +[ 1s] done +[ 1s] querying package ids... +[ 2s] [1/455] keeping adobe-mappings-pdf-20190401-1 +[ 2s] [2/455] keeping fontpackages-filesystem-1.44-23 +[ 2s] [3/455] keeping libsecurec-1.1.1-2 +[ 2s] [4/455] keeping openEuler-gpg-keys-1.0-2.3 +[ 2s] [5/455] keeping python-setuptools-40.4.3-4 +[ 2s] [6/455] keeping python2-help-2.7.16-6 +[ 2s] [7/455] keeping qt5-srpm-macros-5.11.1-6 +[ 2s] [8/455] keeping tzdata-2019b-6 +[ 2s] [9/455] keeping xkeyboard-config-2.24-6 +[ 2s] [10/455] keeping dejavu-fonts-2.35-8 +[ 2s] [11/455] keeping google-droid-sans-fonts-20120715-15 +[ 2s] [12/455] keeping openEuler-repos-1.0-2.3 +[ 2s] [13/455] keeping adobe-mappings-cmap-lang-20190730-2 +[ 2s] [14/455] keeping filesystem-3.9-3 +[ 2s] [15/455] keeping adobe-mappings-cmap-20190730-2 +[ 2s] [16/455] keeping emacs-filesystem-1:26.1-9 +[ 2s] [17/455] keeping libgcc-7.3.0-20190804.h26 +[ 2s] [18/455] keeping urw-base35-fonts-common-20170801-11 +[ 2s] [19/455] keeping ncurses-6.1-11 +[ 2s] [20/455] keeping readline-7.0-13 +[ 2s] [21/455] keeping perl-Term-Cap-1.17-509 +[ 2s] [22/455] keeping pcre2-10.33-1 +[ 2s] [23/455] keeping perl-podlators-1:4.11-5 +[ 2s] [24/455] keeping libselinux-2.9-1 +[ 2s] [25/455] keeping glibc-common-2.28-27 +[ 2s] [26/455] keeping glibc-2.28-27 +[ 2s] [27/455] keeping brotli-1.0.5-2 +[ 2s] [28/455] keeping cdparanoia-10.2-29 +[ 2s] [29/455] keeping chrpath-0.16-10 +[ 2s] [30/455] keeping cpio-2.12-13 +[ 2s] [31/455] keeping diffutils-3.7-3 +[ 2s] [32/455] keeping expat-2.2.6-5 +[ 2s] [33/455] keeping fribidi-1.0.5-2 +[ 2s] [34/455] keeping giflib-5.1.4-3 +[ 2s] [35/455] keeping gmp-1:6.1.2-9 +[ 2s] [36/455] keeping hyphen-2.8.8-12 +[ 2s] [37/455] keeping jbig2dec-0.16-2 +[ 2s] [38/455] keeping jbigkit-2.1-16 +[ 2s] [39/455] keeping json-c-0.13.1-4 +[ 2s] [40/455] keeping lcms2-2.9-6 +[ 2s] [41/455] keeping libICE-1.0.10-1 +[ 2s] [42/455] keeping libXau-1.0.9-2 +[ 2s] [43/455] keeping libaio-0.3.111-4 +[ 2s] [44/455] keeping libcap-ng-0.7.9-5 +[ 2s] [45/455] keeping libdatrie-0.2.12-1 +[ 2s] [46/455] keeping libdrm-2.4.95-2 +[ 2s] [47/455] keeping libepoxy-1.5.3-2 +[ 2s] [48/455] keeping libev-4.24-11 +[ 2s] [49/455] keeping libffi-3.2.1-1 +[ 2s] [50/455] keeping libgpg-error-1.31-3 +[ 2s] [51/455] keeping libijs-0.35-9 +[ 2s] [52/455] keeping libjpeg-turbo-2.0.0-3 +[ 2s] [53/455] keeping libnghttp2-1.39.2-1 +[ 2s] [54/455] keeping libogg-2:1.3.3-3 +[ 2s] [55/455] keeping libpcap-14:1.9.0-4 +[ 2s] [56/455] keeping libpipeline-1.5.0-6 +[ 2s] [57/455] keeping libsigsegv-2.11-10 +[ 2s] [58/455] keeping libtasn1-4.13-5 +[ 2s] [59/455] keeping libunistring-0.9.10-7 +[ 2s] [60/455] keeping libvisual-1:0.4.0-26 +[ 2s] [61/455] keeping libwebp-1.0.0-3 +[ 2s] [62/455] keeping libxcrypt-4.4.8-2 +[ 2s] [63/455] keeping libxshmfence-1.3-6 +[ 2s] [64/455] keeping lz4-1.9.2-1 +[ 2s] [65/455] keeping m4-1.4.18-12 +[ 2s] [66/455] keeping mcpp-2.7.2-24 +[ 2s] [67/455] keeping openjpeg2-2.3.1-1 +[ 2s] [68/455] keeping pixman-0.38.0-1 +[ 2s] [69/455] keeping sendmail-milter-8.15.2-29.fc29 +[ 2s] [70/455] keeping which-2.21-13 +[ 2s] [71/455] keeping zlib-1.2.11-16 +[ 2s] [72/455] keeping attr-2.4.48-5 +[ 2s] [73/455] keeping bash-5.0-6 +[ 2s] [74/455] keeping libedit-3.1-25 +[ 2s] [75/455] keeping libidn-1.35-7 +[ 2s] [76/455] keeping libxkbcommon-0.8.4-2 +[ 2s] [77/455] keeping mesa-libglapi-18.2.2-4 +[ 2s] [78/455] keeping opus-1.3.1-1 +[ 2s] [79/455] keeping gdbm-1:1.18-2 +[ 2s] [80/455] keeping libsepol-2.9-1 +[ 2s] [81/455] keeping libstdc++-7.3.0-20190804.h26 +[ 2s] [82/455] keeping libstdc++-devel-7.3.0-20190804.h26 +[ 2s] [83/455] keeping sendmail-milter-devel-8.15.2-29.fc29 +[ 2s] [84/455] keeping bzip2-1.0.8-1 +[ 2s] [85/455] keeping file-libs-5.34-6 +[ 2s] [86/455] keeping fuse-2.9.7-22 +[ 2s] [87/455] keeping iptables-libs-1.8.0-6 +[ 2s] [88/455] keeping jasper-2.0.14-9 +[ 2s] [89/455] keeping keyutils-1.5.10-9 +[ 2s] [90/455] keeping libassuan-2.5.1-5 +[ 2s] [91/455] keeping libfontenc-1.1.4-2 +[ 2s] [92/455] keeping libgcrypt-1.8.3-4 +[ 2s] [93/455] keeping libmetalink-0.1.3-8 +[ 2s] [94/455] keeping libpaper-1.1.24-23 +[ 2s] [95/455] keeping libpng-2:1.6.36-2 +[ 2s] [96/455] keeping libthai-0.1.28-2 +[ 2s] [97/455] keeping libtheora-1:1.1.1-23 +[ 2s] [98/455] keeping libvorbis-1:1.3.6-4 +[ 2s] [99/455] keeping libxcb-1.13.1-2 +[ 2s] [100/455] keeping mpfr-3.1.6-3 +[ 2s] [101/455] keeping nettle-3.4.1rc1-4 +[ 2s] [102/455] keeping pkgconf-1.6.3-5 +[ 2s] [103/455] keeping wayland-1.17.0-1 +[ 2s] [104/455] keeping acl-2.2.53-3 +[ 2s] [105/455] keeping gc-8.0.4-1 +[ 2s] [106/455] keeping less-551-2 +[ 2s] [107/455] keeping libdb-5.3.28-35 +[ 2s] [108/455] keeping libicu-62.1-2 +[ 2s] [109/455] keeping patch-2.7.6-7 +[ 2s] [110/455] keeping zstd-1.3.6-2 +[ 2s] [111/455] keeping gmp-c++-1:6.1.2-9 +[ 2s] [112/455] keeping info-6.5-17 +[ 2s] [113/455] keeping mozjs52-52.9.0-4 +[ 2s] [114/455] keeping pcre-8.43-4 +[ 2s] [115/455] keeping woff2-1.0.2-6 +[ 2s] [116/455] keeping device-mapper-persistent-data-0.7.6-3 +[ 2s] [117/455] keeping hunspell-1.7.0-4 +[ 2s] [118/455] keeping libtiff-4.0.10-2 +[ 2s] [119/455] keeping hunspell-en-0.20140811.1-15 +[ 2s] [120/455] keeping keyutils-libs-devel-1.5.10-9 +[ 2s] [121/455] keeping bzip2-devel-1.0.8-1 +[ 2s] [122/455] keeping gmp-devel-1:6.1.2-9 +[ 2s] [123/455] keeping json-c-devel-0.13.1-4 +[ 2s] [124/455] keeping libX11-1.6.9-2 +[ 2s] [125/455] keeping libsepol-devel-2.9-1 +[ 2s] [126/455] keeping zlib-devel-1.2.11-16 +[ 2s] [127/455] keeping file-5.34-6 +[ 2s] [128/455] keeping libatomic-7.3.0-20190804.h26 +[ 2s] [129/455] keeping libmpc-1.1.0-3 +[ 2s] [130/455] keeping ncurses-devel-6.1-11 +[ 2s] [131/455] keeping pcre2-devel-10.33-1 +[ 2s] [132/455] keeping qrencode-4.0.2-2 +[ 2s] [133/455] keeping sed-4.5-3 +[ 2s] [134/455] keeping unzip-6.0-41 +[ 2s] [135/455] keeping bc-1.07.1-9 +[ 2s] [136/455] keeping grep-3.1-10 +[ 2s] [137/455] keeping slang-2.3.2-7 +[ 2s] [138/455] keeping libasan-7.3.0-20190804.h26 +[ 2s] [139/455] keeping mesa-libgbm-18.2.2-4 +[ 2s] [140/455] keeping gawk-4.2.1-4 +[ 2s] [141/455] keeping crontabs-1.11-21 +[ 2s] [142/455] keeping libXcomposite-0.4.4-17 +[ 2s] [143/455] keeping libXext-1.3.4-2 +[ 2s] [144/455] keeping libXfixes-5.0.3-11 +[ 2s] [145/455] keeping libXpm-3.5.12-11 +[ 2s] [146/455] keeping libXrender-0.9.10-10 +[ 2s] [147/455] keeping xz-5.2.4-4 +[ 2s] [148/455] keeping zip-3.0-24 +[ 2s] [149/455] keeping crypto-policies-20180925-2.git71ca85f +[ 2s] [150/455] keeping libselinux-devel-2.9-1 +[ 2s] [151/455] keeping mesa-libEGL-18.2.2-4 +[ 2s] [152/455] keeping xz-devel-5.2.4-4 +[ 2s] [153/455] keeping libXdamage-1.1.4-18 +[ 2s] [154/455] keeping libXi-1.7.9-11 +[ 2s] [155/455] keeping libXinerama-1.1.4-5 +[ 2s] [156/455] keeping libXv-1.0.11-11 +[ 2s] [157/455] keeping libXxf86misc-1.0.4-4 +[ 2s] [158/455] keeping libXxf86vm-1.1.4-13 +[ 2s] [159/455] keeping libxml2-2.9.8-7 +[ 2s] [160/455] keeping libXcursor-1.1.15-5 +[ 2s] [161/455] keeping libXrandr-1.5.1-10 +[ 2s] [162/455] keeping kmod-25-5 +[ 2s] [163/455] keeping openssl-1:1.1.1c-5 +[ 2s] [164/455] keeping libevent-2.1.11-2 +[ 2s] [165/455] keeping libssh2-1.9.0-1 +[ 2s] [166/455] keeping libXtst-1.2.3-10 +[ 2s] [167/455] keeping libxml2-devel-2.9.8-7 +[ 2s] [168/455] keeping libarchive-3.4.0-2 +[ 2s] [169/455] keeping coreutils-8.30-6 +[ 2s] [170/455] keeping mesa-libGL-18.2.2-4 +[ 2s] [171/455] keeping adwaita-icon-theme-3.32.0-1 +[ 2s] [172/455] keeping alsa-lib-1.1.6-5 +[ 2s] [173/455] keeping hicolor-icon-theme-0.17-4 +[ 2s] [174/455] keeping publicsuffix-list-20180723-3 +[ 2s] [175/455] keeping uname-build-checks-1.0-0.3.oe1 +[ 2s] [176/455] keeping argon2-20161029-7 +[ 2s] [177/455] keeping findutils-2:4.6.0-4 +[ 2s] [178/455] keeping gzip-1.9-17 +[ 2s] [179/455] keeping libcap-2.27-1 +[ 2s] [180/455] keeping libseccomp-2.4.1-3 +[ 2s] [181/455] keeping npth-1.5-7 +[ 2s] [182/455] keeping nspr-4.20.0-2 +[ 2s] [183/455] keeping openEuler-release-1.0-18 +[ 2s] [184/455] keeping orc-0.4.28-4 +[ 2s] [185/455] keeping popt-1.16-16 +[ 2s] [186/455] keeping sgml-common-0.6.3-51 +[ 2s] [187/455] keeping fipscheck-1.5.0-7 +[ 2s] [188/455] keeping libgpg-error-devel-1.31-3 +[ 2s] [189/455] keeping libidn2-2.0.5-4 +[ 2s] [190/455] keeping libksba-1.3.5-11 +[ 2s] [191/455] keeping perl-constant-1.33-420 +[ 2s] [192/455] keeping tar-2:1.30-7 +[ 2s] [193/455] keeping tcl-1:8.6.8-5 +[ 2s] [194/455] keeping elfutils-0.177-3 +[ 2s] [195/455] keeping graphite2-1.3.10-7 +[ 2s] [196/455] keeping ima-evm-utils-1.1-7 +[ 2s] [197/455] keeping libglvnd-1:1.1.0-4 +[ 2s] [198/455] keeping libgomp-7.3.0-20190804.h26 +[ 2s] [199/455] keeping libmodman-2.0.1-19 +[ 2s] [200/455] keeping lua-5.3.5-4 +[ 2s] [201/455] keeping libxslt-1.1.32-4 +[ 2s] [202/455] keeping freetype-2.9.1-3 +[ 2s] [203/455] keeping nmap-2:7.70-8 +[ 2s] [204/455] keeping cpp-7.3.0-20190804.h26 +[ 2s] [205/455] keeping iso-codes-3.79-4 +[ 2s] [206/455] keeping setup-2.13.3-3 +[ 2s] [207/455] keeping newt-0.52.21-3 +[ 2s] [208/455] keeping perl-version-8:0.99.24-2 +[ 2s] [209/455] keeping cracklib-2.9.6-17 +[ 2s] [210/455] keeping dwz-0.12-11 +[ 2s] [211/455] keeping sqlite-3.24.0-4 +[ 2s] [212/455] keeping logrotate-3.15.1-1 +[ 2s] [213/455] keeping xorg-x11-font-utils-1:7.5-41 +[ 2s] [214/455] keeping libgcrypt-devel-1.8.3-4 +[ 2s] [215/455] keeping perl-Getopt-Long-2.50-418 +[ 2s] [216/455] keeping gnupg2-2.2.17-3 +[ 2s] [217/455] keeping systemd-243-4 +[ 2s] [218/455] keeping systemd-devel-243-4 +[ 2s] [219/455] keeping basesystem-12-1 +[ 2s] [220/455] keeping libusbx-1.0.22-2 +[ 2s] [221/455] keeping p11-kit-0.23.14-3 +[ 2s] [222/455] keeping procps-ng-3.3.15-8 +[ 2s] [223/455] keeping chkconfig-1.10-7 +[ 2s] [224/455] keeping util-linux-2.32.1-3 +[ 2s] [225/455] keeping perl-4:5.28.0-428 +[ 2s] [226/455] keeping perl-B-Debug-1.26-4 +[ 2s] [227/455] keeping perl-Env-1.04-397 +[ 2s] [228/455] keeping perl-parent-1:0.237-4 +[ 2s] [229/455] keeping perl-perlfaq-5.20180915-4 +[ 2s] [230/455] keeping perl-Devel-PPPort-3.42-4 +[ 2s] [231/455] keeping perl-Exporter-5.73-419 +[ 2s] [232/455] keeping e2fsprogs-1.44.3-7 +[ 2s] [233/455] keeping libSM-1.2.3-2 +[ 2s] [234/455] keeping kernel-devel-4.19.36-vhulk1907.1.0.h005 +[ 2s] [235/455] keeping obs-env-1.0-3 +[ 2s] [236/455] keeping ocaml-runtime-4.07.0-2.oe1 +[ 2s] [237/455] keeping binutils-2.31.1-15 +[ 2s] [238/455] keeping p11-kit-trust-0.23.14-3 +[ 2s] [239/455] keeping device-mapper-8:1.02.150-3 +[ 2s] [240/455] keeping emacs-common-1:26.1-9 +[ 2s] [241/455] keeping glib2-2.58.1-4 +[ 2s] [242/455] keeping fontconfig-2.13.1-2 +[ 2s] [243/455] keeping gsettings-desktop-schemas-3.32.0-1 +[ 2s] [244/455] keeping ModemManager-glib-1.8.0-7 +[ 2s] [245/455] keeping atk-2.30.0-3 +[ 2s] [246/455] keeping json-glib-1.4.4-2 +[ 2s] [247/455] keeping perl-Carp-1.50-418 +[ 2s] [248/455] keeping perl-Perl-OSType-1.010-420 +[ 2s] [249/455] keeping perl-Pod-Escapes-1:1.07-419 +[ 2s] [250/455] keeping perl-Term-ANSIColor-4.06-510 +[ 2s] [251/455] keeping perl-Text-Tabs+Wrap-2013.0523-418 +[ 2s] [252/455] keeping desktop-file-utils-0.23-10 +[ 2s] [253/455] keeping libcroco-0.6.12-9 +[ 2s] [254/455] keeping libgudev-232-6 +[ 2s] [255/455] keeping libgusb-0.3.0-5 +[ 2s] [256/455] keeping gamin-0.1.10-36 +[ 2s] [257/455] keeping gstreamer1-1.14.4-2 +[ 2s] [258/455] keeping libXt-1.1.5-11 +[ 2s] [259/455] keeping libsecret-0.18.6-4 +[ 2s] [260/455] keeping libverto-0.3.1-2 +[ 2s] [261/455] keeping perl-Config-Perl-V-0.30-4 +[ 2s] [262/455] keeping polkit-libs-0.116-4 +[ 2s] [263/455] keeping xorg-x11-fonts-7.5-21 +[ 2s] [264/455] keeping enchant-1:1.6.0-23 +[ 2s] [265/455] keeping libXft-2.3.2-13 +[ 2s] [266/455] keeping perl-MIME-Base64-3.15-418 +[ 2s] [267/455] keeping shared-mime-info-1.10-4 +[ 2s] [268/455] keeping ca-certificates-2019.2.36-1 +[ 2s] [269/455] keeping device-mapper-event-8:1.02.150-3 +[ 2s] [270/455] keeping e2fsprogs-devel-1.44.3-7 +[ 2s] [271/455] keeping perl-Storable-1:3.15-1 +[ 2s] [272/455] keeping webkit2gtk3-jsc-2.22.2-2 +[ 2s] [273/455] keeping babeltrace-1.5.6-3 +[ 2s] [274/455] keeping glibc-devel-2.28-27 +[ 2s] [275/455] keeping harfbuzz-1.8.7-2 +[ 2s] [276/455] keeping cairo-1.15.14-2 +[ 2s] [277/455] keeping gd-2.2.5-5 +[ 2s] [278/455] keeping libverto-devel-0.3.1-2 +[ 2s] [279/455] keeping perl-PerlIO-via-QuotedPrint-0.08-397 +[ 2s] [280/455] keeping libxcrypt-devel-4.4.8-2 +[ 2s] [281/455] keeping perl-Algorithm-Diff-1.1903-13 +[ 2s] [282/455] keeping perl-Params-Check-1:0.38-418 +[ 2s] [283/455] keeping perl-Text-Balanced-2.03-419 +[ 2s] [284/455] keeping perl-Text-ParseWords-3.30-419 +[ 2s] [285/455] keeping perl-experimental-0.020-2 +[ 2s] [286/455] keeping perl-threads-1:2.22-419 +[ 2s] [287/455] keeping libXmu-1.1.2-14 +[ 2s] [288/455] keeping perl-Digest-1.17-419 +[ 2s] [289/455] keeping perl-Filter-2:1.59-2 +[ 2s] [290/455] keeping perl-Locale-Maketext-1.29-420 +[ 2s] [291/455] keeping perl-CPAN-Meta-Requirements-2.140-419 +[ 2s] [292/455] keeping perl-Time-Local-2:1.280-5 +[ 2s] [293/455] keeping perl-Compress-Raw-Bzip2-2.081-8 +[ 2s] [294/455] keeping perl-Compress-Raw-Zlib-2.081-6 +[ 2s] [295/455] keeping perl-Locale-Codes-3.58-2 +[ 2s] [296/455] keeping perl-Math-BigInt-1:1.9998.13-5 +[ 2s] [297/455] keeping perl-Scalar-List-Utils-3:1.52-1 +[ 2s] [298/455] keeping perl-Socket-4:2.029-1 +[ 2s] [299/455] keeping perl-Time-HiRes-1.9760-2 +[ 2s] [300/455] keeping perl-Unicode-Normalize-1.26-419 +[ 2s] [301/455] keeping gettext-0.20.1-1 +[ 2s] [302/455] keeping perl-Encode-4:2.98-9 +[ 2s] [303/455] keeping tk-1:8.6.8-2 +[ 2s] [304/455] keeping gdk-pixbuf2-2.38.0-6 +[ 2s] [305/455] keeping krb5-1.17-4 +[ 2s] [306/455] keeping lvm2-8:2.02.181-3 +[ 2s] [307/455] keeping pango-1.43.0-3 +[ 2s] [308/455] keeping gcc-7.3.0-20190804.h26 +[ 2s] [309/455] keeping libnotify-0.7.8-1 +[ 2s] [310/455] keeping libtirpc-1.1.4-1 +[ 2s] [311/455] keeping perl-Digest-MD5-2.55-419 +[ 2s] [312/455] keeping perl-Error-1:0.17026-4 +[ 2s] [313/455] keeping perl-Filter-Simple-0.95-418 +[ 2s] [314/455] keeping perl-IO-Socket-IP-0.39-420 +[ 2s] [315/455] keeping libssh-0.8.3-4 +[ 2s] [316/455] keeping perl-Encode-devel-4:2.98-9 +[ 2s] [317/455] keeping perl-HTTP-Tiny-0.076-2 +[ 2s] [318/455] keeping perl-IPC-System-Simple-1.25-18 +[ 2s] [319/455] keeping perl-Math-BigInt-FastCalc-0.500.700-4 +[ 2s] [320/455] keeping perl-Math-BigRat-0.2614-2 +[ 2s] [321/455] keeping perl-Text-Diff-1.45-6 +[ 2s] [322/455] keeping perl-threads-shared-1.59-2 +[ 2s] [323/455] keeping libXaw-1.0.13-13 +[ 2s] [324/455] keeping perl-CPAN-Meta-YAML-0.018-419 +[ 2s] [325/455] keeping perl-Digest-SHA-1:6.02-6 +[ 2s] [326/455] keeping perl-PathTools-3.75-3 +[ 2s] [327/455] keeping ocaml-4.07.0-2.oe1 +[ 2s] [328/455] keeping perl-Pod-Simple-1:3.35-418 +[ 2s] [329/455] keeping perl-Data-Dumper-2.172-2 +[ 2s] [330/455] keeping perl-Sys-Syslog-0.35-420 +[ 2s] [331/455] keeping perl-libnet-3.11-419 +[ 2s] [332/455] keeping gcc-c++-7.3.0-20190804.h26 +[ 2s] [333/455] keeping krb5-devel-1.17-4 +[ 2s] [334/455] keeping cyrus-sasl-2.1.27-5 +[ 2s] [335/455] keeping xorg-x11-server-utils-7.7-27 +[ 2s] [336/455] keeping gstreamer1-plugins-base-1.14.4-1 +[ 2s] [337/455] keeping ocaml-compiler-libs-4.07.0-2.oe1 +[ 2s] [338/455] keeping perl-Module-Load-1:0.32-418 +[ 2s] [339/455] keeping openldap-2.4.46-10 +[ 2s] [340/455] keeping libnsl2-1.2.0-4 +[ 2s] [341/455] keeping openssl-devel-1:1.1.1c-5 +[ 2s] [342/455] keeping perl-ExtUtils-ParseXS-1:3.39-419 +[ 2s] [343/455] keeping perl-File-Path-2.16-3 +[ 2s] [344/455] keeping perl-File-Which-1.22-6 +[ 2s] [345/455] keeping perl-Module-Metadata-1.000036-2 +[ 2s] [346/455] keeping perl-Thread-Queue-3.13-3 +[ 2s] [347/455] keeping perl-DB_File-1.842-2 +[ 2s] [348/455] keeping perl-bignum-0.50-4 +[ 2s] [349/455] keeping urw-base35-bookman-fonts-20170801-11 +[ 2s] [350/455] keeping urw-base35-c059-fonts-20170801-11 +[ 2s] [351/455] keeping urw-base35-d050000l-fonts-20170801-11 +[ 2s] [352/455] keeping urw-base35-gothic-fonts-20170801-11 +[ 2s] [353/455] keeping urw-base35-nimbus-mono-ps-fonts-20170801-11 +[ 2s] [354/455] keeping urw-base35-nimbus-roman-fonts-20170801-11 +[ 2s] [355/455] keeping urw-base35-nimbus-sans-fonts-20170801-11 +[ 2s] [356/455] keeping urw-base35-p052-fonts-20170801-11 +[ 2s] [357/455] keeping urw-base35-standard-symbols-ps-fonts-20170801-11 +[ 2s] [358/455] keeping urw-base35-z003-fonts-20170801-11 +[ 2s] [359/455] keeping perl-autodie-2.29-398 +[ 2s] [360/455] keeping perl-Unicode-Collate-1.25-4 +[ 2s] [361/455] keeping perl-IO-Compress-2.081-6 +[ 2s] [362/455] keeping perl-JSON-PP-1:4.04-1 +[ 2s] [363/455] keeping perl-ExtUtils-Command-1:7.34-421 +[ 2s] [364/455] keeping perl-ExtUtils-Manifest-1:1.71-4 +[ 2s] [365/455] keeping audit-3.0-3 +[ 2s] [366/455] keeping perl-File-Temp-1:0.230.800-4 +[ 2s] [367/455] keeping perl-Test-Harness-1:3.43_01-1 +[ 2s] [368/455] keeping perl-CPAN-Meta-2.150010-418 +[ 2s] [369/455] keeping urw-base35-fonts-20170801-11 +[ 2s] [370/455] keeping python2-debug-2.7.16-6 +[ 2s] [371/455] keeping libsemanage-2.9-1 +[ 2s] [372/455] keeping perl-File-HomeDir-1.004-4 +[ 2s] [373/455] keeping perl-Test-Simple-2:1.302140-2 +[ 2s] [374/455] keeping pam-1.3.1-5 +[ 2s] [375/455] keeping perl-ExtUtils-MakeMaker-1:7.34-421 +[ 2s] [376/455] keeping python2-2.7.16-6 +[ 2s] [377/455] keeping python2-setuptools-40.4.3-4 +[ 2s] [378/455] keeping libpwquality-1.4.0-11 +[ 2s] [379/455] keeping perl-IPC-SysV-2.07-5 +[ 2s] [380/455] keeping python2-tkinter-2.7.16-6 +[ 2s] [381/455] keeping perl-ExtUtils-Install-2.14-419 +[ 2s] [382/455] keeping libuser-0.62-19 +[ 2s] [383/455] keeping shadow-2:4.7-1 +[ 2s] [384/455] keeping autoconf-2.69-29 +[ 2s] [385/455] keeping groff-1.22.4-2 +[ 2s] [386/455] keeping python2-tools-2.7.16-6 +[ 2s] [387/455] keeping python2-pip-18.0-11 +[ 2s] [388/455] keeping libutempter-1.1.6-16 +[ 2s] [389/455] keeping cryptsetup-2.0.4-2 +[ 2s] [390/455] keeping dbus-1:1.12.16-4 +[ 2s] [391/455] keeping perl-Pod-Perldoc-3.28.01-421 +[ 2s] [392/455] keeping man-db-2.8.7-3 +[ 2s] [393/455] keeping automake-1.16.1-6 +[ 2s] [394/455] keeping nss-help-3.40.1-5 +[ 2s] [395/455] keeping avahi-libs-0.7-18 +[ 2s] [396/455] keeping at-spi2-core-2.32.1-1 +[ 2s] [397/455] keeping perl-Pod-Usage-4:1.69-418 +[ 2s] [398/455] keeping libtool-2.4.6-29 +[ 2s] [399/455] keeping python3-3.7.4-2 +[ 2s] [400/455] keeping python3-pyparsing-2.2.0-4 +[ 2s] [401/455] keeping python3-setuptools-40.4.3-4 +[ 2s] [402/455] keeping avahi-glib-0.7-18 +[ 2s] [403/455] keeping libtool-devel-2.4.6-29 +[ 2s] [404/455] keeping at-spi2-atk-2.30.0-2 +[ 2s] [405/455] keeping perl-Module-CoreList-1:5.20180920-2 +[ 2s] [406/455] keeping perl-Pod-Checker-4:1.73-397 +[ 2s] [407/455] keeping perl-Pod-Parser-1.63-397 +[ 2s] [408/455] keeping libpsl-0.20.2-9 +[ 2s] [409/455] keeping unbound-1.7.3-11 +[ 2s] [410/455] keeping nss-3.40.1-5 +[ 2s] [411/455] keeping guile-5:2.0.14-14 +[ 2s] [412/455] keeping perl-Archive-Tar-2.30-420 +[ 2s] [413/455] keeping systemtap-sdt-devel-4.1-1 +[ 2s] [414/455] keeping python3-rpm-generators-9-1 +[ 2s] [415/455] keeping make-1:4.2.1-11 +[ 2s] [416/455] keeping nss-util-3.40.1-5 +[ 2s] [417/455] keeping perl-Module-Load-Conditional-0.68-418 +[ 2s] [418/455] keeping autogen-5.18.14-3 +[ 2s] [419/455] keeping curl-7.61.1-3 +[ 2s] [420/455] keeping gdb-headless-8.2-4 +[ 2s] [421/455] keeping gdb-8.2-4 +[ 2s] [422/455] keeping curl-devel-7.61.1-3 +[ 2s] [423/455] keeping nss-softokn-3.40.1-5 +[ 2s] [424/455] keeping perl-IPC-Cmd-2:1.04-2 +[ 2s] [425/455] keeping gnutls-3.6.9-4 +[ 2s] [426/455] keeping rpm-4.14.2-4 +[ 2s] [427/455] keeping efi-srpm-macros-3-4 +[ 2s] [428/455] keeping color-filesystem-1-14 +[ 2s] [429/455] keeping NetworkManager-libnm-1:1.16.0-5 +[ 2s] [430/455] keeping cups-libs-1:2.2.8-7 +[ 2s] [431/455] keeping perl-File-Fetch-0.56-4 +[ 2s] [432/455] keeping libproxy-0.4.15-12 +[ 2s] [433/455] keeping openEuler-rpm-config-29-19 +[ 2s] [434/455] keeping colord-1.4.3-3 +[ 2s] [435/455] keeping glib-networking-2.58.0-3 +[ 2s] [436/455] keeping python2-devel-2.7.16-6 +[ 2s] [437/455] keeping perl-devel-4:5.28.0-428 +[ 2s] [438/455] keeping rpm-build-4.14.2-4 +[ 2s] [439/455] keeping custom_build_tool-1.0-17.oe1 +[ 2s] [440/455] keeping libsoup-2.66.1-1 +[ 2s] [441/455] keeping gcc_secure-1.0-0.3.oe1 +[ 2s] [442/455] keeping rest-0.8.1-7 +[ 2s] [443/455] keeping custom_build_tool-nocheck-1.0-17.oe1 +[ 2s] [444/455] keeping geoclue2-2.4.11-3 +[ 2s] [445/455] keeping gtk3-3.24.1-2 +[ 2s] [446/455] keeping librsvg2-2.44.6-2 +[ 2s] [447/455] keeping gtk2-2.24.32-4 +[ 2s] [448/455] keeping ghostscript-9.27-3 +[ 2s] [449/455] keeping openssh-7.8p1-4 +[ 2s] [450/455] keeping graphviz-2.40.1-37 +[ 2s] [451/455] keeping webkit2gtk3-2.22.2-2 +[ 2s] [452/455] keeping git-2.23.0-6 +[ 2s] [453/455] keeping emacs-1:26.1-9 +[ 2s] [454/455] keeping perl-Git-2.23.0-6 +[ 2s] [455/455] keeping gettext-devel-0.20.1-1 +[ 2s] removing nis flags from /root/osc/buildroot/etc/nsswitch.conf... +[ 2s] now finalizing build dir... +[ 2s] awk: cmd. line:1: (FILENAME=- FNR=3) fatal: division by zero attempted +[ 2s] /etc/profile.d/system-info.sh: line 40: /sbin/ifconfig: No such file or directory +[ 3s] ----------------------------------------------------------------- +[ 3s] ----- building clamav.spec (user abuild) +[ 3s] ----------------------------------------------------------------- +[ 3s] ----------------------------------------------------------------- +[ 3s] awk: cmd. line:1: (FILENAME=- FNR=3) fatal: division by zero attempted +[ 3s] /etc/profile.d/system-info.sh: line 40: /sbin/ifconfig: No such file or directory +[ 3s] + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/clamav.spec +[ 3s] Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yBTawa +[ 3s] + umask 022 +[ 3s] + cd /home/abuild/rpmbuild/BUILD +[ 3s] + cd /home/abuild/rpmbuild/BUILD +[ 3s] + rm -rf clamav-0.101.4 +[ 3s] + /usr/bin/xz -dc /home/abuild/rpmbuild/SOURCES/clamav-0.101.4-norar.tar.xz +[ 3s] + /usr/bin/tar -xof - +[ 4s] + STATUS=0 +[ 4s] + '[' 0 -ne 0 ']' +[ 4s] + cd clamav-0.101.4 +[ 4s] + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . +[ 4s] + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch +[ 4s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/clamav-0.100.0-stats-deprecation.patch +[ 5s] + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch +[ 5s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/clamav-0.100.1-defaults_locations.patch +[ 5s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/clamav-0.99-private.patch +[ 5s] + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch +[ 5s] + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch +[ 5s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/clamav-0.100.0-umask.patch +[ 5s] + /usr/bin/cat /home/abuild/rpmbuild/SOURCES/llvm-glibc.patch +[ 5s] + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch +[ 5s] + install -p -m0644 /home/abuild/rpmbuild/SOURCES/README.fedora clamav-milter/ +[ 5s] + install -d libclamunrar libclamunrar_iface +[ 5s] + touch libclamunrar/Makefile.in libclamunrar/all libclamunrar/install +[ 5s] + sed -ri -e 's!^#?(LogFile ).*!#\1/var/log/clamd.!g' -e 's!^#?(LocalSocket ).*!#\1/var/run/clamd./clamd.sock!g' -e 's!^(#?PidFile ).*!\1/var/run/clamd./clamd.pid!g' -e 's!^#?(User ).*!\1!g' -e 's!^#?(AllowSupplementaryGroups|LogSyslog).*!\1 yes!g' -e 's! /usr/local/share/clamav,! /var/lib/clamav,!g' etc/clamd.conf.sample +[ 5s] + sed -ri -e 's!^Example!#Example!' -e 's!^#?(UpdateLogFile )!#\1!g;' -e 's!^#?(LogSyslog).*!\1 yes!g' -e 's!(DatabaseOwner *)clamav$!\1clamav!g' etc/freshclam.conf.sample +[ 5s] + exit 0 +[ 5s] Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O5z8zR +[ 5s] + umask 022 +[ 5s] + cd /home/abuild/rpmbuild/BUILD +[ 5s] + cd clamav-0.101.4 +[ 5s] + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' +[ 5s] + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' +[ 5s] + export have_cv_ipv6=yes +[ 5s] + have_cv_ipv6=yes +[ 5s] + rm -rf libltdl autom4te.cache Makefile.in +[ 5s] + autoreconf -i +[ 8s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 8s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 8s] configure.ac:50: the top level +[ 8s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 8s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 8s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 8s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 8s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 9s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 9s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 9s] configure.ac:50: the top level +[ 9s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 9s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 9s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 9s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 9s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 10s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 10s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 10s] configure.ac:50: the top level +[ 10s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 10s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 10s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 10s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 10s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 10s] Use of uninitialized value $args[0] in split at /usr/bin/autoreconf line 493, line 9. +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libclamavcxx.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:39: while processing Libtool library 'libclamavcxx.la' +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/ConstantFolding.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] automake: warning: possible forward-incompatibility. +[ 15s] automake: At least a source file is in a subdirectory, but the 'subdir-objects' +[ 15s] automake: automake option hasn't been enabled. For now, the corresponding output +[ 15s] automake: object file(s) will be placed in the top-level directory. However, +[ 15s] automake: this behaviour will change in future Automake versions: they will +[ 15s] automake: unconditionally cause object files to be placed in the same subdirectory +[ 15s] automake: of the corresponding sources. +[ 15s] automake: You are advised to start using 'subdir-objects' option throughout your +[ 15s] automake: project, to avoid future incompatibilities. +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/IVUsers.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/InstructionSimplify.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/Loads.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/LoopInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/LoopPass.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/MemoryDependenceAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/PHITransAddr.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/ScalarEvolution.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/ScalarEvolutionExpander.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Analysis/ScalarEvolutionNormalization.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/Analysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/BranchFolding.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/CalcSpillWeights.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/CallingConvLower.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/CodePlacementOpt.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/DeadMachineInstructionElim.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/DwarfEHPrepare.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/GCMetadata.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/GCStrategy.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/InlineSpiller.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LLVMTargetMachine.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LatencyPriorityQueue.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LiveInterval.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LiveStackAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/LowerSubregs.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineCSE.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineLICM.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachinePassRegistry.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineSSAUpdater.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineSink.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/MachineVerifier.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/OptimizePHIs.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/PHIElimination.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/Passes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/PeepholeOptimizer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/PostRASchedulerList.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/PreAllocSplitting.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/PrologEpilogInserter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/RegAllocFast.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/RegAllocLinearScan.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/RegisterCoalescer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/RegisterScavenging.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/ScheduleDAGEmit.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/ScheduleDAGInstrs.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/FastISel.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/ScheduleDAGPrinter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/ShrinkWrapping.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SimpleRegisterCoalescing.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SjLjEHPrepare.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SlotIndexes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/Spiller.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/SplitKit.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/StackProtector.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/StackSlotColoring.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/StrongPHIElimination.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/TailDuplication.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/VirtRegMap.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/CodeGen/VirtRegRewriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCAsmInfoDarwin.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCAsmStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCInstPrinter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCLoggingStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCNullStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/MC/MCStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Support/GraphWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Target/TargetFrameInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Target/TargetSubtarget.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/IPO/ConstantMerge.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/IPO/GlobalOpt.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Scalar/GEPSplitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Scalar/GVN.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Scalar/SCCP.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/AddrModeMatcher.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/DemoteRegToStack.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/LCSSA.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/Local.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/LoopSimplify.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/LowerInvoke.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/LowerSwitch.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/Mem2Reg.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/SSAUpdater.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:454: warning: source file 'llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp' is in a subdirectory, +[ 15s] Makefile.am:454: but option 'subdir-objects' is disabled +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libllvmcodegen.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:45: while processing Libtool library 'libllvmcodegen.la' +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/AliasAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/AliasSetTracker.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/BasicAliasAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/CaptureTracking.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/DebugInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/IPA/CallGraph.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/MemoryBuiltins.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/PointerTracking.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/ProfileInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Analysis/ValueTracking.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/ELFCodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/ELFWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/LiveVariables.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineBasicBlock.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineDominators.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineFunction.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineFunctionAnalysis.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineFunctionPass.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineInstr.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineLoopInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineModuleInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/MachineRegisterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/ObjectCodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/PostRAHazardRecognizer.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/PseudoSourceValue.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/ScheduleDAG.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/TargetInstrInfoImpl.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/CodeGen/UnreachableBlockElim.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/Intercept.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/JIT.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/JITMemoryManager.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/ExecutionEngine/JIT/TargetSelect.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCAsmInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCAssembler.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCContext.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCExpr.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCInst.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCSection.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCSectionCOFF.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCSectionELF.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCSectionMachO.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/MC/MCSymbol.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/APFloat.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/APInt.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Allocator.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/CommandLine.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/ConstantRange.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Debug.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Dwarf.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/ErrorHandling.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/FoldingSet.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/FormattedStream.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/ManagedStatic.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/MemoryBuffer.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/PrettyStackTrace.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/SmallPtrSet.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/SmallVector.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/SourceMgr.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Statistic.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/StringExtras.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/StringMap.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/StringPool.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/StringRef.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/TargetRegistry.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Timer.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Triple.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/Twine.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/raw_ostream.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Support/circular_raw_ostream.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/Mangler.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/SubtargetFeature.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/TargetData.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/TargetInstrInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/TargetLoweringObjectFile.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/TargetMachine.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Target/TargetRegisterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Transforms/Scalar/DCE.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/AsmWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Attributes.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/AutoUpgrade.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/BasicBlock.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/ConstantFold.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Constants.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Core.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/DebugLoc.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Dominators.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Function.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/GVMaterializer.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Globals.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/IRBuilder.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/InlineAsm.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Instruction.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Instructions.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/IntrinsicInst.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/LLVMContext.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/LLVMContextImpl.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/LeakDetector.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Metadata.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Module.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Pass.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/PassManager.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/PassRegistry.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/PrintModulePass.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Type.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/TypeSymbolTable.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Use.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Value.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/ValueSymbolTable.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/ValueTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:335: warning: source file 'llvm/lib/VMCore/Verifier.cpp' is in a subdirectory, +[ 15s] Makefile.am:335: but option 'subdir-objects' is disabled +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libllvmjit.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:45: while processing Libtool library 'libllvmjit.la' +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCBranchSelector.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCInstrInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCJITInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCMCAsmInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCPredicates.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCSelectionDAGInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCSubtarget.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/PPCTargetMachine.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:316: warning: source file 'llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:316: but option 'subdir-objects' is disabled +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libllvmpowerpccodegen.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:61: while processing Libtool library 'libllvmpowerpccodegen.la' +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Alarm.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Atomic.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Disassembler.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/DynamicLibrary.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Errno.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Host.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/IncludeFile.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Memory.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Mutex.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Path.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Process.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Program.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/RWMutex.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Signals.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/ThreadLocal.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Threading.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/TimeValue.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:83: warning: source file 'llvm/lib/System/Valgrind.cpp' is in a subdirectory, +[ 15s] Makefile.am:83: but option 'subdir-objects' is disabled +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libllvmsystem.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:45: while processing Libtool library 'libllvmsystem.la' +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/ELFObjectWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCAsmInfoCOFF.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCCodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCELFStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCMachOStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCObjectStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MCObjectWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/MachObjectWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/TargetAsmBackend.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/WinCOFFObjectWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/MC/WinCOFFStreamer.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/TargetELFWriterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/SSEDomainFix.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86AsmBackend.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86COFFMachineModuleInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86CodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86ELFWriterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86FastISel.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86FloatingPoint.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86ISelDAGToDAG.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86ISelLowering.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86InstrInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86JITInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86MCAsmInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86MCCodeEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86RegisterInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86SelectionDAGInfo.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86Subtarget.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86TargetMachine.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:280: warning: source file 'llvm/lib/Target/X86/X86TargetObjectFile.cpp' is in a subdirectory, +[ 15s] Makefile.am:280: but option 'subdir-objects' is disabled +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: warning: 'libllvmx86codegen.la': linking libtool libraries using a non-POSIX +[ 15s] /usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' +[ 15s] Makefile.am:56: while processing Libtool library 'libllvmx86codegen.la' +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/ARMDecoderEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/AsmMatcherEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/AsmWriterInst.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/CallingConvEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/ClangASTNodesEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/ClangAttrEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/ClangDiagnosticsEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/CodeEmitterGen.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/CodeGenInstruction.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/CodeGenTarget.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/DAGISelEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/DAGISelMatcher.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/DAGISelMatcherEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/DAGISelMatcherGen.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/DAGISelMatcherOpt.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/EDEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/FastISelEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/InstrEnumEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/InstrInfoEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/IntrinsicEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/LLVMCConfigurationEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/NeonEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/OptParserEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/Record.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/RegisterInfoEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/SubtargetEmitter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/TableGenBackend.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/TableGen.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/TGLexer.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/TGParser.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/utils/TableGen/TGValueTypes.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Alarm.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Atomic.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Disassembler.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/DynamicLibrary.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Errno.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Host.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/IncludeFile.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Memory.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Mutex.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Path.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Process.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Program.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/RWMutex.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Signals.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/ThreadLocal.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Threading.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/TimeValue.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/System/Valgrind.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/APFloat.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/APInt.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/APSInt.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Allocator.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/CommandLine.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/ConstantRange.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Debug.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/DeltaAlgorithm.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Dwarf.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/ErrorHandling.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/FileUtilities.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/FoldingSet.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/FormattedStream.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/GraphWriter.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/IsInf.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/IsNAN.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/ManagedStatic.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/MemoryBuffer.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/MemoryObject.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/PluginLoader.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/PrettyStackTrace.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Regex.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/SmallPtrSet.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/SmallVector.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/SourceMgr.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Statistic.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/StringExtras.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/StringMap.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/StringPool.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/StringRef.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/SystemUtils.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/TargetRegistry.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Timer.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Triple.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/Twine.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/circular_raw_ostream.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/raw_os_ostream.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/raw_ostream.cpp' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/regcomp.c' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/regerror.c' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/regexec.c' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/regfree.c' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 15s] Makefile.am:113: warning: source file 'llvm/lib/Support/regstrlcpy.c' is in a subdirectory, +[ 15s] Makefile.am:113: but option 'subdir-objects' is disabled +[ 17s] libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, 'libltdl'. +[ 17s] libtoolize: copying file 'libltdl/COPYING.LIB' +[ 17s] libtoolize: creating file 'libltdl/Makefile.am' +[ 17s] libtoolize: copying file 'libltdl/README' +[ 17s] libtoolize: creating file 'libltdl/Makefile.in' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__alloc.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__argz_.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__dirent.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__glibc.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__private.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt__strl.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt_dlloader.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt_error.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/lt_system.h' +[ 17s] libtoolize: copying file 'libltdl/libltdl/slist.h' +[ 17s] libtoolize: copying file 'libltdl/loaders/dld_link.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/dlopen.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/dyld.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/load_add_on.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/loadlibrary.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/preopen.c' +[ 17s] libtoolize: copying file 'libltdl/loaders/shl_load.c' +[ 17s] libtoolize: copying file 'libltdl/lt__alloc.c' +[ 17s] libtoolize: copying file 'libltdl/lt__argz.c' +[ 17s] libtoolize: copying file 'libltdl/lt__dirent.c' +[ 17s] libtoolize: copying file 'libltdl/lt__strl.c' +[ 17s] libtoolize: copying file 'libltdl/lt_dlloader.c' +[ 17s] libtoolize: copying file 'libltdl/lt_error.c' +[ 17s] libtoolize: copying file 'libltdl/ltdl.c' +[ 17s] libtoolize: copying file 'libltdl/ltdl.h' +[ 17s] libtoolize: copying file 'libltdl/slist.c' +[ 18s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 18s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 18s] configure.ac:50: the top level +[ 18s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 18s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 18s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 18s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 18s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 19s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 19s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 19s] configure.ac:50: the top level +[ 19s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 19s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 19s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 19s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 19s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 20s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 20s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 20s] configure.ac:50: the top level +[ 20s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 20s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 20s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 20s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 20s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 20s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 20s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 20s] configure.ac:50: the top level +[ 20s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 20s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 20s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 20s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 20s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 21s] configure.ac:50: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS +[ 21s] ../../lib/autoconf/specific.m4:368: AC_USE_SYSTEM_EXTENSIONS is expanded from... +[ 21s] configure.ac:50: the top level +[ 21s] m4/reorganization/code_checks/fts.m4:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body +[ 21s] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... +[ 21s] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from... +[ 21s] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from... +[ 21s] m4/reorganization/code_checks/fts.m4:2: the top level +[ 21s] clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled +[ 21s] automake: warning: possible forward-incompatibility. +[ 21s] automake: At least a source file is in a subdirectory, but the 'subdir-objects' +[ 21s] automake: automake option hasn't been enabled. For now, the corresponding output +[ 21s] automake: object file(s) will be placed in the top-level directory. However, +[ 21s] automake: this behaviour will change in future Automake versions: they will +[ 21s] automake: unconditionally cause object files to be placed in the same subdirectory +[ 21s] automake: of the corresponding sources. +[ 21s] automake: You are advised to start using 'subdir-objects' option throughout your +[ 21s] automake: project, to avoid future incompatibilities. +[ 21s] clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled +[ 21s] clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled +[ 21s] clamav-milter/Makefile.am:26: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamav-milter/Makefile.am:26: but option 'subdir-objects' is disabled +[ 21s] clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clambc/Makefile.am:2: but option 'subdir-objects' is disabled +[ 21s] clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clambc/Makefile.am:2: but option 'subdir-objects' is disabled +[ 21s] clambc/Makefile.am:2: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clambc/Makefile.am:2: but option 'subdir-objects' is disabled +[ 21s] clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamconf/Makefile.am:23: but option 'subdir-objects' is disabled +[ 21s] clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamconf/Makefile.am:23: but option 'subdir-objects' is disabled +[ 21s] clamconf/Makefile.am:23: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamconf/Makefile.am:23: but option 'subdir-objects' is disabled +[ 21s] clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] clamd/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/idmef_logging.c' is in a subdirectory, +[ 21s] clamd/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamd/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamd/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamd/Makefile.am:25: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamd/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/actions.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdscan/Makefile.am:24: warning: source file '$(top_srcdir)/shared/clamdcom.c' is in a subdirectory, +[ 21s] clamdscan/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled +[ 21s] clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled +[ 21s] clamdtop/Makefile.am:4: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamdtop/Makefile.am:4: but option 'subdir-objects' is disabled +[ 21s] clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] clamscan/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamscan/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamscan/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/actions.c' is in a subdirectory, +[ 21s] clamscan/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamscan/Makefile.am:25: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamscan/Makefile.am:25: but option 'subdir-objects' is disabled +[ 21s] clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled +[ 21s] clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled +[ 21s] clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled +[ 21s] clamsubmit/Makefile.am:21: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] clamsubmit/Makefile.am:21: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/cdiff.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/tar.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 21s] freshclam/Makefile.am:24: warning: source file '$(top_srcdir)/shared/clamdcom.c' is in a subdirectory, +[ 21s] freshclam/Makefile.am:24: but option 'subdir-objects' is disabled +[ 22s] fuzz/Makefile.am:67: error: 'standalone_fuzz_target_runner.a' is not a standard library name +[ 22s] fuzz/Makefile.am:67: did you mean 'libstandalone_fuzz_target_runner.a'? +[ 22s] libclamav/Makefile.am:685: warning: .PHONY was already defined in condition !USE_INTERNAL_MSPACK, which is included in condition TRUE ... +[ 22s] libclamav/Makefile.am:244: ... '.PHONY' previously defined here +[ 22s] libclamav/Makefile.am:275: warning: source file 'nsis/bzlib.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'nsis/nulsft.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'nsis/infblock.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zAlloc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zBuf.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zBuf2.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zCrc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zDec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zFile.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zIn.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zStream.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Bcj2.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Bra.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Bra86.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Lzma2Dec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/LzmaDec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Ppmd7.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Ppmd7Dec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Xz.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/XzCrc64.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/XzDec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/XzIn.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/Delta.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/BraIA64.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/CpuArch.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file '7z/7zCrcOpt.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'jsparse/js-norm.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'lzw/lzwdec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_add.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_add_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_addmod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_cmp_mag.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_sub.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_sub_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/fp_submod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/s_fp_add.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/addsub/s_fp_sub.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_radix_size.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_radix.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_signed_bin.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_read_unsigned_bin.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_reverse.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_s_rmap.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_signed_bin_size.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_to_signed_bin.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_to_unsigned_bin.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_toradix.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_toradix_n.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bin/fp_unsigned_bin_size.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_cnt_lsb.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_count_bits.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_div_2.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_div_2d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_lshd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_mod_2d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/bit/fp_rshd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_div.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_div_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_mod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/divide/fp_mod_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/exptmod/fp_2expt.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/exptmod/fp_exptmod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/misc/fp_ident.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/misc/fp_set.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_calc_normalization.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_reduce.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mont/fp_montgomery_setup.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_2.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_2d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_12.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_17.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_20.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_24.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_28.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_3.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_32.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_4.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_48.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_6.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_64.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_7.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_8.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_9.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_comba_small_set.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mul_d.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/mul/fp_mulmod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/numtheory/fp_invmod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_12.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_17.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_20.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_24.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_28.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_3.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_32.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_4.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_48.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_6.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_64.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_7.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_8.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_9.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_generic.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqr_comba_small_set.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:275: warning: source file 'tomsfastmath/sqr/fp_sqrmod.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:275: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:111: warning: source file 'regex/strlcpy.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:111: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:111: warning: source file 'regex/regcomp.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:111: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:111: warning: source file 'regex/regerror.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:111: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:111: warning: source file 'regex/regexec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:111: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:111: warning: source file 'regex/regfree.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:111: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:138: warning: source file 'regex/strlcpy.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:138: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:138: warning: source file 'regex/regcomp.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:138: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:138: warning: source file 'regex/regerror.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:138: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:138: warning: source file 'regex/regexec.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:138: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:138: warning: source file 'regex/regfree.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:138: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/cabc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/cabd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/chmc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/chmd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/crc32.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/hlpc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/hlpd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/kwajc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/kwajd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/litc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/litd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzssd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzxc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/lzxd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/mszipc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/mszipd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/oabc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/oabd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/qtmd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/system.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/szddc.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:189: warning: source file '../libclammspack/mspack/szddd.c' is in a subdirectory, +[ 22s] libclamav/Makefile.am:189: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/archive.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/arcread.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/blake2s.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/cmddata.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/consio.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/crc.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/crypt.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/dll.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/encname.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/errhnd.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/extinfo.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/extract.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/filcreat.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/file.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/filefn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/filestr.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/find.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/getbits.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/global.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/hash.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/headers.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/isnt.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/list.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/match.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/options.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/pathfn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/qopen.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rar.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rarvm.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rawread.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rdwrfn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/recvol.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/resource.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rijndael.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rs.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/rs16.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/scantree.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/secpassword.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/sha1.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/sha256.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/smallfn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/strfn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/strlist.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/system.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/threadpool.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/timefn.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/ui.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/unicode.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/unpack.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:37: warning: source file '../libclamunrar/volume.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:37: but option 'subdir-objects' is disabled +[ 22s] libclamav/Makefile.am:100: warning: source file '../libclamunrar_iface/unrar_iface.cpp' is in a subdirectory, +[ 22s] libclamav/Makefile.am:100: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/cdiff.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/tar.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/shared/clamdcom.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/manager.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/notify.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/dns.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/execute.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/nonblock.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libfreshclam/Makefile.am:19: warning: source file '$(top_srcdir)/freshclam/mirman.c' is in a subdirectory, +[ 22s] libfreshclam/Makefile.am:19: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:114: warning: source file 'loaders/dld_link.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:114: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:110: warning: source file 'loaders/dlopen.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:110: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:118: warning: source file 'loaders/dyld.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:118: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:68: warning: source file 'loaders/preopen.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:68: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:121: warning: source file 'loaders/load_add_on.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:121: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:124: warning: source file 'loaders/loadlibrary.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:124: but option 'subdir-objects' is disabled +[ 22s] libltdl/Makefile.am:127: warning: source file 'loaders/shl_load.c' is in a subdirectory, +[ 22s] libltdl/Makefile.am:127: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/output.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/getopt.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/optparser.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/misc.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/cdiff.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 22s] sigtool/Makefile.am:23: warning: source file '$(top_srcdir)/shared/tar.c' is in a subdirectory, +[ 22s] sigtool/Makefile.am:23: but option 'subdir-objects' is disabled +[ 23s] + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' +[ 23s] + export CFLAGS +[ 23s] + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' +[ 23s] + export CXXFLAGS +[ 23s] + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' +[ 23s] + export FFLAGS +[ 23s] + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' +[ 23s] + export FCFLAGS +[ 23s] + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' +[ 23s] + export LDFLAGS +[ 23s] + '[' 1 = 1 ']' +[ 23s] +++ dirname ./configure +[ 23s] ++ find . -name config.guess -o -name config.sub +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./config/config.sub +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.sub ']' +[ 23s] + /usr/bin/rm -f ./config/config.sub +[ 23s] ++ basename ./config/config.sub +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.sub ./config/config.sub +[ 23s] '/usr/lib/rpm/openEuler/config.sub' -> './config/config.sub' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./config/config.guess +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.guess ']' +[ 23s] + /usr/bin/rm -f ./config/config.guess +[ 23s] ++ basename ./config/config.guess +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.guess ./config/config.guess +[ 23s] '/usr/lib/rpm/openEuler/config.guess' -> './config/config.guess' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./win32/3rdparty/libxml2/config.sub +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.sub ']' +[ 23s] + /usr/bin/rm -f ./win32/3rdparty/libxml2/config.sub +[ 23s] ++ basename ./win32/3rdparty/libxml2/config.sub +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.sub ./win32/3rdparty/libxml2/config.sub +[ 23s] '/usr/lib/rpm/openEuler/config.sub' -> './win32/3rdparty/libxml2/config.sub' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./win32/3rdparty/libxml2/config.guess +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.guess ']' +[ 23s] + /usr/bin/rm -f ./win32/3rdparty/libxml2/config.guess +[ 23s] ++ basename ./win32/3rdparty/libxml2/config.guess +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.guess ./win32/3rdparty/libxml2/config.guess +[ 23s] '/usr/lib/rpm/openEuler/config.guess' -> './win32/3rdparty/libxml2/config.guess' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./libclamav/c++/config/config.sub +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.sub ']' +[ 23s] + /usr/bin/rm -f ./libclamav/c++/config/config.sub +[ 23s] ++ basename ./libclamav/c++/config/config.sub +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.sub ./libclamav/c++/config/config.sub +[ 23s] '/usr/lib/rpm/openEuler/config.sub' -> './libclamav/c++/config/config.sub' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./libclamav/c++/config/config.guess +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.guess ']' +[ 23s] + /usr/bin/rm -f ./libclamav/c++/config/config.guess +[ 23s] ++ basename ./libclamav/c++/config/config.guess +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.guess ./libclamav/c++/config/config.guess +[ 23s] '/usr/lib/rpm/openEuler/config.guess' -> './libclamav/c++/config/config.guess' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./libclamav/c++/llvm/autoconf/config.sub +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.sub ']' +[ 23s] + /usr/bin/rm -f ./libclamav/c++/llvm/autoconf/config.sub +[ 23s] ++ basename ./libclamav/c++/llvm/autoconf/config.sub +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.sub ./libclamav/c++/llvm/autoconf/config.sub +[ 23s] '/usr/lib/rpm/openEuler/config.sub' -> './libclamav/c++/llvm/autoconf/config.sub' +[ 23s] + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) +[ 23s] ++ basename ./libclamav/c++/llvm/autoconf/config.guess +[ 23s] + '[' -f /usr/lib/rpm/openEuler/config.guess ']' +[ 23s] + /usr/bin/rm -f ./libclamav/c++/llvm/autoconf/config.guess +[ 23s] ++ basename ./libclamav/c++/llvm/autoconf/config.guess +[ 23s] + /usr/bin/cp -fv /usr/lib/rpm/openEuler/config.guess ./libclamav/c++/llvm/autoconf/config.guess +[ 23s] '/usr/lib/rpm/openEuler/config.guess' -> './libclamav/c++/llvm/autoconf/config.guess' +[ 23s] + '[' 1 = 1 ']' +[ 23s] + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld' ']' +[ 23s] ++ find . -name ltmain.sh +[ 23s] + for i in $(find . -name ltmain.sh) +[ 23s] + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld"~' ./config/ltmain.sh +[ 23s] + for i in $(find . -name ltmain.sh) +[ 23s] + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld"~' ./win32/3rdparty/libxml2/ltmain.sh +[ 23s] + for i in $(find . -name ltmain.sh) +[ 23s] + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld"~' ./libclamav/c++/config/ltmain.sh +[ 23s] + for i in $(find . -name ltmain.sh) +[ 23s] + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld"~' ./libclamav/c++/llvm/autoconf/ltmain.sh +[ 23s] + ./configure --build=aarch64-openEuler-linux-gnu --host=aarch64-openEuler-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-milter --disable-clamav --disable-static --disable-zlib-vcheck --disable-unrar --enable-id-check --enable-dns --with-dbdir=/var/lib/clamav --with-group=clamav --with-user=clamav --disable-rpath --disable-silent-rules --enable-clamdtop +[ 23s] checking for aarch64-openEuler-linux-gnu-g++... no +[ 23s] checking for aarch64-openEuler-linux-gnu-c++... no +[ 23s] checking for aarch64-openEuler-linux-gnu-gpp... no +[ 23s] checking for aarch64-openEuler-linux-gnu-aCC... no +[ 23s] checking for aarch64-openEuler-linux-gnu-CC... no +[ 23s] checking for aarch64-openEuler-linux-gnu-cxx... no +[ 23s] checking for aarch64-openEuler-linux-gnu-cc++... no +[ 23s] checking for aarch64-openEuler-linux-gnu-cl.exe... no +[ 23s] checking for aarch64-openEuler-linux-gnu-FCC... no +[ 23s] checking for aarch64-openEuler-linux-gnu-KCC... no +[ 23s] checking for aarch64-openEuler-linux-gnu-RCC... no +[ 23s] checking for aarch64-openEuler-linux-gnu-xlC_r... no +[ 23s] checking for aarch64-openEuler-linux-gnu-xlC... no +[ 23s] checking for g++... g++ +[ 23s] checking whether the C++ compiler works... yes +[ 23s] checking for C++ compiler default output file name... a.out +[ 23s] checking for suffix of executables... +[ 23s] checking whether we are cross compiling... no +[ 23s] checking for suffix of object files... o +[ 23s] checking whether we are using the GNU C++ compiler... yes +[ 23s] checking whether g++ accepts -g... yes +[ 23s] checking build system type... aarch64-openEuler-linux-gnu +[ 23s] checking host system type... aarch64-openEuler-linux-gnu +[ 23s] checking target system type... aarch64-openEuler-linux-gnu +[ 23s] creating target.h - canonical system defines +[ 23s] checking for a BSD-compatible install... /usr/bin/install -c +[ 23s] checking whether build environment is sane... yes +[ 23s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p +[ 23s] checking for gawk... gawk +[ 23s] checking whether make sets $(MAKE)... yes +[ 23s] checking whether make supports the include directive... yes (GNU style) +[ 23s] checking whether make supports nested variables... yes +[ 23s] checking whether UID '399' is supported by ustar format... yes +[ 23s] checking whether GID '399' is supported by ustar format... yes +[ 23s] checking how to create a ustar tar archive... gnutar +[ 23s] checking dependency style of g++... none +[ 23s] checking whether make supports nested variables... (cached) yes +[ 23s] checking for aarch64-openEuler-linux-gnu-gcc... no +[ 23s] checking for gcc... gcc +[ 23s] checking whether we are using the GNU C compiler... yes +[ 23s] checking whether gcc accepts -g... yes +[ 23s] checking for gcc option to accept ISO C89... none needed +[ 23s] checking whether gcc understands -c and -o together... yes +[ 23s] checking dependency style of gcc... none +[ 23s] checking for aarch64-openEuler-linux-gnu-ar... no +[ 23s] checking for aarch64-openEuler-linux-gnu-lib... no +[ 23s] checking for aarch64-openEuler-linux-gnu-link... no +[ 23s] checking for ar... ar +[ 23s] checking the archiver (ar) interface... ar +[ 23s] checking how to run the C preprocessor... gcc -E +[ 23s] checking for grep that handles long lines and -e... /usr/bin/grep +[ 23s] checking for egrep... /usr/bin/grep -E +[ 23s] checking for ANSI C header files... yes +[ 23s] checking for sys/types.h... yes +[ 23s] checking for sys/stat.h... yes +[ 23s] checking for stdlib.h... yes +[ 24s] checking for string.h... yes +[ 24s] checking for memory.h... yes +[ 24s] checking for strings.h... yes +[ 24s] checking for inttypes.h... yes +[ 24s] checking for stdint.h... yes +[ 24s] checking for unistd.h... yes +[ 24s] checking minix/config.h usability... no +[ 24s] checking minix/config.h presence... no +[ 24s] checking for minix/config.h... no +[ 24s] checking whether it is safe to define __EXTENSIONS__... yes +[ 24s] checking how to print strings... printf +[ 24s] checking for a sed that does not truncate output... /usr/bin/sed +[ 24s] checking for fgrep... /usr/bin/grep -F +[ 24s] checking for ld used by gcc... /usr/bin/ld +[ 24s] checking if the linker (/usr/bin/ld) is GNU ld... yes +[ 24s] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B +[ 24s] checking the name lister (/usr/bin/nm -B) interface... BSD nm +[ 24s] checking whether ln -s works... yes +[ 24s] checking the maximum length of command line arguments... 1572864 +[ 24s] checking how to convert aarch64-openEuler-linux-gnu file names to aarch64-openEuler-linux-gnu format... func_convert_file_noop +[ 24s] checking how to convert aarch64-openEuler-linux-gnu file names to toolchain format... func_convert_file_noop +[ 24s] checking for /usr/bin/ld option to reload object files... -r +[ 24s] checking for aarch64-openEuler-linux-gnu-objdump... no +[ 24s] checking for objdump... objdump +[ 24s] checking how to recognize dependent libraries... pass_all +[ 24s] checking for aarch64-openEuler-linux-gnu-dlltool... no +[ 24s] checking for dlltool... no +[ 24s] checking how to associate runtime and link libraries... printf %s\n +[ 24s] checking for aarch64-openEuler-linux-gnu-ar... ar +[ 24s] checking for archiver @FILE support... @ +[ 24s] checking for aarch64-openEuler-linux-gnu-strip... no +[ 24s] checking for strip... strip +[ 24s] checking for aarch64-openEuler-linux-gnu-ranlib... no +[ 24s] checking for ranlib... ranlib +[ 24s] checking command to parse /usr/bin/nm -B output from gcc object... ok +[ 24s] checking for sysroot... no +[ 24s] checking for a working dd... /usr/bin/dd +[ 24s] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 +[ 24s] checking for aarch64-openEuler-linux-gnu-mt... no +[ 24s] checking for mt... no +[ 24s] checking if : is a manifest tool... no +[ 24s] checking for dlfcn.h... yes +[ 24s] checking for objdir... .libs +[ 24s] checking if gcc supports -fno-rtti -fno-exceptions... no +[ 24s] checking for gcc option to produce PIC... -fPIC -DPIC +[ 24s] checking if gcc PIC flag -fPIC -DPIC works... yes +[ 24s] checking if gcc static flag -static works... yes +[ 24s] checking if gcc supports -c -o file.o... yes +[ 24s] checking if gcc supports -c -o file.o... (cached) yes +[ 24s] checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes +[ 24s] checking whether -lc should be explicitly linked in... no +[ 24s] checking dynamic linker characteristics... GNU/Linux ld.so +[ 24s] checking how to hardcode library paths into programs... immediate +[ 24s] checking for shl_load... no +[ 24s] checking for shl_load in -ldld... no +[ 24s] checking for dlopen... no +[ 24s] checking for dlopen in -ldl... yes +[ 24s] checking whether a program can dlopen itself... yes +[ 24s] checking whether a statically linked program can dlopen itself... no +[ 24s] checking whether stripping libraries is possible... yes +[ 24s] checking if libtool supports shared libraries... yes +[ 24s] checking whether to build shared libraries... yes +[ 24s] checking whether to build static libraries... no +[ 24s] checking how to run the C++ preprocessor... g++ -E +[ 25s] checking for ld used by g++... /usr/bin/ld +[ 25s] checking if the linker (/usr/bin/ld) is GNU ld... yes +[ 25s] checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes +[ 25s] checking for g++ option to produce PIC... -fPIC -DPIC +[ 25s] checking if g++ PIC flag -fPIC -DPIC works... yes +[ 25s] checking if g++ static flag -static works... no +[ 25s] checking if g++ supports -c -o file.o... yes +[ 25s] checking if g++ supports -c -o file.o... (cached) yes +[ 25s] checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes +[ 25s] checking dynamic linker characteristics... (cached) GNU/Linux ld.so +[ 25s] checking how to hardcode library paths into programs... immediate +[ 25s] checking what extension is used for runtime loadable modules... .so +[ 25s] checking what variable specifies run-time module search path... LD_LIBRARY_PATH +[ 25s] checking for the default library search path... /lib /usr/lib +[ 25s] checking for library containing dlopen... -ldl +[ 25s] checking for dlerror... yes +[ 25s] checking for shl_load... (cached) no +[ 25s] checking for shl_load in -ldld... (cached) no +[ 25s] checking for dld_link in -ldld... no +[ 25s] checking for _ prefix in compiled symbols... no +[ 25s] checking whether deplibs are loaded by dlopen... yes +[ 25s] checking for argz.h... yes +[ 25s] checking for error_t... yes +[ 25s] checking for argz_add... yes +[ 25s] checking for argz_append... yes +[ 25s] checking for argz_count... yes +[ 25s] checking for argz_create_sep... yes +[ 25s] checking for argz_insert... yes +[ 25s] checking for argz_next... yes +[ 25s] checking for argz_stringify... yes +[ 25s] checking if argz actually works... yes +[ 25s] checking whether libtool supports -dlopen/-dlpreopen... yes +[ 25s] checking for ltdl.h... yes +[ 25s] checking whether lt_dlinterface_register is declared... yes +[ 25s] checking for lt_dladvise_preload in -lltdl... yes +[ 25s] checking where to find libltdl headers... +[ 25s] checking where to find libltdl library... -lltdl +[ 25s] checking for unistd.h... (cached) yes +[ 25s] checking for dl.h... no +[ 25s] checking for sys/dl.h... no +[ 25s] checking for dld.h... no +[ 25s] checking for mach-o/dyld.h... no +[ 25s] checking for dirent.h... yes +[ 26s] checking for closedir... yes +[ 26s] checking for opendir... yes +[ 26s] checking for readdir... yes +[ 26s] checking for strlcat... no +[ 26s] checking for strlcpy... no +[ 26s] checking for aarch64-openEuler-linux-gnu-pkg-config... /usr/bin/aarch64-openEuler-linux-gnu-pkg-config +[ 26s] checking pkg-config is at least version 0.16... yes +[ 26s] checking for aarch64-openEuler-linux-gnu-gcc... gcc +[ 26s] checking whether we are using the GNU C compiler... (cached) yes +[ 26s] checking whether gcc accepts -g... (cached) yes +[ 26s] checking for gcc option to accept ISO C89... (cached) none needed +[ 26s] checking whether gcc understands -c and -o together... (cached) yes +[ 26s] checking dependency style of gcc... (cached) none +[ 26s] checking for flex... no +[ 26s] checking for lex... no +[ 26s] checking for bison... no +[ 26s] checking for byacc... no +[ 26s] checking whether ln -s works... yes +[ 26s] checking whether make sets $(MAKE)... (cached) yes +[ 26s] checking for cos in -lm... yes +[ 26s] checking for stdint.h... (cached) yes +[ 26s] checking for unistd.h... (cached) yes +[ 26s] checking sys/int_types.h usability... no +[ 26s] checking sys/int_types.h presence... no +[ 26s] checking for sys/int_types.h... no +[ 26s] checking for dlfcn.h... (cached) yes +[ 26s] checking for inttypes.h... (cached) yes +[ 26s] checking sys/inttypes.h usability... no +[ 26s] checking sys/inttypes.h presence... no +[ 26s] checking for sys/inttypes.h... no +[ 26s] checking sys/times.h usability... yes +[ 26s] checking sys/times.h presence... yes +[ 26s] checking for sys/times.h... yes +[ 26s] checking for memory.h... (cached) yes +[ 26s] checking ndir.h usability... no +[ 26s] checking ndir.h presence... no +[ 26s] checking for ndir.h... no +[ 26s] checking for stdlib.h... (cached) yes +[ 26s] checking for strings.h... (cached) yes +[ 26s] checking for string.h... (cached) yes +[ 26s] checking sys/mman.h usability... yes +[ 26s] checking sys/mman.h presence... yes +[ 26s] checking for sys/mman.h... yes +[ 26s] checking sys/param.h usability... yes +[ 26s] checking sys/param.h presence... yes +[ 26s] checking for sys/param.h... yes +[ 26s] checking for sys/stat.h... (cached) yes +[ 26s] checking for sys/types.h... (cached) yes +[ 26s] checking malloc.h usability... yes +[ 26s] checking malloc.h presence... yes +[ 26s] checking for malloc.h... yes +[ 26s] checking poll.h usability... yes +[ 26s] checking poll.h presence... yes +[ 26s] checking for poll.h... yes +[ 26s] checking limits.h usability... yes +[ 26s] checking limits.h presence... yes +[ 26s] checking for limits.h... yes +[ 26s] checking sys/filio.h usability... no +[ 26s] checking sys/filio.h presence... no +[ 26s] checking for sys/filio.h... no +[ 26s] checking sys/uio.h usability... yes +[ 26s] checking sys/uio.h presence... yes +[ 26s] checking for sys/uio.h... yes +[ 26s] checking termios.h usability... yes +[ 26s] checking termios.h presence... yes +[ 26s] checking for termios.h... yes +[ 26s] checking stdbool.h usability... yes +[ 26s] checking stdbool.h presence... yes +[ 26s] checking for stdbool.h... yes +[ 26s] checking pwd.h usability... yes +[ 26s] checking pwd.h presence... yes +[ 26s] checking for pwd.h... yes +[ 27s] checking grp.h usability... yes +[ 27s] checking grp.h presence... yes +[ 27s] checking for grp.h... yes +[ 27s] checking sys/queue.h usability... yes +[ 27s] checking sys/queue.h presence... yes +[ 27s] checking for sys/queue.h... yes +[ 27s] checking sys/cdefs.h usability... yes +[ 27s] checking sys/cdefs.h presence... yes +[ 27s] checking for sys/cdefs.h... yes +[ 27s] checking syslog.h usability... yes +[ 27s] checking syslog.h presence... yes +[ 27s] checking for syslog.h... yes +[ 27s] checking pthread.h usability... yes +[ 27s] checking pthread.h presence... yes +[ 27s] checking for pthread.h... yes +[ 27s] checking for C/C++ restrict keyword... __restrict +[ 27s] checking for an ANSI C-conforming const... yes +[ 27s] checking for inline... inline +[ 27s] checking whether byte ordering is bigendian... no +[ 27s] checking for a supported version of gcc... ok (7.3.0) +[ 27s] checking for gcc bug PR27603... ok, bug not present +[ 27s] checking for gcc bug PR26763-2... ok, bug not present +[ 27s] checking for valid code generation of CLI_ISCONTAINED... ok, bug not present +[ 27s] checking for gcc bug PR28045... ok, bug not present +[ 27s] checking for gcc bug PR37573... ok, bug not present +[ 27s] checking for off_t... yes +[ 27s] checking size of short... 2 +[ 27s] checking size of int... 4 +[ 27s] checking size of long... 8 +[ 27s] checking size of long long... 8 +[ 27s] checking size of void *... 8 +[ 27s] checking for ld --version-script... yes +[ 27s] checking whether uname(2) is POSIX... yes +[ 27s] checking for bind in -lsocket... no +[ 27s] checking for library containing gethostent... none required +[ 28s] checking for poll... yes +[ 28s] checking for setsid... yes +[ 28s] checking for memcpy... yes +[ 28s] checking for snprintf... yes +[ 28s] checking for vsnprintf... yes +[ 28s] checking for strerror_r... yes +[ 28s] checking for strlcpy... (cached) no +[ 28s] checking for strlcat... (cached) no +[ 28s] checking for strcasestr... yes +[ 28s] checking for inet_ntop... yes +[ 28s] checking for setgroups... yes +[ 28s] checking for initgroups... yes +[ 28s] checking for ctime_r... yes +[ 28s] checking for mkstemp... yes +[ 28s] checking for mallinfo... yes +[ 28s] checking for madvise... yes +[ 28s] checking for getnameinfo... yes +[ 28s] checking for strndup... yes +[ 28s] checking for strnlen... yes +[ 28s] checking for strnstr... no +[ 28s] checking for _LARGEFILE_SOURCE value needed for large files... no +[ 28s] checking for working mmap... yes +[ 28s] checking for sysconf(_SC_PAGESIZE)... yes +[ 28s] checking for getpagesize()... yes +[ 28s] checking for MAP_ANON(YMOUS)... MAP_ANONYMOUS +[ 28s] checking for enable_extended_FILE_stdio... no +[ 28s] checking for timegm... yes +[ 29s] checking for sysctlbyname... no +[ 29s] checking for CHECK... no +[ 29s] checking for ld used by GCC... /usr/bin/ld +[ 29s] checking if the linker (/usr/bin/ld) is GNU ld... yes +[ 29s] checking for shared library run path origin... done +[ 29s] checking check.h usability... no +[ 29s] checking check.h presence... no +[ 29s] checking for check.h... no +[ 29s] configure: unable to compile/link with check +[ 29s] checking for libxml2 installation... /usr +[ 29s] checking xml2-config version... 2.9.8 +[ 29s] -I/usr/include/libxml2 +[ 29s] -lxml2 -lz -llzma -lm -ldl +[ 29s] checking for xmlreader.h in /usr... found +[ 29s] CPPFLAGS: -I/usr/include/libxml2 +[ 29s] LD_FLAGS: -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -lxml2 -lz -llzma -lm -ldl +[ 29s] checking for xmlTextReaderRead in -lxml2... yes +[ 29s] configure: Compiling and linking with libxml2 from /usr +[ 29s] checking for OpenSSL installation... /usr +[ 29s] checking for CRYPTO_free in -lcrypto... yes +[ 29s] checking for X509_VERIFY_PARAM_new in -lssl... yes +[ 29s] checking for libjson installation... /usr +[ 29s] checking for library containing json_object_object_get_ex... -ljson-c +[ 29s] checking for pcre2-config... /usr/bin/pcre2-config +[ 29s] checking pcre-config version... 10.33 +[ 29s] checking for CVE-2017-7186... ok +[ 29s] configure: CFLAGS from pcre-config: +[ 29s] configure: LIBS from pcre-config: -L/usr/lib64 -lpcre2-8 +[ 29s] configure: Compiling and linking with pcre2 from /usr +[ 29s] checking whether to enable maintainer-specific portions of Makefiles... no +[ 29s] checking for zlib installation... /usr +[ 29s] checking for inflateEnd in -lz... yes +[ 29s] checking for gzopen in -lz... yes +[ 29s] checking how to link with libbz2... /usr/lib64/libbz2.so +[ 29s] checking for BZ2_bzDecompressInit in -lbz2... yes +[ 29s] checking bzlib.h usability... yes +[ 29s] checking bzlib.h presence... yes +[ 29s] checking for bzlib.h... yes +[ 29s] checking for CVE-2008-1372... ok +[ 29s] checking for CVE-2010-0405... ok +[ 29s] checking for getaddrinfo... yes +[ 29s] checking for SYSTEMD... yes +[ 29s] checking for systemd system unit installation directory... /usr/lib/systemd/system +[ 29s] checking for IPv6 support... (cached) yes +[ 29s] checking for resolv.h... yes +[ 29s] checking for dn_expand in std libs... no +[ 29s] checking for dn_expand in -lresolv... yes +[ 29s] checking whether setpgrp takes no argument... yes +[ 29s] checking for libiconv_open in -liconv... no +[ 29s] checking for libiconv_open in -liconv... (cached) no +[ 30s] checking for iconv... yes +[ 30s] checking for pthread.h... (cached) yes +[ 30s] checking whether in_port_t is defined... yes +[ 30s] checking for in_addr_t definition... yes +[ 30s] checking sys/fanotify.h usability... yes +[ 30s] checking sys/fanotify.h presence... yes +[ 30s] checking for sys/fanotify.h... yes +[ 30s] checking for mi_stop in -lmilter... yes +[ 30s] checking libmilter/mfapi.h usability... yes +[ 30s] checking libmilter/mfapi.h presence... yes +[ 30s] checking for libmilter/mfapi.h... yes +[ 30s] checking for sched_yield... yes +[ 30s] checking for pthread_yield... yes +[ 30s] checking for readdir_r... support disabled +[ 30s] checking for ctime_r... yes, and it takes 2 arguments +[ 30s] checking for socklen_t... yes +[ 30s] checking for structure packing via __attribute__((packed))... yes +[ 30s] checking for type aligning via __attribute__((aligned))... yes +[ 30s] checking that structure packing works... yes +[ 30s] checking for fd_set... yes, found in sys/select.h +[ 30s] checking default FD_SETSIZE value... 1024 +[ 30s] checking stat64... yes +[ 30s] checking whether signed right shift is sign extended... yes +[ 30s] checking for recvmsg... yes +[ 30s] checking for sendmsg... yes +[ 30s] checking for msg_control field in struct msghdr... yes +[ 30s] checking BSD 4.4 / RFC2292 style fd passing... yes +[ 30s] checking ncurses/ncurses.h usability... yes +[ 30s] checking ncurses/ncurses.h presence... yes +[ 30s] checking for ncurses/ncurses.h... yes +[ 30s] checking linking with ncurses... ok +[ 30s] configure: Compiling and linking with ncurses by using /usr/lib64/libncurses.so +[ 30s] checking for llvm-config... no +[ 30s] checking LFS safe fts implementation... yes +[ 30s] checking for libcurl installation... /usr +[ 30s] checking for curl_easy_init in -lcurl... yes +[ 30s] checking for special C compiler options needed for large files... no +[ 30s] checking for _FILE_OFFSET_BITS value needed for large files... no +[ 30s] checking for sys/int_types.h... (cached) no +[ 30s] checking for inttypes.h... (cached) yes +[ 31s] checking that generated files are newer than configure... done +[ 31s] configure: creating ./config.status +[ 31s] config.status: creating libltdl/Makefile +[ 31s] config.status: creating clamscan/Makefile +[ 31s] config.status: creating database/Makefile +[ 31s] config.status: creating docs/Makefile +[ 31s] config.status: creating clamd/Makefile +[ 31s] config.status: creating clamd/clamav-daemon.service +[ 31s] config.status: creating clamd/clamav-daemon.socket +[ 31s] config.status: creating clamdscan/Makefile +[ 31s] config.status: creating clamsubmit/Makefile +[ 31s] config.status: creating clamav-milter/Makefile +[ 31s] config.status: creating freshclam/clamav-freshclam.service +[ 31s] config.status: creating freshclam/Makefile +[ 31s] config.status: creating sigtool/Makefile +[ 31s] config.status: creating clamconf/Makefile +[ 31s] config.status: creating etc/Makefile +[ 31s] config.status: creating test/Makefile +[ 31s] config.status: creating unit_tests/Makefile +[ 31s] config.status: creating fuzz/Makefile +[ 31s] config.status: creating clamdtop/Makefile +[ 31s] config.status: creating clambc/Makefile +[ 31s] config.status: creating libfreshclam/Makefile +[ 31s] config.status: creating Makefile +[ 31s] config.status: creating clamav-config +[ 31s] config.status: creating libclamav.pc +[ 31s] config.status: creating platform.h +[ 31s] config.status: creating docs/man/clamav-milter.8 +[ 31s] config.status: creating docs/man/clamav-milter.conf.5 +[ 31s] config.status: creating docs/man/clambc.1 +[ 31s] config.status: creating docs/man/clamconf.1 +[ 31s] config.status: creating docs/man/clamd.8 +[ 31s] config.status: creating docs/man/clamd.conf.5 +[ 31s] config.status: creating docs/man/clamdscan.1 +[ 31s] config.status: creating docs/man/clamscan.1 +[ 31s] config.status: creating docs/man/freshclam.1 +[ 31s] config.status: creating docs/man/freshclam.conf.5 +[ 31s] config.status: creating docs/man/sigtool.1 +[ 31s] config.status: creating docs/man/clamdtop.1 +[ 31s] config.status: creating docs/man/clamsubmit.1 +[ 31s] config.status: creating clamav-types.h +[ 31s] config.status: creating clamav-config.h +[ 31s] config.status: creating libclammspack/config.h +[ 31s] config.status: libclammspack/config.h is unchanged +[ 31s] config.status: executing depfiles commands +[ 31s] config.status: executing libtool commands +[ 32s] checking that generated files are newer than configure... done +[ 32s] configure: creating ./config.status +[ 32s] config.status: creating libltdl/Makefile +[ 32s] config.status: creating clamscan/Makefile +[ 32s] config.status: creating database/Makefile +[ 32s] config.status: creating docs/Makefile +[ 32s] config.status: creating clamd/Makefile +[ 32s] config.status: creating clamd/clamav-daemon.service +[ 32s] config.status: creating clamd/clamav-daemon.socket +[ 32s] config.status: creating clamdscan/Makefile +[ 32s] config.status: creating clamsubmit/Makefile +[ 32s] config.status: creating clamav-milter/Makefile +[ 32s] config.status: creating freshclam/clamav-freshclam.service +[ 32s] config.status: creating freshclam/Makefile +[ 32s] config.status: creating sigtool/Makefile +[ 32s] config.status: creating clamconf/Makefile +[ 32s] config.status: creating etc/Makefile +[ 32s] config.status: creating test/Makefile +[ 32s] config.status: creating unit_tests/Makefile +[ 32s] config.status: creating fuzz/Makefile +[ 32s] config.status: creating clamdtop/Makefile +[ 32s] config.status: creating clambc/Makefile +[ 32s] config.status: creating libfreshclam/Makefile +[ 32s] config.status: creating Makefile +[ 32s] config.status: creating clamav-config +[ 32s] config.status: creating libclamav.pc +[ 32s] config.status: creating platform.h +[ 32s] config.status: creating docs/man/clamav-milter.8 +[ 32s] config.status: creating docs/man/clamav-milter.conf.5 +[ 32s] config.status: creating docs/man/clambc.1 +[ 32s] config.status: creating docs/man/clamconf.1 +[ 32s] config.status: creating docs/man/clamd.8 +[ 32s] config.status: creating docs/man/clamd.conf.5 +[ 32s] config.status: creating docs/man/clamdscan.1 +[ 32s] config.status: creating docs/man/clamscan.1 +[ 32s] config.status: creating docs/man/freshclam.1 +[ 32s] config.status: creating docs/man/freshclam.conf.5 +[ 32s] config.status: creating docs/man/sigtool.1 +[ 32s] config.status: creating docs/man/clamdtop.1 +[ 32s] config.status: creating docs/man/clamsubmit.1 +[ 32s] config.status: creating clamav-types.h +[ 32s] config.status: creating libclamav/Makefile +[ 33s] config.status: creating clamav-config.h +[ 33s] config.status: clamav-config.h is unchanged +[ 33s] config.status: creating libclammspack/config.h +[ 33s] config.status: libclammspack/config.h is unchanged +[ 33s] config.status: executing depfiles commands +[ 33s] config.status: executing libtool commands +[ 33s] configure: Summary of detected features follows +[ 33s] OS : linux-gnu +[ 33s] pthreads : yes (-lpthread) +[ 33s] configure: Summary of miscellaneous features +[ 33s] check : no (auto) +[ 33s] fanotify : yes +[ 33s] fdpassing : 1 +[ 33s] IPv6 : yes +[ 33s] configure: Summary of optional tools +[ 33s] clamdtop : -L/usr/lib64 -lncurses +[ 33s] milter : yes +[ 33s] clamsubmit : yes (libjson-c-dev found at /usr), libcurl-devel found at /usr) +[ 33s] configure: Summary of engine performance features +[ 33s] release mode: yes +[ 33s] llvm : no (disabled) +[ 33s] mempool : yes +[ 33s] configure: Summary of engine detection features +[ 33s] bzip2 : ok +[ 33s] zlib : /usr +[ 33s] unrar : no (disabled) +[ 33s] preclass : yes (libjson-c-dev found at /usr) +[ 33s] pcre : /usr +[ 33s] libmspack : yes (Internal) +[ 33s] libxml2 : yes, from /usr +[ 33s] yara : yes +[ 33s] fts : yes (libc) +[ 33s] configure: WARNING: +[ 33s] ****** WARNING: +[ 33s] ****** You are cross compiling to a different host or you are +[ 33s] ****** linking to bugged system libraries or you have manually +[ 33s] ****** disabled important configure checks. +[ 33s] ****** Please be aware that this build may be badly broken. +[ 33s] ****** DO NOT REPORT BUGS BASED ON THIS BUILD !!! +[ 33s] +[ 33s] + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' -e '/sys_lib_dlsearch_path_spec=\"\/lib \/usr\/lib /s!\"\/lib \/usr\/lib !/\"/lib64 /usr/lib64 !g' libtool +[ 33s] + /usr/bin/make -O -j4 +[ 33s] /usr/bin/make all-recursive +[ 33s] Making all in libltdl +[ 33s] /usr/bin/make all-am +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lt__strl.lo lt__strl.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o dlopen.la dlopen.lo -ldl +[ 33s] libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o +[ 33s] libtool: link: ranlib .libs/dlopen.a +[ 33s] libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 33s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c +[ 33s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o +[ 33s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 34s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 34s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -no-undefined -dlpreopen dlopen.la -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo +[ 34s] libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT +[ 34s] libtool: link: rm -f ".libs/libltdlc.nmI" +[ 34s] libtool: link: (cd .libs && gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") +[ 34s] libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI" +[ 34s] libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl/./.libs/dlopen.a") +[ 34s] libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o +[ 34s] libtool: link: ranlib .libs/libltdlc.a +[ 34s] libtool: link: rm -fr .libs/libltdlc.lax +[ 34s] libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) +[ 34s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 34s] Making all in libclamav +[ 34s] /usr/bin/make all-recursive +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-cabc.lo `test -f '../libclammspack/mspack/cabc.c' || echo './'`../libclammspack/mspack/cabc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabc.c -fPIC -DPIC -o .libs/libclammspack_la-cabc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-chmc.lo `test -f '../libclammspack/mspack/chmc.c' || echo './'`../libclammspack/mspack/chmc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmc.c -fPIC -DPIC -o .libs/libclammspack_la-chmc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-crc32.lo `test -f '../libclammspack/mspack/crc32.c' || echo './'`../libclammspack/mspack/crc32.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/crc32.c -fPIC -DPIC -o .libs/libclammspack_la-crc32.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-hlpc.lo `test -f '../libclammspack/mspack/hlpc.c' || echo './'`../libclammspack/mspack/hlpc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpc.c -fPIC -DPIC -o .libs/libclammspack_la-hlpc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-hlpd.lo `test -f '../libclammspack/mspack/hlpd.c' || echo './'`../libclammspack/mspack/hlpd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/hlpd.c -fPIC -DPIC -o .libs/libclammspack_la-hlpd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-kwajc.lo `test -f '../libclammspack/mspack/kwajc.c' || echo './'`../libclammspack/mspack/kwajc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajc.c -fPIC -DPIC -o .libs/libclammspack_la-kwajc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-litc.lo `test -f '../libclammspack/mspack/litc.c' || echo './'`../libclammspack/mspack/litc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litc.c -fPIC -DPIC -o .libs/libclammspack_la-litc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-cabd.lo `test -f '../libclammspack/mspack/cabd.c' || echo './'`../libclammspack/mspack/cabd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/cabd.c -fPIC -DPIC -o .libs/libclammspack_la-cabd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-litd.lo `test -f '../libclammspack/mspack/litd.c' || echo './'`../libclammspack/mspack/litd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/litd.c -fPIC -DPIC -o .libs/libclammspack_la-litd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-chmd.lo `test -f '../libclammspack/mspack/chmd.c' || echo './'`../libclammspack/mspack/chmd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/chmd.c -fPIC -DPIC -o .libs/libclammspack_la-chmd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzxc.lo `test -f '../libclammspack/mspack/lzxc.c' || echo './'`../libclammspack/mspack/lzxc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxc.c -fPIC -DPIC -o .libs/libclammspack_la-lzxc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzssd.lo `test -f '../libclammspack/mspack/lzssd.c' || echo './'`../libclammspack/mspack/lzssd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzssd.c -fPIC -DPIC -o .libs/libclammspack_la-lzssd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-mszipc.lo `test -f '../libclammspack/mspack/mszipc.c' || echo './'`../libclammspack/mspack/mszipc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipc.c -fPIC -DPIC -o .libs/libclammspack_la-mszipc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-kwajd.lo `test -f '../libclammspack/mspack/kwajd.c' || echo './'`../libclammspack/mspack/kwajd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/kwajd.c -fPIC -DPIC -o .libs/libclammspack_la-kwajd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-oabc.lo `test -f '../libclammspack/mspack/oabc.c' || echo './'`../libclammspack/mspack/oabc.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabc.c -fPIC -DPIC -o .libs/libclammspack_la-oabc.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-oabd.lo `test -f '../libclammspack/mspack/oabd.c' || echo './'`../libclammspack/mspack/oabd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/oabd.c -fPIC -DPIC -o .libs/libclammspack_la-oabd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 34s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-mszipd.lo `test -f '../libclammspack/mspack/mszipd.c' || echo './'`../libclammspack/mspack/mszipd.c +[ 34s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/mszipd.c -fPIC -DPIC -o .libs/libclammspack_la-mszipd.o +[ 34s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-szddc.lo `test -f '../libclammspack/mspack/szddc.c' || echo './'`../libclammspack/mspack/szddc.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddc.c -fPIC -DPIC -o .libs/libclammspack_la-szddc.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-system.lo `test -f '../libclammspack/mspack/system.c' || echo './'`../libclammspack/mspack/system.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/system.c -fPIC -DPIC -o .libs/libclammspack_la-system.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-szddd.lo `test -f '../libclammspack/mspack/szddd.c' || echo './'`../libclammspack/mspack/szddd.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/szddd.c -fPIC -DPIC -o .libs/libclammspack_la-szddd.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-qtmd.lo `test -f '../libclammspack/mspack/qtmd.c' || echo './'`../libclammspack/mspack/qtmd.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/qtmd.c -fPIC -DPIC -o .libs/libclammspack_la-qtmd.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclammspack_la-lzxd.lo `test -f '../libclammspack/mspack/lzxd.c' || echo './'`../libclammspack/mspack/lzxd.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../libclammspack/mspack/lzxd.c -fPIC -DPIC -o .libs/libclammspack_la-lzxd.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-hash.lo `test -f 'matcher-hash.c' || echo './'`matcher-hash.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-hash.c -fPIC -DPIC -o .libs/libclamav_la-matcher-hash.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 35s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-bm.lo `test -f 'matcher-bm.c' || echo './'`matcher-bm.c +[ 35s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-bm.c -fPIC -DPIC -o .libs/libclamav_la-matcher-bm.o +[ 35s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher.lo `test -f 'matcher.c' || echo './'`matcher.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher.c -fPIC -DPIC -o .libs/libclamav_la-matcher.o +[ 36s] matcher.c: In function 'cli_caloff': +[ 36s] matcher.c:485:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 36s] if (offset_max) +[ 36s] ^~ +[ 36s] matcher.c:487:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 36s] break; +[ 36s] ^~~~~ +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-others.lo `test -f 'others.c' || echo './'`others.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others.c -fPIC -DPIC -o .libs/libclamav_la-others.o +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dsig.lo `test -f 'dsig.c' || echo './'`dsig.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dsig.c -fPIC -DPIC -o .libs/libclamav_la-dsig.o +[ 36s] In file included from crtmgr.h:27:0, +[ 36s] from others.h:51, +[ 36s] from matcher.h:29, +[ 36s] from others.h:22, +[ 36s] from dsig.c:35: +[ 36s] dsig.c: In function 'cli_decodesig': +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:74:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&r); +[ 36s] ^~~~~~~ +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:75:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&c); +[ 36s] ^~~~~~~ +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:94:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&p); +[ 36s] ^~~~~~~ +[ 36s] dsig.c: In function 'cli_versig': +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:120:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&n); +[ 36s] ^~~~~~~ +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:122:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&e); +[ 36s] ^~~~~~~ +[ 36s] dsig.c: In function 'cli_versig2': +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:164:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&e); +[ 36s] ^~~~~~~ +[ 36s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 36s] #define mp_init(a) (fp_init(a), 0) +[ 36s] ~~~~~~~~~~~^~~~ +[ 36s] dsig.c:166:5: note: in expansion of macro 'mp_init' +[ 36s] mp_init(&n); +[ 36s] ^~~~~~~ +[ 36s] dsig.c:191:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 36s] if (!(ctx)) +[ 36s] ^~ +[ 36s] dsig.c:194:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 36s] cl_update_hash(ctx, digest2, HASH_LEN); +[ 36s] ^~~~~~~~~~~~~~ +[ 36s] dsig.c:219:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 36s] if (!(ctx)) +[ 36s] ^~ +[ 36s] dsig.c:222:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 36s] cl_update_hash(ctx, final, sizeof(final)); +[ 36s] ^~~~~~~~~~~~~~ +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-ac.lo `test -f 'matcher-ac.c' || echo './'`matcher-ac.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-ac.c -fPIC -DPIC -o .libs/libclamav_la-matcher-ac.o +[ 36s] matcher-ac.c: In function 'ac_special_altstr': +[ 36s] matcher-ac.c:2322:35: warning: variable 'len' set but not used [-Wunused-but-set-variable] +[ 36s] int i, ret, num, fixed, slen, len; +[ 36s] ^~~ +[ 36s] matcher-ac.c: In function 'ac_special_altexpand': +[ 36s] matcher-ac.c:2182:23: warning: 'wild' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 36s] } else if (wild == 0) { /* duplicate */ +[ 36s] ^ +[ 36s] matcher-ac.c:2146:17: note: 'wild' was declared here +[ 36s] int i, cmp, wild; +[ 36s] ^~~~ +[ 36s] matcher-ac.c:2182:23: warning: 'wild' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 36s] } else if (wild == 0) { /* duplicate */ +[ 36s] ^ +[ 36s] matcher-ac.c:2146:17: note: 'wild' was declared here +[ 36s] int i, cmp, wild; +[ 36s] ^~~~ +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cvd.lo `test -f 'cvd.c' || echo './'`cvd.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cvd.c -fPIC -DPIC -o .libs/libclamav_la-cvd.o +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 36s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textdet.lo `test -f 'textdet.c' || echo './'`textdet.c +[ 36s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textdet.c -fPIC -DPIC -o .libs/libclamav_la-textdet.o +[ 36s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c +[ 37s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filetypes.c -fPIC -DPIC -o .libs/libclamav_la-filetypes.o +[ 37s] filetypes.c: In function 'cli_filetype2': +[ 37s] filetypes.c:355:76: warning: comparison between 'cli_file_t {aka enum }' and 'enum cl_error_t' [-Wenum-compare] +[ 37s] if ((ret2 = cli_ooxml_filetype(NULL, map)) != CL_SUCCESS) { +[ 37s] ^~ +[ 37s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rtf.lo `test -f 'rtf.c' || echo './'`rtf.c +[ 37s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rtf.c -fPIC -DPIC -o .libs/libclamav_la-rtf.o +[ 37s] rtf.c: In function 'push_state': +[ 37s] rtf.c:153:9: warning: variable 'defelements' set but not used [-Wunused-but-set-variable] +[ 37s] size_t defelements; +[ 37s] ^~~~~~~~~~~ +[ 37s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 37s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-blob.lo `test -f 'blob.c' || echo './'`blob.c +[ 37s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c blob.c -fPIC -DPIC -o .libs/libclamav_la-blob.o +[ 37s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-readdb.lo `test -f 'readdb.c' || echo './'`readdb.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c readdb.c -fPIC -DPIC -o .libs/libclamav_la-readdb.o +[ 38s] readdb.c: In function 'cli_parse_add': +[ 38s] readdb.c:602:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] +[ 38s] if ( ret = cli_bcomp_addpatt(root, virname, hexsig, lsigid, options) ) { +[ 38s] ^~~ +[ 38s] readdb.c: In function 'cl_load': +[ 38s] readdb.c:4579:2: warning: 'daily_cld' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 38s] cl_cvdfree(daily_cld); +[ 38s] ^~~~~~~~~~~~~~~~~~~~~ +[ 38s] readdb.c:4477:17: note: 'daily_cld' was declared here +[ 38s] struct cl_cvd *daily_cld, *daily_cvd; +[ 38s] ^~~~~~~~~ +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-scanners.lo `test -f 'scanners.c' || echo './'`scanners.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c scanners.c -fPIC -DPIC -o .libs/libclamav_la-scanners.o +[ 38s] scanners.c: In function 'cli_base_scandesc': +[ 38s] scanners.c:3860:16: warning: unused variable 'ret' [-Wunused-variable] +[ 38s] cl_error_t ret = CL_CLEAN; +[ 38s] ^~~ +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-message.lo `test -f 'message.c' || echo './'`message.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c message.c -fPIC -DPIC -o .libs/libclamav_la-message.o +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-table.lo `test -f 'table.c' || echo './'`table.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c table.c -fPIC -DPIC -o .libs/libclamav_la-table.o +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-text.lo `test -f 'text.c' || echo './'`text.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c text.c -fPIC -DPIC -o .libs/libclamav_la-text.o +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbox.lo `test -f 'mbox.c' || echo './'`mbox.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbox.c -fPIC -DPIC -o .libs/libclamav_la-mbox.o +[ 38s] mbox.c: In function 'parseMHTMLComment': +[ 38s] mbox.c:1143:15: warning: unused variable 'thisjobj' [-Wunused-variable] +[ 38s] json_object *thisjobj = (json_object *)wrkjobj; +[ 38s] ^~~~~~~~ +[ 38s] mbox.c: In function 'boundaryStart': +[ 38s] mbox.c:2460:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 38s] if (newline != line) +[ 38s] ^~ +[ 38s] mbox.c:2465:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 38s] if((*newline != '-') && (*newline != '(')) { +[ 38s] ^~ +[ 38s] mbox.c:2550:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 38s] if (newline != line) +[ 38s] ^~ +[ 38s] mbox.c:2553:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 38s] return rc; +[ 38s] ^~~~~~ +[ 38s] mbox.c: In function 'boundaryEnd': +[ 38s] mbox.c:2632:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 38s] if (newline != line) +[ 38s] ^~ +[ 38s] mbox.c:2635:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 38s] return 0; +[ 38s] ^~~~~~ +[ 38s] mbox.c: In function 'do_multipart': +[ 38s] mbox.c:3863:14: warning: unused variable 'mtype' [-Wunused-variable] +[ 38s] const char *mtype = NULL; +[ 38s] ^~~~~ +[ 38s] mbox.c: In function 'rfc1341': +[ 38s] mbox.c:3315:7: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] +[ 38s] "%s"PATHSEP"%s", pdir, dent->d_name); +[ 38s] ^~~~ +[ 38s] mbox.c:3315:21: note: format string is defined here +[ 38s] "%s"PATHSEP"%s", pdir, dent->d_name); +[ 38s] ^ +[ 38s] In file included from /usr/include/stdio.h:873:0, +[ 38s] from mbox.c:37: +[ 38s] /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 +[ 38s] return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, +[ 38s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 38s] __bos (__s), __fmt, __va_arg_pack ()); +[ 38s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msexpand.lo `test -f 'msexpand.c' || echo './'`msexpand.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msexpand.c -fPIC -DPIC -o .libs/libclamav_la-msexpand.o +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 38s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-vba_extract.lo `test -f 'vba_extract.c' || echo './'`vba_extract.c +[ 38s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c vba_extract.c -fPIC -DPIC -o .libs/libclamav_la-vba_extract.o +[ 38s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ole2_extract.lo `test -f 'ole2_extract.c' || echo './'`ole2_extract.c +[ 39s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ole2_extract.c -fPIC -DPIC -o .libs/libclamav_la-ole2_extract.o +[ 39s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upx.lo `test -f 'upx.c' || echo './'`upx.c +[ 39s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upx.c -fPIC -DPIC -o .libs/libclamav_la-upx.o +[ 39s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-disasm.lo `test -f 'disasm.c' || echo './'`disasm.c +[ 39s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c disasm.c -fPIC -DPIC -o .libs/libclamav_la-disasm.o +[ 39s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-libmspack.lo `test -f 'libmspack.c' || echo './'`libmspack.c +[ 39s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c libmspack.c -fPIC -DPIC -o .libs/libclamav_la-libmspack.o +[ 39s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 39s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe_icons.lo `test -f 'pe_icons.c' || echo './'`pe_icons.c +[ 39s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe_icons.c -fPIC -DPIC -o .libs/libclamav_la-pe_icons.o +[ 39s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rebuildpe.lo `test -f 'rebuildpe.c' || echo './'`rebuildpe.c +[ 40s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rebuildpe.c -fPIC -DPIC -o .libs/libclamav_la-rebuildpe.o +[ 40s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-petite.lo `test -f 'petite.c' || echo './'`petite.c +[ 40s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c petite.c -fPIC -DPIC -o .libs/libclamav_la-petite.o +[ 40s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-wwunpack.lo `test -f 'wwunpack.c' || echo './'`wwunpack.c +[ 40s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c wwunpack.c -fPIC -DPIC -o .libs/libclamav_la-wwunpack.o +[ 40s] In file included from matcher.h:29:0, +[ 40s] from others.h:22, +[ 40s] from wwunpack.c:27: +[ 40s] wwunpack.c: In function 'wwunpack': +[ 40s] others.h:95:90: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] +[ 40s] (size_t)(bb_size) > 0 && (size_t)(sb_size) > 0 && \ +[ 40s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 40s] (size_t)(sb_size) <= (size_t)(bb_size) && \ +[ 40s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 40s] (ptrdiff_t)(sb) >= (ptrdiff_t)(bb) && \ +[ 40s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 40s] (ptrdiff_t)(sb) + (ptrdiff_t)(sb_size) <= (ptrdiff_t)(bb) + (ptrdiff_t)(bb_size) && \ +[ 40s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ +[ 40s] (ptrdiff_t)(sb) + (ptrdiff_t)(sb_size) > (ptrdiff_t)(bb) && \ +[ 40s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 40s] wwunpack.c:36:5: note: in expansion of macro 'CLI_ISCONTAINED' +[ 40s] if (CLI_ISCONTAINED(compd, szd, ccur, 4)) { \ +[ 40s] ^~~~~~~~~~~~~~~ +[ 40s] wwunpack.c:106:5: note: in expansion of macro 'RESEED' +[ 40s] RESEED; +[ 40s] ^~~~~~ +[ 40s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 40s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unsp.lo `test -f 'unsp.c' || echo './'`unsp.c +[ 40s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unsp.c -fPIC -DPIC -o .libs/libclamav_la-unsp.o +[ 40s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-htmlnorm.lo `test -f 'htmlnorm.c' || echo './'`htmlnorm.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c htmlnorm.c -fPIC -DPIC -o .libs/libclamav_la-htmlnorm.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-aspack.lo `test -f 'aspack.c' || echo './'`aspack.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c aspack.c -fPIC -DPIC -o .libs/libclamav_la-aspack.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-packlibs.lo `test -f 'packlibs.c' || echo './'`packlibs.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c packlibs.c -fPIC -DPIC -o .libs/libclamav_la-packlibs.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fsg.lo `test -f 'fsg.c' || echo './'`fsg.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fsg.c -fPIC -DPIC -o .libs/libclamav_la-fsg.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-line.lo `test -f 'line.c' || echo './'`line.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c line.c -fPIC -DPIC -o .libs/libclamav_la-line.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mew.lo `test -f 'mew.c' || echo './'`mew.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mew.c -fPIC -DPIC -o .libs/libclamav_la-mew.o +[ 41s] mew.c: In function 'mew_lzma': +[ 41s] mew.c:358:13: warning: variable 'var30' set but not used [-Wunused-but-set-variable] +[ 41s] char var1, var30; +[ 41s] ^~~~~ +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 41s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-upack.lo `test -f 'upack.c' || echo './'`upack.c +[ 41s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c upack.c -fPIC -DPIC -o .libs/libclamav_la-upack.o +[ 41s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-untar.lo `test -f 'untar.c' || echo './'`untar.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c untar.c -fPIC -DPIC -o .libs/libclamav_la-untar.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ooxml.lo `test -f 'ooxml.c' || echo './'`ooxml.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ooxml.c -fPIC -DPIC -o .libs/libclamav_la-ooxml.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unzip.lo `test -f 'unzip.c' || echo './'`unzip.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unzip.c -fPIC -DPIC -o .libs/libclamav_la-unzip.o +[ 42s] unzip.c: In function 'zupdatekey': +[ 42s] unzip.c:321:19: warning: unused variable 'crctmp' [-Wunused-variable] +[ 42s] unsigned long crctmp; +[ 42s] ^~~~~~ +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pe.lo `test -f 'pe.c' || echo './'`pe.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pe.c -fPIC -DPIC -o .libs/libclamav_la-pe.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-special.lo `test -f 'special.c' || echo './'`special.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c special.c -fPIC -DPIC -o .libs/libclamav_la-special.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-inflate64.lo `test -f 'inflate64.c' || echo './'`inflate64.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c inflate64.c -fPIC -DPIC -o .libs/libclamav_la-inflate64.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-binhex.lo `test -f 'binhex.c' || echo './'`binhex.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c binhex.c -fPIC -DPIC -o .libs/libclamav_la-binhex.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 42s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-is_tar.lo `test -f 'is_tar.c' || echo './'`is_tar.c +[ 42s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c is_tar.c -fPIC -DPIC -o .libs/libclamav_la-is_tar.o +[ 42s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tnef.lo `test -f 'tnef.c' || echo './'`tnef.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tnef.c -fPIC -DPIC -o .libs/libclamav_la-tnef.o +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-autoit.lo `test -f 'autoit.c' || echo './'`autoit.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c autoit.c -fPIC -DPIC -o .libs/libclamav_la-autoit.o +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-unarj.lo `test -f 'unarj.c' || echo './'`unarj.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c unarj.c -fPIC -DPIC -o .libs/libclamav_la-unarj.o +[ 43s] unarj.c: In function 'arj_read_main_header': +[ 43s] unarj.c:838:8: warning: variable 'header_offset' set but not used [-Wunused-but-set-variable] +[ 43s] off_t header_offset; +[ 43s] ^~~~~~~~~~~~~ +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-nulsft.lo `test -f 'nsis/nulsft.c' || echo './'`nsis/nulsft.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/nulsft.c -fPIC -DPIC -o .libs/libclamav_la-nulsft.o +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bzlib.lo `test -f 'nsis/bzlib.c' || echo './'`nsis/bzlib.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/bzlib.c -fPIC -DPIC -o .libs/libclamav_la-bzlib.o +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 43s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-infblock.lo `test -f 'nsis/infblock.c' || echo './'`nsis/infblock.c +[ 43s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c nsis/infblock.c -fPIC -DPIC -o .libs/libclamav_la-infblock.o +[ 43s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfng.lo `test -f 'pdfng.c' || echo './'`pdfng.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfng.c -fPIC -DPIC -o .libs/libclamav_la-pdfng.o +[ 44s] pdfng.c: In function 'pdf_parse_string': +[ 44s] pdfng.c:385:12: warning: unused variable 'i' [-Wunused-variable] +[ 44s] size_t i; +[ 44s] ^ +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdfdecode.lo `test -f 'pdfdecode.c' || echo './'`pdfdecode.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdfdecode.c -fPIC -DPIC -o .libs/libclamav_la-pdfdecode.o +[ 44s] pdfdecode.c: In function 'filter_flatedecode': +[ 44s] pdfdecode.c:673:16: warning: unused variable 'skip' [-Wunused-variable] +[ 44s] int zstat, skip = 0, rc = CL_SUCCESS; +[ 44s] ^~~~ +[ 44s] pdfdecode.c: In function 'filter_lzwdecode': +[ 44s] pdfdecode.c:918:28: warning: unused variable 'skip' [-Wunused-variable] +[ 44s] int echg = 1, lzwstat, skip = 0, rc = CL_SUCCESS; +[ 44s] ^~~~ +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-spin.lo `test -f 'spin.c' || echo './'`spin.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c spin.c -fPIC -DPIC -o .libs/libclamav_la-spin.o +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yc.lo `test -f 'yc.c' || echo './'`yc.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yc.c -fPIC -DPIC -o .libs/libclamav_la-yc.o +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uuencode.c -fPIC -DPIC -o .libs/libclamav_la-uuencode.o +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 44s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-elf.lo `test -f 'elf.c' || echo './'`elf.c +[ 44s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c elf.c -fPIC -DPIC -o .libs/libclamav_la-elf.o +[ 44s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-pdf.lo `test -f 'pdf.c' || echo './'`pdf.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c pdf.c -fPIC -DPIC -o .libs/libclamav_la-pdf.o +[ 45s] pdf.c: In function 'pdf_findobj_in_objstm': +[ 45s] pdf.c:400:23: warning: variable 'next_objid' set but not used [-Wunused-but-set-variable] +[ 45s] unsigned long next_objid = 0, next_objoff = 0; +[ 45s] ^~~~~~~~~~ +[ 45s] pdf.c: At top level: +[ 45s] pdf.c:77:12: warning: 'asciihexdecode' declared 'static' but never defined [-Wunused-function] +[ 45s] static int asciihexdecode(const char *buf, off_t len, char *output); +[ 45s] ^~~~~~~~~~~~~~ +[ 45s] pdf.c:78:12: warning: 'ascii85decode' declared 'static' but never defined [-Wunused-function] +[ 45s] static int ascii85decode(const char *buf, off_t len, unsigned char *output); +[ 45s] ^~~~~~~~~~~~~ +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_domaincheck_db.lo `test -f 'phish_domaincheck_db.c' || echo './'`phish_domaincheck_db.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_domaincheck_db.c -fPIC -DPIC -o .libs/libclamav_la-phish_domaincheck_db.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phish_whitelist.lo `test -f 'phish_whitelist.c' || echo './'`phish_whitelist.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phish_whitelist.c -fPIC -DPIC -o .libs/libclamav_la-phish_whitelist.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sis.lo `test -f 'sis.c' || echo './'`sis.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sis.c -fPIC -DPIC -o .libs/libclamav_la-sis.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-phishcheck.lo `test -f 'phishcheck.c' || echo './'`phishcheck.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c phishcheck.c -fPIC -DPIC -o .libs/libclamav_la-phishcheck.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_list.lo `test -f 'regex_list.c' || echo './'`regex_list.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_list.c -fPIC -DPIC -o .libs/libclamav_la-regex_list.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_suffix.lo `test -f 'regex_suffix.c' || echo './'`regex_suffix.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_suffix.c -fPIC -DPIC -o .libs/libclamav_la-regex_suffix.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-entconv.lo `test -f 'entconv.c' || echo './'`entconv.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c entconv.c -fPIC -DPIC -o .libs/libclamav_la-entconv.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hashtab.lo `test -f 'hashtab.c' || echo './'`hashtab.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hashtab.c -fPIC -DPIC -o .libs/libclamav_la-hashtab.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 45s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzma_iface.lo `test -f 'lzma_iface.c' || echo './'`lzma_iface.c +[ 45s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzma_iface.c -fPIC -DPIC -o .libs/libclamav_la-lzma_iface.o +[ 45s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dconf.lo `test -f 'dconf.c' || echo './'`dconf.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dconf.c -fPIC -DPIC -o .libs/libclamav_la-dconf.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7z_iface.lo `test -f '7z_iface.c' || echo './'`7z_iface.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z_iface.c -fPIC -DPIC -o .libs/libclamav_la-7z_iface.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zAlloc.lo `test -f '7z/7zAlloc.c' || echo './'`7z/7zAlloc.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zAlloc.c -fPIC -DPIC -o .libs/libclamav_la-7zAlloc.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf.lo `test -f '7z/7zBuf.c' || echo './'`7z/7zBuf.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf.c -fPIC -DPIC -o .libs/libclamav_la-7zBuf.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zBuf2.lo `test -f '7z/7zBuf2.c' || echo './'`7z/7zBuf2.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zBuf2.c -fPIC -DPIC -o .libs/libclamav_la-7zBuf2.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrc.lo `test -f '7z/7zCrc.c' || echo './'`7z/7zCrc.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrc.c -fPIC -DPIC -o .libs/libclamav_la-7zCrc.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zFile.lo `test -f '7z/7zFile.c' || echo './'`7z/7zFile.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zFile.c -fPIC -DPIC -o .libs/libclamav_la-7zFile.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zDec.lo `test -f '7z/7zDec.c' || echo './'`7z/7zDec.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zDec.c -fPIC -DPIC -o .libs/libclamav_la-7zDec.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zStream.lo `test -f '7z/7zStream.c' || echo './'`7z/7zStream.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zStream.c -fPIC -DPIC -o .libs/libclamav_la-7zStream.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bcj2.lo `test -f '7z/Bcj2.c' || echo './'`7z/Bcj2.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bcj2.c -fPIC -DPIC -o .libs/libclamav_la-Bcj2.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra.lo `test -f '7z/Bra.c' || echo './'`7z/Bra.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra.c -fPIC -DPIC -o .libs/libclamav_la-Bra.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Bra86.lo `test -f '7z/Bra86.c' || echo './'`7z/Bra86.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Bra86.c -fPIC -DPIC -o .libs/libclamav_la-Bra86.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 46s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Lzma2Dec.lo `test -f '7z/Lzma2Dec.c' || echo './'`7z/Lzma2Dec.c +[ 46s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Lzma2Dec.c -fPIC -DPIC -o .libs/libclamav_la-Lzma2Dec.o +[ 46s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zIn.lo `test -f '7z/7zIn.c' || echo './'`7z/7zIn.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zIn.c -fPIC -DPIC -o .libs/libclamav_la-7zIn.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7Dec.lo `test -f '7z/Ppmd7Dec.c' || echo './'`7z/Ppmd7Dec.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7Dec.c -fPIC -DPIC -o .libs/libclamav_la-Ppmd7Dec.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Ppmd7.lo `test -f '7z/Ppmd7.c' || echo './'`7z/Ppmd7.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Ppmd7.c -fPIC -DPIC -o .libs/libclamav_la-Ppmd7.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Xz.lo `test -f '7z/Xz.c' || echo './'`7z/Xz.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Xz.c -fPIC -DPIC -o .libs/libclamav_la-Xz.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-LzmaDec.lo `test -f '7z/LzmaDec.c' || echo './'`7z/LzmaDec.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/LzmaDec.c -fPIC -DPIC -o .libs/libclamav_la-LzmaDec.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzCrc64.lo `test -f '7z/XzCrc64.c' || echo './'`7z/XzCrc64.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzCrc64.c -fPIC -DPIC -o .libs/libclamav_la-XzCrc64.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-Delta.lo `test -f '7z/Delta.c' || echo './'`7z/Delta.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/Delta.c -fPIC -DPIC -o .libs/libclamav_la-Delta.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzIn.lo `test -f '7z/XzIn.c' || echo './'`7z/XzIn.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzIn.c -fPIC -DPIC -o .libs/libclamav_la-XzIn.o +[ 47s] 7z/XzIn.c: In function 'Xz_ReadIndex2': +[ 47s] 7z/XzIn.c:79:24: warning: variable 'crcStartPos' set but not used [-Wunused-but-set-variable] +[ 47s] size_t i, numBlocks, crcStartPos, pos = 1; +[ 47s] ^~~~~~~~~~~ +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-BraIA64.lo `test -f '7z/BraIA64.c' || echo './'`7z/BraIA64.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/BraIA64.c -fPIC -DPIC -o .libs/libclamav_la-BraIA64.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-XzDec.lo `test -f '7z/XzDec.c' || echo './'`7z/XzDec.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/XzDec.c -fPIC -DPIC -o .libs/libclamav_la-XzDec.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-CpuArch.lo `test -f '7z/CpuArch.c' || echo './'`7z/CpuArch.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/CpuArch.c -fPIC -DPIC -o .libs/libclamav_la-CpuArch.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 47s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-7zCrcOpt.lo `test -f '7z/7zCrcOpt.c' || echo './'`7z/7zCrcOpt.c +[ 47s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c 7z/7zCrcOpt.c -fPIC -DPIC -o .libs/libclamav_la-7zCrcOpt.o +[ 47s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-textnorm.lo `test -f 'textnorm.c' || echo './'`textnorm.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c textnorm.c -fPIC -DPIC -o .libs/libclamav_la-textnorm.o +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-explode.lo `test -f 'explode.c' || echo './'`explode.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c explode.c -fPIC -DPIC -o .libs/libclamav_la-explode.o +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] test -f version.h || touch version.h;\ +[ 48s] rm -f version.h.tmp;\ +[ 48s] REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ +[ 48s] if test "$REVISION" = "exported"; then\ +[ 48s] REVISION="";\ +[ 48s] fi;\ +[ 48s] if test -n "$REVISION"; then\ +[ 48s] echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ +[ 48s] else\ +[ 48s] touch version.h.tmp;\ +[ 48s] fi +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dlp.lo `test -f 'dlp.c' || echo './'`dlp.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dlp.c -fPIC -DPIC -o .libs/libclamav_la-dlp.o +[ 48s] dlp.c: In function 'dlp_is_valid_cc': +[ 48s] dlp.c:186:9: warning: unused variable 'need' [-Wunused-variable] +[ 48s] int need; +[ 48s] ^~~~ +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-uniq.lo `test -f 'uniq.c' || echo './'`uniq.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c uniq.c -fPIC -DPIC -o .libs/libclamav_la-uniq.o +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mpool.lo `test -f 'mpool.c' || echo './'`mpool.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mpool.c -fPIC -DPIC -o .libs/libclamav_la-mpool.o +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-perflogging.lo `test -f 'perflogging.c' || echo './'`perflogging.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c perflogging.c -fPIC -DPIC -o .libs/libclamav_la-perflogging.o +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-filtering.lo `test -f 'filtering.c' || echo './'`filtering.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c filtering.c -fPIC -DPIC -o .libs/libclamav_la-filtering.o +[ 48s] filtering.c: In function 'filter_add_acpatt': +[ 48s] filtering.c:353:5: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 48s] if (base < 0) { +[ 48s] ^ +[ 48s] filtering.c:322:10: note: 'base' was declared here +[ 48s] int32_t base; +[ 48s] ^~~~ +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 48s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fmap.lo `test -f 'fmap.c' || echo './'`fmap.c +[ 48s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fmap.c -fPIC -DPIC -o .libs/libclamav_la-fmap.o +[ 48s] fmap.c: In function 'fmap_readpage': +[ 48s] fmap.c:362:16: warning: variable 'faultme' set but not used [-Wunused-but-set-variable] +[ 48s] volatile char faultme; +[ 48s] ^~~~~~~ +[ 48s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-js-norm.lo `test -f 'jsparse/js-norm.c' || echo './'`jsparse/js-norm.c +[ 49s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jsparse/js-norm.c -fPIC -DPIC -o .libs/libclamav_la-js-norm.o +[ 49s] jsparse/js-norm.c: In function 'cli_js_process_buffer': +[ 49s] jsparse/js-norm.c:964:18: warning: variable 'yyb' set but not used [-Wunused-but-set-variable] +[ 49s] YY_BUFFER_STATE yyb; +[ 49s] ^~~ +[ 49s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cpio.lo `test -f 'cpio.c' || echo './'`cpio.c +[ 49s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cpio.c -fPIC -DPIC -o .libs/libclamav_la-cpio.o +[ 49s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-macho.lo `test -f 'macho.c' || echo './'`macho.c +[ 49s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c macho.c -fPIC -DPIC -o .libs/libclamav_la-macho.o +[ 49s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 49s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-ishield.lo `test -f 'ishield.c' || echo './'`ishield.c +[ 49s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ishield.c -fPIC -DPIC -o .libs/libclamav_la-ishield.o +[ 49s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api_decl.lo `test -f 'bytecode_api_decl.c' || echo './'`bytecode_api_decl.c +[ 50s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api_decl.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_api_decl.o +[ 50s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-cache.lo `test -f 'cache.c' || echo './'`cache.c +[ 50s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cache.c -fPIC -DPIC -o .libs/libclamav_la-cache.o +[ 50s] cache.c: In function 'cacheset_add': +[ 50s] cache.c:439:26: warning: statement with no effect [-Wunused-value] +[ 50s] #define printnode(a,b,c) (0) +[ 50s] ^ +[ 50s] cache.c:655:5: note: in expansion of macro 'printnode' +[ 50s] printnode("newnode", cs, newnode); +[ 50s] ^~~~~~~~~ +[ 50s] cache.c: In function 'cacheset_remove': +[ 50s] cache.c:439:26: warning: statement with no effect [-Wunused-value] +[ 50s] #define printnode(a,b,c) (0) +[ 50s] ^ +[ 50s] cache.c:674:5: note: in expansion of macro 'printnode' +[ 50s] printnode("targetnode", cs, targetnode); +[ 50s] ^~~~~~~~~ +[ 50s] cache.c:439:26: warning: statement with no effect [-Wunused-value] +[ 50s] #define printnode(a,b,c) (0) +[ 50s] ^ +[ 50s] cache.c:723:5: note: in expansion of macro 'printnode' +[ 50s] printnode("root", cs, cs->root); +[ 50s] ^~~~~~~~~ +[ 50s] cache.c:439:26: warning: statement with no effect [-Wunused-value] +[ 50s] #define printnode(a,b,c) (0) +[ 50s] ^ +[ 50s] cache.c:724:5: note: in expansion of macro 'printnode' +[ 50s] printnode("first", cs, cs->first); +[ 50s] ^~~~~~~~~ +[ 50s] cache.c:439:26: warning: statement with no effect [-Wunused-value] +[ 50s] #define printnode(a,b,c) (0) +[ 50s] ^ +[ 50s] cache.c:725:5: note: in expansion of macro 'printnode' +[ 50s] printnode("last", cs, cs->last); +[ 50s] ^~~~~~~~~ +[ 50s] cache.c:469:25: warning: statement with no effect [-Wunused-value] +[ 50s] #define printchain(a,b) (0) +[ 50s] ^ +[ 50s] cache.c:727:5: note: in expansion of macro 'printchain' +[ 50s] printchain("remove (after)", cs); +[ 50s] ^~~~~~~~~~ +[ 50s] At top level: +[ 50s] cache.c:37:24: warning: 'pool_mutex' defined but not used [-Wunused-variable] +[ 50s] static pthread_mutex_t pool_mutex = PTHREAD_MUTEX_INITIALIZER; +[ 50s] ^~~~~~~~~~ +[ 50s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_api.lo `test -f 'bytecode_api.c' || echo './'`bytecode_api.c +[ 50s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_api.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_api.o +[ 50s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 50s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_detect.lo `test -f 'bytecode_detect.c' || echo './'`bytecode_detect.c +[ 50s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_detect.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_detect.o +[ 50s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-adc.lo `test -f 'adc.c' || echo './'`adc.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c adc.c -fPIC -DPIC -o .libs/libclamav_la-adc.o +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-events.lo `test -f 'events.c' || echo './'`events.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c events.c -fPIC -DPIC -o .libs/libclamav_la-events.o +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xar.lo `test -f 'xar.c' || echo './'`xar.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xar.c -fPIC -DPIC -o .libs/libclamav_la-xar.o +[ 51s] xar.c: In function 'xar_get_numeric_from_xml_element': +[ 51s] xar.c:80:81: warning: comparison of distinct pointer types lacks a cast +[ 51s] if (((numval == LONG_MAX || numval == LONG_MIN) && errno) || endptr == numstr) { +[ 51s] ^~ +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-dmg.lo `test -f 'dmg.c' || echo './'`dmg.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dmg.c -fPIC -DPIC -o .libs/libclamav_la-dmg.o +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode.lo `test -f 'bytecode.c' || echo './'`bytecode.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode.c -fPIC -DPIC -o .libs/libclamav_la-bytecode.o +[ 51s] bytecode.c: In function 'parseLSig': +[ 51s] bytecode.c:661:11: warning: variable 'vnames' set but not used [-Wunused-but-set-variable] +[ 51s] char *vnames, *vend = strchr(buffer, ';'); +[ 51s] ^~~~~~ +[ 51s] bytecode.c:660:17: warning: variable 'prefix' set but not used [-Wunused-but-set-variable] +[ 51s] const char *prefix; +[ 51s] ^~~~~~ +[ 51s] bytecode.c: In function 'cli_bytecode_prepare2': +[ 51s] bytecode.c:2602:29: warning: variable 'jitok' set but not used [-Wunused-but-set-variable] +[ 51s] unsigned i, interp = 0, jitok = 0, jitcount=0; +[ 51s] ^~~~~ +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 51s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xdp.lo `test -f 'xdp.c' || echo './'`xdp.c +[ 51s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xdp.c -fPIC -DPIC -o .libs/libclamav_la-xdp.o +[ 51s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-mbr.lo `test -f 'mbr.c' || echo './'`mbr.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mbr.c -fPIC -DPIC -o .libs/libclamav_la-mbr.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-gpt.lo `test -f 'gpt.c' || echo './'`gpt.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpt.c -fPIC -DPIC -o .libs/libclamav_la-gpt.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-apm.lo `test -f 'apm.c' || echo './'`apm.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c apm.c -fPIC -DPIC -o .libs/libclamav_la-apm.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-prtn_intxn.lo `test -f 'prtn_intxn.c' || echo './'`prtn_intxn.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c prtn_intxn.c -fPIC -DPIC -o .libs/libclamav_la-prtn_intxn.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-sf_base64decode.lo `test -f 'sf_base64decode.c' || echo './'`sf_base64decode.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sf_base64decode.c -fPIC -DPIC -o .libs/libclamav_la-sf_base64decode.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-xz_iface.lo `test -f 'xz_iface.c' || echo './'`xz_iface.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c xz_iface.c -fPIC -DPIC -o .libs/libclamav_la-xz_iface.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 52s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-json_api.lo `test -f 'json_api.c' || echo './'`json_api.c +[ 52s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c json_api.c -fPIC -DPIC -o .libs/libclamav_la-json_api.o +[ 52s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c jpeg.c -fPIC -DPIC -o .libs/libclamav_la-jpeg.o +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hfsplus.lo `test -f 'hfsplus.c' || echo './'`hfsplus.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hfsplus.c -fPIC -DPIC -o .libs/libclamav_la-hfsplus.o +[ 53s] hfsplus.c: In function 'hfsplus_fetch_node': +[ 53s] hfsplus.c:455:26: warning: variable 'fetchStart' set but not used [-Wunused-but-set-variable] +[ 53s] uint32_t fetchBlock, fetchStart; +[ 53s] ^~~~~~~~~~ +[ 53s] hfsplus.c: In function 'hfsplus_walk_catalog': +[ 53s] hfsplus.c:553:22: warning: variable 'catFork' set but not used [-Wunused-but-set-variable] +[ 53s] hfsPlusForkData *catFork; +[ 53s] ^~~~~~~ +[ 53s] hfsplus.c:551:14: warning: variable 'distance' set but not used [-Wunused-but-set-variable] +[ 53s] uint16_t distance, recordStart, nextDist, nextStart; +[ 53s] ^~~~~~~~ +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-swf.lo `test -f 'swf.c' || echo './'`swf.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c swf.c -fPIC -DPIC -o .libs/libclamav_la-swf.o +[ 53s] swf.c: In function 'cli_scanswf': +[ 53s] swf.c:450:23: warning: variable 'foo' set but not used [-Wunused-but-set-variable] +[ 53s] unsigned int val, foo, tag_hdr, tag_type, tag_len; +[ 53s] ^~~ +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-arc4.lo `test -f 'arc4.c' || echo './'`arc4.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c arc4.c -fPIC -DPIC -o .libs/libclamav_la-arc4.o +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-iso9660.lo `test -f 'iso9660.c' || echo './'`iso9660.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iso9660.c -fPIC -DPIC -o .libs/libclamav_la-iso9660.o +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-rijndael.lo `test -f 'rijndael.c' || echo './'`rijndael.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c rijndael.c -fPIC -DPIC -o .libs/libclamav_la-rijndael.o +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 53s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-crtmgr.lo `test -f 'crtmgr.c' || echo './'`crtmgr.c +[ 53s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crtmgr.c -fPIC -DPIC -o .libs/libclamav_la-crtmgr.o +[ 53s] In file included from crtmgr.h:27:0, +[ 53s] from others.h:51, +[ 53s] from matcher.h:29, +[ 53s] from others.h:22, +[ 53s] from crtmgr.c:27: +[ 53s] crtmgr.c: In function 'cli_crt_init': +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:33: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:48:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&x509->n, &x509->e, &x509->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:45: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:48:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&x509->n, &x509->e, &x509->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:57: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:48:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&x509->n, &x509->e, &x509->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] crtmgr.c: In function 'crtmgr_add': +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:33: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:151:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&i->n, &i->e, &i->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:45: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:151:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&i->n, &i->e, &i->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] bignum.h:10:31: warning: right-hand operand of comma expression has no effect [-Wunused-value] +[ 53s] #define mp_init(a) (fp_init(a), 0) +[ 53s] ~~~~~~~~~~~^~~~ +[ 53s] bignum.h:13:57: note: in expansion of macro 'mp_init' +[ 53s] #define mp_init_multi(a,b,c,d) (mp_init(a), mp_init(b), mp_init(c), 0) +[ 53s] ^~~~~~~ +[ 53s] crtmgr.c:151:15: note: in expansion of macro 'mp_init_multi' +[ 53s] if((ret = mp_init_multi(&i->n, &i->e, &i->sig, NULL))) { +[ 53s] ^~~~~~~~~~~~~ +[ 53s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fpu.lo `test -f 'fpu.c' || echo './'`fpu.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c fpu.c -fPIC -DPIC -o .libs/libclamav_la-fpu.o +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-png.lo `test -f 'png.c' || echo './'`png.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c png.c -fPIC -DPIC -o .libs/libclamav_la-png.o +[ 54s] png.c: In function 'check_ascii_float': +[ 54s] png.c:238:7: warning: variable 'have_sign' set but not used [-Wunused-but-set-variable] +[ 54s] int have_sign = 0, have_integer = 0, have_dot = 0, have_fraction = 0; +[ 54s] ^~~~~~~~~ +[ 54s] png.c: In function 'cli_parsepng': +[ 54s] png.c:584:50: warning: variable 'numfilt_total' set but not used [-Wunused-but-set-variable] +[ 54s] static long numfilt, numfilt_this_block, numfilt_total, numfilt_pass[7]; +[ 54s] ^~~~~~~~~~~~~ +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-www.lo `test -f 'www.c' || echo './'`www.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c www.c -fPIC -DPIC -o .libs/libclamav_la-www.o +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats.lo `test -f 'stats.c' || echo './'`stats.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats.c -fPIC -DPIC -o .libs/libclamav_la-stats.o +[ 54s] stats.c: In function 'clamav_stats_get_hostid': +[ 54s] stats.c:579:19: warning: unused variable 'i' [-Wunused-variable] +[ 54s] size_t bufsz, i; +[ 54s] ^ +[ 54s] stats.c:579:12: warning: unused variable 'bufsz' [-Wunused-variable] +[ 54s] size_t bufsz, i; +[ 54s] ^~~~~ +[ 54s] stats.c:575:11: warning: unused variable 'sysctls' [-Wunused-variable] +[ 54s] char *sysctls[] = { +[ 54s] ^~~~~~~ +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hostid.lo `test -f 'hostid.c' || echo './'`hostid.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hostid.c -fPIC -DPIC -o .libs/libclamav_la-hostid.o +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-stats_json.lo `test -f 'stats_json.c' || echo './'`stats_json.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c stats_json.c -fPIC -DPIC -o .libs/libclamav_la-stats_json.o +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 54s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-asn1.lo `test -f 'asn1.c' || echo './'`asn1.c +[ 54s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c asn1.c -fPIC -DPIC -o .libs/libclamav_la-asn1.o +[ 54s] asn1.c: In function 'asn1_expect_hash_algo': +[ 54s] asn1.c:356:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] +[ 54s] if(ret = asn1_expect_objtype(map, *asn1data, asn1len, &obj, ASN1_TYPE_SEQUENCE)) { +[ 54s] ^~~ +[ 54s] asn1.c:362:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] +[ 54s] if(ret = asn1_expect_objtype(map, obj.content, &avail, &obj, ASN1_TYPE_OBJECT_ID)) { +[ 54s] ^~~ +[ 54s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-openioc.lo `test -f 'openioc.c' || echo './'`openioc.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c openioc.c -fPIC -DPIC -o .libs/libclamav_la-openioc.o +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msdoc.lo `test -f 'msdoc.c' || echo './'`msdoc.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msdoc.c -fPIC -DPIC -o .libs/libclamav_la-msdoc.o +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-pcre.lo `test -f 'matcher-pcre.c' || echo './'`matcher-pcre.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-pcre.c -fPIC -DPIC -o .libs/libclamav_la-matcher-pcre.o +[ 55s] matcher-pcre.c: In function 'cli_pcre_scanbuf': +[ 55s] matcher-pcre.c:593:14: warning: unused variable 'maxfilesize' [-Wunused-variable] +[ 55s] uint64_t maxfilesize, evalids = 0; +[ 55s] ^~~~~~~~~~~ +[ 55s] matcher-pcre.c:587:28: warning: unused variable 'metatable' [-Wunused-variable] +[ 55s] struct cli_pcre_meta **metatable = root->pcre_metatable, *pm = NULL; +[ 55s] ^~~~~~~~~ +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-regex_pcre.lo `test -f 'regex_pcre.c' || echo './'`regex_pcre.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex_pcre.c -fPIC -DPIC -o .libs/libclamav_la-regex_pcre.o +[ 55s] regex_pcre.c: In function 'cli_pcre_compile': +[ 55s] regex_pcre.c:138:32: warning: pointer targets in passing argument 1 of 'pcre2_compile_8' differ in signedness [-Wpointer-sign] +[ 55s] pd->re = pcre2_compile(pd->expression, PCRE2_ZERO_TERMINATED, options, &errornum, &erroffset, cctx); /* pd->re handled by pcre2 -> call pcre_free() -> calls free() */ +[ 55s] ^~ +[ 55s] In file included from regex_pcre.c:31:0: +[ 55s] /usr/include/pcre2.h:920:1: note: expected 'PCRE2_SPTR8 {aka const unsigned char *}' but argument is of type 'char *' +[ 55s] PCRE2_TYPES_STRUCTURES_AND_FUNCTIONS +[ 55s] ^ +[ 55s] regex_pcre.c:140:32: warning: pointer targets in passing argument 1 of 'pcre2_compile_8' differ in signedness [-Wpointer-sign] +[ 55s] pd->re = pcre2_compile(pd->expression, PCRE2_ZERO_TERMINATED, pd->options, &errornum, &erroffset, cctx); /* pd->re handled by pcre2 -> call pcre_free() -> calls free() */ +[ 55s] ^~ +[ 55s] In file included from regex_pcre.c:31:0: +[ 55s] /usr/include/pcre2.h:920:1: note: expected 'PCRE2_SPTR8 {aka const unsigned char *}' but argument is of type 'char *' +[ 55s] PCRE2_TYPES_STRUCTURES_AND_FUNCTIONS +[ 55s] ^ +[ 55s] regex_pcre.c: In function 'cli_pcre_match': +[ 55s] regex_pcre.c:228:28: warning: unused variable 'pc2ctx' [-Wunused-variable] +[ 55s] pcre2_general_context *pc2ctx; +[ 55s] ^~~~~~ +[ 55s] regex_pcre.c: In function 'cli_pcre_report': +[ 55s] regex_pcre.c:404:44: warning: passing argument 3 of 'named_substr_print' from incompatible pointer type [-Wincompatible-pointer-types] +[ 55s] named_substr_print(pd, buffer, ovector); +[ 55s] ^~~~~~~ +[ 55s] regex_pcre.c:300:13: note: expected 'int *' but argument is of type 'size_t * {aka long unsigned int *}' +[ 55s] static void named_substr_print(const struct cli_pcre_data *pd, const unsigned char *buffer, int *ovector) +[ 55s] ^~~~~~~~~~~~~~~~~~ +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml.lo `test -f 'msxml.c' || echo './'`msxml.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml.c -fPIC -DPIC -o .libs/libclamav_la-msxml.o +[ 55s] msxml.c: In function 'cli_scanmsxml': +[ 55s] msxml.c:231:9: warning: unused variable 'state' [-Wunused-variable] +[ 55s] int state, ret = CL_SUCCESS; +[ 55s] ^~~~~ +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-tiff.lo `test -f 'tiff.c' || echo './'`tiff.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tiff.c -fPIC -DPIC -o .libs/libclamav_la-tiff.o +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 55s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-msxml_parser.lo `test -f 'msxml_parser.c' || echo './'`msxml_parser.c +[ 55s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c msxml_parser.c -fPIC -DPIC -o .libs/libclamav_la-msxml_parser.o +[ 55s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-lzwdec.lo `test -f 'lzw/lzwdec.c' || echo './'`lzw/lzwdec.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c lzw/lzwdec.c -fPIC -DPIC -o .libs/libclamav_la-lzwdec.o +[ 56s] lzw/lzwdec.c:444:13: warning: 'dict_print' defined but not used [-Wunused-function] +[ 56s] static void dict_print(code_t *codetab, uint16_t start, uint16_t maxcode) +[ 56s] ^~~~~~~~~~ +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-hwp.lo `test -f 'hwp.c' || echo './'`hwp.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c hwp.c -fPIC -DPIC -o .libs/libclamav_la-hwp.o +[ 56s] hwp.c: In function 'parsehwp3_infoblk_0': +[ 56s] hwp.c:1516:13: warning: unused variable 'map' [-Wunused-variable] +[ 56s] fmap_t *map = (dmap ? dmap : *ctx->fmap); +[ 56s] ^~~ +[ 56s] hwp.c:1515:22: warning: unused variable 'infolen' [-Wunused-variable] +[ 56s] uint16_t infoid, infolen; +[ 56s] ^~~~~~~ +[ 56s] hwp.c:1515:14: warning: unused variable 'infoid' [-Wunused-variable] +[ 56s] uint16_t infoid, infolen; +[ 56s] ^~~~~~ +[ 56s] hwp.c: In function 'parsehwp3_infoblk_1': +[ 56s] hwp.c:1527:10: warning: unused variable 'field' [-Wunused-variable] +[ 56s] char field[HWP3_FIELD_LENGTH]; +[ 56s] ^~~~~ +[ 56s] hwp.c: In function 'hwp3_cb': +[ 56s] hwp.c:1759:12: warning: unused variable 't' [-Wunused-variable] +[ 56s] int i, t = 0, p = 0, last = 0, ret = CL_SUCCESS; +[ 56s] ^ +[ 56s] hwp.c: In function 'cli_scanhwpml': +[ 56s] hwp.c:2113:9: warning: unused variable 'state' [-Wunused-variable] +[ 56s] int state, ret = CL_SUCCESS; +[ 56s] ^~~~~ +[ 56s] hwp.c: In function 'hwp3_cb': +[ 56s] hwp.c:1618:13: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 56s] cli_jsonstr(entry, "Type", "Terminating Entry"); +[ 56s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 56s] hwp.c:1529:51: note: 'entry' was declared here +[ 56s] json_object *infoblk_1, *contents, *counter, *entry; +[ 56s] ^~~~~ +[ 56s] hwp.c:1567:15: warning: 'contents' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 56s] entry = cli_jsonobj(contents, NULL); +[ 56s] ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 56s] hwp.c:1529:30: note: 'contents' was declared here +[ 56s] json_object *infoblk_1, *contents, *counter, *entry; +[ 56s] ^~~~~~~~ +[ 56s] hwp.c:1809:13: warning: 'fonts' may be used uninitialized in this function [-Wmaybe-uninitialized] +[ 56s] cli_jsonint(fonts, NULL, nfonts); +[ 56s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-matcher-byte-comp.lo `test -f 'matcher-byte-comp.c' || echo './'`matcher-byte-comp.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c matcher-byte-comp.c -fPIC -DPIC -o .libs/libclamav_la-matcher-byte-comp.o +[ 56s] matcher-byte-comp.c: In function 'cli_bcomp_addpatt': +[ 56s] matcher-byte-comp.c:77:11: warning: unused variable 'hexcpy' [-Wunused-variable] +[ 56s] char *hexcpy = NULL; +[ 56s] ^~~~~~ +[ 56s] matcher-byte-comp.c: In function 'cli_bcomp_scanbuf': +[ 56s] matcher-byte-comp.c:454:20: warning: unused variable 'rc' [-Wunused-variable] +[ 56s] int64_t i = 0, rc = 0, ret = CL_SUCCESS; +[ 56s] ^~ +[ 56s] matcher-byte-comp.c: In function 'cli_bcomp_normalize_buffer': +[ 56s] matcher-byte-comp.c:886:14: warning: variable 'hex' set but not used [-Wunused-but-set-variable] +[ 56s] uint16_t hex = 0; +[ 56s] ^~~ +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_arena.lo `test -f 'yara_arena.c' || echo './'`yara_arena.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_arena.c -fPIC -DPIC -o .libs/libclamav_la-yara_arena.o +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_compiler.lo `test -f 'yara_compiler.c' || echo './'`yara_compiler.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_compiler.c -fPIC -DPIC -o .libs/libclamav_la-yara_compiler.o +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_hash.lo `test -f 'yara_hash.c' || echo './'`yara_hash.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_hash.c -fPIC -DPIC -o .libs/libclamav_la-yara_hash.o +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 56s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_exec.lo `test -f 'yara_exec.c' || echo './'`yara_exec.c +[ 56s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_exec.c -fPIC -DPIC -o .libs/libclamav_la-yara_exec.o +[ 56s] yara_exec.c: In function 'yr_execute_code': +[ 56s] yara_exec.c:147:13: warning: unused variable 'match' [-Wunused-variable] +[ 56s] YR_MATCH* match; +[ 56s] ^~~~~ +[ 56s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_parser.lo `test -f 'yara_parser.c' || echo './'`yara_parser.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_parser.c -fPIC -DPIC -o .libs/libclamav_la-yara_parser.o +[ 57s] yara_parser.c: In function '_yr_parser_write_string': +[ 57s] yara_parser.c:321:7: warning: unused variable 'free_literal' [-Wunused-variable] +[ 57s] int free_literal = FALSE; +[ 57s] ^~~~~~~~~~~~ +[ 57s] yara_parser.c:320:7: warning: unused variable 'max_string_len' [-Wunused-variable] +[ 57s] int max_string_len; +[ 57s] ^~~~~~~~~~~~~~ +[ 57s] yara_parser.c: In function 'yr_parser_reduce_string_declaration': +[ 57s] yara_parser.c:513:7: warning: unused variable 'remainder_re' [-Wunused-variable] +[ 57s] RE* remainder_re; +[ 57s] ^~~~~~~~~~~~ +[ 57s] yara_parser.c:512:7: warning: unused variable 're' [-Wunused-variable] +[ 57s] RE* re = NULL; +[ 57s] ^~ +[ 57s] yara_parser.c:510:14: warning: unused variable 'prev_string' [-Wunused-variable] +[ 57s] YR_STRING* prev_string; +[ 57s] ^~~~~~~~~~~ +[ 57s] yara_parser.c:509:14: warning: unused variable 'aux_string' [-Wunused-variable] +[ 57s] YR_STRING* aux_string; +[ 57s] ^~~~~~~~~~ +[ 57s] yara_parser.c:505:8: warning: unused variable 'message' [-Wunused-variable] +[ 57s] char message[512]; +[ 57s] ^~~~~~~ +[ 57s] yara_parser.c:503:11: warning: unused variable 'max_gap' [-Wunused-variable] +[ 57s] int32_t max_gap; +[ 57s] ^~~~~~~ +[ 57s] yara_parser.c:502:11: warning: unused variable 'min_gap' [-Wunused-variable] +[ 57s] int32_t min_gap; +[ 57s] ^~~~~~~ +[ 57s] yara_parser.c:499:7: warning: unused variable 'min_atom_length_aux' [-Wunused-variable] +[ 57s] int min_atom_length_aux; +[ 57s] ^~~~~~~~~~~~~~~~~~~ +[ 57s] yara_parser.c: In function 'yr_parser_reduce_import': +[ 57s] yara_parser.c:964:16: warning: unused variable 'compiler' [-Wunused-variable] +[ 57s] YR_COMPILER* compiler = yyget_extra(yyscanner); +[ 57s] ^~~~~~~~ +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_grammar.lo `test -f 'yara_grammar.c' || echo './'`yara_grammar.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_grammar.c -fPIC -DPIC -o .libs/libclamav_la-yara_grammar.o +[ 57s] yara_grammar.y: In function 'yara_yyparse': +[ 57s] yara_grammar.y:1568:23: warning: unused variable 'sized_string' [-Wunused-variable] +[ 57s] SIZED_STRING* sized_string = $1; +[ 57s] ^~~~~~~~~~~~ +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add.lo `test -f 'tomsfastmath/addsub/fp_add.c' || echo './'`tomsfastmath/addsub/fp_add.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add.c -fPIC -DPIC -o .libs/libclamav_la-fp_add.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-yara_lexer.lo `test -f 'yara_lexer.c' || echo './'`yara_lexer.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c yara_lexer.c -fPIC -DPIC -o .libs/libclamav_la-yara_lexer.o +[ 57s] yara_lexer.c:2779:24: warning: 'yy_fatal_error' defined but not used [-Wunused-function] +[ 57s] +[ 57s] ^ +[ 57s] yara_lexer.c: In function 'yara_yylex': +[ 57s] yara_lexer.l:263:16: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 999 [-Wformat-truncation=] +[ 57s] "can't open include file: %s", yyextra->lex_buf); +[ 57s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 57s] In file included from /usr/include/stdio.h:873:0, +[ 57s] from yara_lexer.c:241: +[ 57s] /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 26 and 1049 bytes into a destination of size 1024 +[ 57s] return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, +[ 57s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 57s] __bos (__s), __fmt, __va_arg_pack ()); +[ 57s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_add_d.lo `test -f 'tomsfastmath/addsub/fp_add_d.c' || echo './'`tomsfastmath/addsub/fp_add_d.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_add_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_add_d.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_addmod.lo `test -f 'tomsfastmath/addsub/fp_addmod.c' || echo './'`tomsfastmath/addsub/fp_addmod.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_addmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_addmod.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp.lo `test -f 'tomsfastmath/addsub/fp_cmp.c' || echo './'`tomsfastmath/addsub/fp_cmp.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_d.lo `test -f 'tomsfastmath/addsub/fp_cmp_d.c' || echo './'`tomsfastmath/addsub/fp_cmp_d.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp_d.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cmp_mag.lo `test -f 'tomsfastmath/addsub/fp_cmp_mag.c' || echo './'`tomsfastmath/addsub/fp_cmp_mag.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_cmp_mag.c -fPIC -DPIC -o .libs/libclamav_la-fp_cmp_mag.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub.lo `test -f 'tomsfastmath/addsub/fp_sub.c' || echo './'`tomsfastmath/addsub/fp_sub.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub.c -fPIC -DPIC -o .libs/libclamav_la-fp_sub.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sub_d.lo `test -f 'tomsfastmath/addsub/fp_sub_d.c' || echo './'`tomsfastmath/addsub/fp_sub_d.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_sub_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_sub_d.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_submod.lo `test -f 'tomsfastmath/addsub/fp_submod.c' || echo './'`tomsfastmath/addsub/fp_submod.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/fp_submod.c -fPIC -DPIC -o .libs/libclamav_la-fp_submod.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_add.lo `test -f 'tomsfastmath/addsub/s_fp_add.c' || echo './'`tomsfastmath/addsub/s_fp_add.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_add.c -fPIC -DPIC -o .libs/libclamav_la-s_fp_add.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-s_fp_sub.lo `test -f 'tomsfastmath/addsub/s_fp_sub.c' || echo './'`tomsfastmath/addsub/s_fp_sub.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/addsub/s_fp_sub.c -fPIC -DPIC -o .libs/libclamav_la-s_fp_sub.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_radix_size.lo `test -f 'tomsfastmath/bin/fp_radix_size.c' || echo './'`tomsfastmath/bin/fp_radix_size.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_radix_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_radix_size.o +[ 57s] tomsfastmath/bin/fp_radix_size.c: In function 'fp_radix_size': +[ 57s] tomsfastmath/bin/fp_radix_size.c:16:11: warning: variable 'digs' set but not used [-Wunused-but-set-variable] +[ 57s] int digs; +[ 57s] ^~~~ +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 57s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_radix.lo `test -f 'tomsfastmath/bin/fp_read_radix.c' || echo './'`tomsfastmath/bin/fp_read_radix.c +[ 57s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_radix.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_radix.o +[ 57s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_signed_bin.lo `test -f 'tomsfastmath/bin/fp_read_signed_bin.c' || echo './'`tomsfastmath/bin/fp_read_signed_bin.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_signed_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_signed_bin.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_read_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_read_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_read_unsigned_bin.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_read_unsigned_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_read_unsigned_bin.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_reverse.lo `test -f 'tomsfastmath/bin/fp_reverse.c' || echo './'`tomsfastmath/bin/fp_reverse.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_reverse.c -fPIC -DPIC -o .libs/libclamav_la-fp_reverse.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_s_rmap.lo `test -f 'tomsfastmath/bin/fp_s_rmap.c' || echo './'`tomsfastmath/bin/fp_s_rmap.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_s_rmap.c -fPIC -DPIC -o .libs/libclamav_la-fp_s_rmap.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_signed_bin_size.lo `test -f 'tomsfastmath/bin/fp_signed_bin_size.c' || echo './'`tomsfastmath/bin/fp_signed_bin_size.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_signed_bin_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_signed_bin_size.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-bytecode_vm.lo `test -f 'bytecode_vm.c' || echo './'`bytecode_vm.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_vm.c -fPIC -DPIC -o .libs/libclamav_la-bytecode_vm.o +[ 58s] bytecode_vm.c: In function 'cli_vm_execute': +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:685:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ADD, res = op0 + op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:686:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SUB, res = op0 - op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:687:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_MUL, res = op0 * op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:689:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UDIV, CHECK_OP(op1 == 0, "bytecode attempted to execute udiv#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:693:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_UREM, CHECK_OP(op1 == 0, "bytecode attempted to execute urem#0\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:698:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_SHL, CHECK_OP(op1 > inst->type, "bytecode attempted to execute shl greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:700:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_LSHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute lshr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:702:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ASHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute ashr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:702:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ASHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute ashr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:702:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ASHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute ashr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:702:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ASHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute ashr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:702:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_ASHR, CHECK_OP(op1 > inst->type, "bytecode attempted to execute ashr greater than bitwidth\n"); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:705:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_AND, res = op0 & op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:706:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_OR, res = op0 | op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:403:31: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_BINOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE16, WRITE32, WRITE64) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:707:13: note: in expansion of macro 'DEFINE_BINOP' +[ 58s] DEFINE_BINOP(OP_BC_XOR, res = op0 ^ op1); +[ 58s] ^~~~~~~~~~~~ +[ 58s] bytecode_vm.c:467:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] R0(tmp, inst->u.unaryop);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:744:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:474:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] W0(ret, tmp);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:744:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:467:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] R0(tmp, inst->u.unaryop);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:745:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+1, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:474:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] W0(ret, tmp);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:745:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+1, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:467:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] R0(tmp, inst->u.unaryop);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:746:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+2, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:474:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] W0(ret, tmp);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:746:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+2, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:467:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] R0(tmp, inst->u.unaryop);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:747:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+3, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:474:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] W0(ret, tmp);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:747:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+3, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:467:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] R0(tmp, inst->u.unaryop);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:748:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+4, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:474:23: warning: left-hand operand of comma expression has no effect [-Wunused-value] +[ 58s] W0(ret, tmp);\ +[ 58s] ^ +[ 58s] bytecode_vm.c:748:13: note: in expansion of macro 'DEFINE_OP_BC_RET_N' +[ 58s] DEFINE_OP_BC_RET_N(OP_BC_RET_VOID*5+4, uint8_t, (void), (void)); +[ 58s] ^~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:750:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_EQ, res = (op0 == op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:751:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_NE, res = (op0 != op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:752:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGT, res = (op0 > op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:753:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_UGE, res = (op0 >= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:754:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULT, res = (op0 < op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:354:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:34: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:364:28: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int8_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:374:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int16_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:384:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int32_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:35: warning: variable 'sop1' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:394:29: warning: variable 'sop0' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t sop0, sop1;\ +[ 58s] ^ +[ 58s] bytecode_vm.c:404:32: note: in expansion of macro 'DEFINE_BINOP_BC_HELPER' +[ 58s] #define DEFINE_ICMPOP(opc, OP) DEFINE_BINOP_BC_HELPER(opc, OP, WRITE8, WRITE8, WRITE8, WRITE8, WRITE8) +[ 58s] ^~~~~~~~~~~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:755:13: note: in expansion of macro 'DEFINE_ICMPOP' +[ 58s] DEFINE_ICMPOP(OP_BC_ICMP_ULE, res = (op0 <= op1)); +[ 58s] ^~~~~~~~~~~~~ +[ 58s] bytecode_vm.c:1108:30: warning: variable 'iptr' set but not used [-Wunused-but-set-variable] +[ 58s] int64_t ptr, iptr; +[ 58s] ^~~~ +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_unsigned_bin.lo `test -f 'tomsfastmath/bin/fp_to_unsigned_bin.c' || echo './'`tomsfastmath/bin/fp_to_unsigned_bin.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_unsigned_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_to_unsigned_bin.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_to_signed_bin.lo `test -f 'tomsfastmath/bin/fp_to_signed_bin.c' || echo './'`tomsfastmath/bin/fp_to_signed_bin.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_to_signed_bin.c -fPIC -DPIC -o .libs/libclamav_la-fp_to_signed_bin.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix.lo `test -f 'tomsfastmath/bin/fp_toradix.c' || echo './'`tomsfastmath/bin/fp_toradix.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix.c -fPIC -DPIC -o .libs/libclamav_la-fp_toradix.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_toradix_n.lo `test -f 'tomsfastmath/bin/fp_toradix_n.c' || echo './'`tomsfastmath/bin/fp_toradix_n.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_toradix_n.c -fPIC -DPIC -o .libs/libclamav_la-fp_toradix_n.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_unsigned_bin_size.lo `test -f 'tomsfastmath/bin/fp_unsigned_bin_size.c' || echo './'`tomsfastmath/bin/fp_unsigned_bin_size.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bin/fp_unsigned_bin_size.c -fPIC -DPIC -o .libs/libclamav_la-fp_unsigned_bin_size.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_cnt_lsb.lo `test -f 'tomsfastmath/bit/fp_cnt_lsb.c' || echo './'`tomsfastmath/bit/fp_cnt_lsb.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_cnt_lsb.c -fPIC -DPIC -o .libs/libclamav_la-fp_cnt_lsb.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_count_bits.lo `test -f 'tomsfastmath/bit/fp_count_bits.c' || echo './'`tomsfastmath/bit/fp_count_bits.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_count_bits.c -fPIC -DPIC -o .libs/libclamav_la-fp_count_bits.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2.lo `test -f 'tomsfastmath/bit/fp_div_2.c' || echo './'`tomsfastmath/bit/fp_div_2.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_2.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_2d.lo `test -f 'tomsfastmath/bit/fp_div_2d.c' || echo './'`tomsfastmath/bit/fp_div_2d.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_div_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_2d.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_lshd.lo `test -f 'tomsfastmath/bit/fp_lshd.c' || echo './'`tomsfastmath/bit/fp_lshd.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_lshd.c -fPIC -DPIC -o .libs/libclamav_la-fp_lshd.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_2d.lo `test -f 'tomsfastmath/bit/fp_mod_2d.c' || echo './'`tomsfastmath/bit/fp_mod_2d.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_mod_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod_2d.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_rshd.lo `test -f 'tomsfastmath/bit/fp_rshd.c' || echo './'`tomsfastmath/bit/fp_rshd.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/bit/fp_rshd.c -fPIC -DPIC -o .libs/libclamav_la-fp_rshd.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div_d.lo `test -f 'tomsfastmath/divide/fp_div_d.c' || echo './'`tomsfastmath/divide/fp_div_d.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_div_d.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_div.lo `test -f 'tomsfastmath/divide/fp_div.c' || echo './'`tomsfastmath/divide/fp_div.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_div.c -fPIC -DPIC -o .libs/libclamav_la-fp_div.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod.lo `test -f 'tomsfastmath/divide/fp_mod.c' || echo './'`tomsfastmath/divide/fp_mod.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mod_d.lo `test -f 'tomsfastmath/divide/fp_mod_d.c' || echo './'`tomsfastmath/divide/fp_mod_d.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/divide/fp_mod_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mod_d.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_2expt.lo `test -f 'tomsfastmath/exptmod/fp_2expt.c' || echo './'`tomsfastmath/exptmod/fp_2expt.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_2expt.c -fPIC -DPIC -o .libs/libclamav_la-fp_2expt.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_ident.lo `test -f 'tomsfastmath/misc/fp_ident.c' || echo './'`tomsfastmath/misc/fp_ident.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_ident.c -fPIC -DPIC -o .libs/libclamav_la-fp_ident.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_exptmod.lo `test -f 'tomsfastmath/exptmod/fp_exptmod.c' || echo './'`tomsfastmath/exptmod/fp_exptmod.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/exptmod/fp_exptmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_exptmod.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 58s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_set.lo `test -f 'tomsfastmath/misc/fp_set.c' || echo './'`tomsfastmath/misc/fp_set.c +[ 58s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/misc/fp_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_set.o +[ 58s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_calc_normalization.lo `test -f 'tomsfastmath/mont/fp_montgomery_calc_normalization.c' || echo './'`tomsfastmath/mont/fp_montgomery_calc_normalization.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_calc_normalization.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_calc_normalization.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_setup.lo `test -f 'tomsfastmath/mont/fp_montgomery_setup.c' || echo './'`tomsfastmath/mont/fp_montgomery_setup.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_setup.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_setup.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_montgomery_reduce.lo `test -f 'tomsfastmath/mont/fp_montgomery_reduce.c' || echo './'`tomsfastmath/mont/fp_montgomery_reduce.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mont/fp_montgomery_reduce.c -fPIC -DPIC -o .libs/libclamav_la-fp_montgomery_reduce.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul.lo `test -f 'tomsfastmath/mul/fp_mul.c' || echo './'`tomsfastmath/mul/fp_mul.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba.lo `test -f 'tomsfastmath/mul/fp_mul_comba.c' || echo './'`tomsfastmath/mul/fp_mul_comba.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2.lo `test -f 'tomsfastmath/mul/fp_mul_2.c' || echo './'`tomsfastmath/mul/fp_mul_2.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_2.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_12.lo `test -f 'tomsfastmath/mul/fp_mul_comba_12.c' || echo './'`tomsfastmath/mul/fp_mul_comba_12.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_12.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_12.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_2d.lo `test -f 'tomsfastmath/mul/fp_mul_2d.c' || echo './'`tomsfastmath/mul/fp_mul_2d.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_2d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_2d.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_17.lo `test -f 'tomsfastmath/mul/fp_mul_comba_17.c' || echo './'`tomsfastmath/mul/fp_mul_comba_17.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_17.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_17.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 59s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_3.lo `test -f 'tomsfastmath/mul/fp_mul_comba_3.c' || echo './'`tomsfastmath/mul/fp_mul_comba_3.c +[ 59s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_3.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_3.o +[ 59s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 60s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 60s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_20.lo `test -f 'tomsfastmath/mul/fp_mul_comba_20.c' || echo './'`tomsfastmath/mul/fp_mul_comba_20.c +[ 60s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_20.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_20.o +[ 60s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 60s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 60s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_4.lo `test -f 'tomsfastmath/mul/fp_mul_comba_4.c' || echo './'`tomsfastmath/mul/fp_mul_comba_4.c +[ 60s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_4.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_4.o +[ 60s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_48.lo `test -f 'tomsfastmath/mul/fp_mul_comba_48.c' || echo './'`tomsfastmath/mul/fp_mul_comba_48.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_48.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_48.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_6.lo `test -f 'tomsfastmath/mul/fp_mul_comba_6.c' || echo './'`tomsfastmath/mul/fp_mul_comba_6.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_6.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_6.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_64.lo `test -f 'tomsfastmath/mul/fp_mul_comba_64.c' || echo './'`tomsfastmath/mul/fp_mul_comba_64.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_64.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_64.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_7.lo `test -f 'tomsfastmath/mul/fp_mul_comba_7.c' || echo './'`tomsfastmath/mul/fp_mul_comba_7.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_7.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_7.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_8.lo `test -f 'tomsfastmath/mul/fp_mul_comba_8.c' || echo './'`tomsfastmath/mul/fp_mul_comba_8.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_8.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_8.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_9.lo `test -f 'tomsfastmath/mul/fp_mul_comba_9.c' || echo './'`tomsfastmath/mul/fp_mul_comba_9.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_9.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_9.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 61s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_24.lo `test -f 'tomsfastmath/mul/fp_mul_comba_24.c' || echo './'`tomsfastmath/mul/fp_mul_comba_24.c +[ 61s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_24.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_24.o +[ 61s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_d.lo `test -f 'tomsfastmath/mul/fp_mul_d.c' || echo './'`tomsfastmath/mul/fp_mul_d.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_d.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_d.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mulmod.lo `test -f 'tomsfastmath/mul/fp_mulmod.c' || echo './'`tomsfastmath/mul/fp_mulmod.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mulmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_mulmod.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_invmod.lo `test -f 'tomsfastmath/numtheory/fp_invmod.c' || echo './'`tomsfastmath/numtheory/fp_invmod.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/numtheory/fp_invmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_invmod.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr.lo `test -f 'tomsfastmath/sqr/fp_sqr.c' || echo './'`tomsfastmath/sqr/fp_sqr.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_32.lo `test -f 'tomsfastmath/mul/fp_mul_comba_32.c' || echo './'`tomsfastmath/mul/fp_mul_comba_32.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_32.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_32.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_12.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_12.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_12.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_12.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_12.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 62s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_17.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_17.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_17.c +[ 62s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_17.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_17.o +[ 62s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_20.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_20.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_20.c +[ 63s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_20.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_20.o +[ 63s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_24.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_24.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_24.c +[ 63s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_24.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_24.o +[ 63s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_3.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_3.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_3.c +[ 63s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_3.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_3.o +[ 63s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_28.lo `test -f 'tomsfastmath/mul/fp_mul_comba_28.c' || echo './'`tomsfastmath/mul/fp_mul_comba_28.c +[ 63s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_28.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_28.o +[ 63s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 63s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_4.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_4.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_4.c +[ 63s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_4.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_4.o +[ 63s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_48.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_48.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_48.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_48.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_48.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_6.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_6.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_6.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_6.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_6.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_64.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_64.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_64.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_64.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_64.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_7.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_7.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_7.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_7.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_7.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_28.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_28.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_28.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_28.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_28.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_8.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_8.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_8.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_8.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_8.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_9.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_9.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_9.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_9.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_9.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_generic.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_generic.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_generic.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_generic.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_generic.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 64s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqrmod.lo `test -f 'tomsfastmath/sqr/fp_sqrmod.c' || echo './'`tomsfastmath/sqr/fp_sqrmod.c +[ 64s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqrmod.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqrmod.o +[ 64s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_nocxx_la-bytecode_nojit.lo `test -f 'bytecode_nojit.c' || echo './'`bytecode_nojit.c +[ 65s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c bytecode_nojit.c -fPIC -DPIC -o .libs/libclamav_nocxx_la-bytecode_nojit.o +[ 65s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo './'`str.c +[ 65s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-str.o +[ 65s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 65s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-conv.lo `test -f 'conv.c' || echo './'`conv.c +[ 65s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-conv.o +[ 65s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-crypto.o +[ 66s] crypto.c: In function 'cl_load_crl': +[ 66s] crypto.c:1143:2: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] +[ 66s] tme = X509_CRL_get_nextUpdate(x); +[ 66s] ^~~ +[ 66s] In file included from /usr/include/openssl/evp.h:13:0, +[ 66s] from crypto.c:54: +[ 66s] /usr/include/openssl/x509.h:728:1: note: declared here +[ 66s] DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) +[ 66s] ^ +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-iowrap.o +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_mul_comba_small_set.lo `test -f 'tomsfastmath/mul/fp_mul_comba_small_set.c' || echo './'`tomsfastmath/mul/fp_mul_comba_small_set.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/mul/fp_mul_comba_small_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_mul_comba_small_set.o +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_small_set.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_small_set.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_small_set.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_small_set.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_small_set.o +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-others_common.o +[ 66s] others_common.c: In function 'cli_gentemp_with_prefix': +[ 66s] others_common.c:1028:9: warning: unused variable 'i' [-Wunused-variable] +[ 66s] int i; +[ 66s] ^ +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 66s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c +[ 66s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-qsort.o +[ 66s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-strlcpy.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regerror.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regfree.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-strlcat.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regcomp.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_la-regexec.o +[ 67s] In file included from regex/regexec.c:84:0: +[ 67s] regex/engine.c: In function 'sdissect': +[ 67s] regex/engine.c:306:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] +[ 67s] char *dp; +[ 67s] ^~ +[ 67s] In file included from regex/regexec.c:133:0: +[ 67s] regex/engine.c: In function 'ldissect': +[ 67s] regex/engine.c:306:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] +[ 67s] char *dp; +[ 67s] ^~ +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-conv.lo `test -f 'conv.c' || echo './'`conv.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c conv.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-conv.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 67s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-iowrap.lo `test -f 'iowrap.c' || echo './'`iowrap.c +[ 67s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c iowrap.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-iowrap.o +[ 67s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-str.lo `test -f 'str.c' || echo './'`str.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c str.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-str.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c crypto.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-crypto.o +[ 68s] crypto.c: In function 'cl_load_crl': +[ 68s] crypto.c:1143:2: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations] +[ 68s] tme = X509_CRL_get_nextUpdate(x); +[ 68s] ^~~ +[ 68s] In file included from /usr/include/openssl/evp.h:13:0, +[ 68s] from crypto.c:54: +[ 68s] /usr/include/openssl/x509.h:728:1: note: declared here +[ 68s] DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) +[ 68s] ^ +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcpy.lo `test -f 'regex/strlcpy.c' || echo './'`regex/strlcpy.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/strlcpy.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-qsort.lo `test -f 'qsort.c' || echo './'`qsort.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c qsort.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-qsort.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-others_common.lo `test -f 'others_common.c' || echo './'`others_common.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c others_common.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-others_common.o +[ 68s] others_common.c: In function 'cli_gentemp_with_prefix': +[ 68s] others_common.c:1028:9: warning: unused variable 'i' [-Wunused-variable] +[ 68s] int i; +[ 68s] ^ +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regerror.lo `test -f 'regex/regerror.c' || echo './'`regex/regerror.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regerror.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regerror.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regfree.lo `test -f 'regex/regfree.c' || echo './'`regex/regfree.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regfree.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regfree.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 68s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-fp_sqr_comba_32.lo `test -f 'tomsfastmath/sqr/fp_sqr_comba_32.c' || echo './'`tomsfastmath/sqr/fp_sqr_comba_32.c +[ 68s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tomsfastmath/sqr/fp_sqr_comba_32.c -fPIC -DPIC -o .libs/libclamav_la-fp_sqr_comba_32.o +[ 68s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c +[ 69s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c strlcat.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-strlcat.o +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] if test -f version.h.static; then\ +[ 69s] cp version.h.static version.h;\ +[ 69s] elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ +[ 69s] cp version.h.tmp version.h;\ +[ 69s] fi +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regcomp.lo `test -f 'regex/regcomp.c' || echo './'`regex/regcomp.c +[ 69s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regcomp.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regcomp.o +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclamav_nocxx.la libclamav_nocxx_la-bytecode_nojit.lo +[ 69s] libtool: link: ar cru .libs/libclamav_nocxx.a .libs/libclamav_nocxx_la-bytecode_nojit.o +[ 69s] libtool: link: ranlib .libs/libclamav_nocxx.a +[ 69s] libtool: link: ( cd ".libs" && rm -f "libclamav_nocxx.la" && ln -s "../libclamav_nocxx.la" "libclamav_nocxx.la" ) +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused-parameter -I../libclammspack/mspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -version-info 1:0:1 -no-undefined -export-symbols-regex '^mspack_' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclammspack.la -rpath /usr/lib64 libclammspack_la-cabc.lo libclammspack_la-cabd.lo libclammspack_la-chmc.lo libclammspack_la-chmd.lo libclammspack_la-crc32.lo libclammspack_la-hlpc.lo libclammspack_la-hlpd.lo libclammspack_la-kwajc.lo libclammspack_la-kwajd.lo libclammspack_la-litc.lo libclammspack_la-litd.lo libclammspack_la-lzssd.lo libclammspack_la-lzxc.lo libclammspack_la-lzxd.lo libclammspack_la-mszipc.lo libclammspack_la-mszipd.lo libclammspack_la-oabc.lo libclammspack_la-oabd.lo libclammspack_la-qtmd.lo libclammspack_la-system.lo libclammspack_la-szddc.lo libclammspack_la-szddd.lo +[ 69s] libtool: link: /usr/bin/nm -B .libs/libclammspack_la-cabc.o .libs/libclammspack_la-cabd.o .libs/libclammspack_la-chmc.o .libs/libclammspack_la-chmd.o .libs/libclammspack_la-crc32.o .libs/libclammspack_la-hlpc.o .libs/libclammspack_la-hlpd.o .libs/libclammspack_la-kwajc.o .libs/libclammspack_la-kwajd.o .libs/libclammspack_la-litc.o .libs/libclammspack_la-litd.o .libs/libclammspack_la-lzssd.o .libs/libclammspack_la-lzxc.o .libs/libclammspack_la-lzxd.o .libs/libclammspack_la-mszipc.o .libs/libclammspack_la-mszipd.o .libs/libclammspack_la-oabc.o .libs/libclammspack_la-oabd.o .libs/libclammspack_la-qtmd.o .libs/libclammspack_la-system.o .libs/libclammspack_la-szddc.o .libs/libclammspack_la-szddd.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libclammspack.exp +[ 69s] libtool: link: /usr/bin/grep -E -e "^mspack_" ".libs/libclammspack.exp" > ".libs/libclammspack.expT" +[ 69s] libtool: link: mv -f ".libs/libclammspack.expT" ".libs/libclammspack.exp" +[ 69s] libtool: link: echo "{ global:" > .libs/libclammspack.ver +[ 69s] libtool: link: cat .libs/libclammspack.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libclammspack.ver +[ 69s] libtool: link: echo "local: *; };" >> .libs/libclammspack.ver +[ 69s] libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libclammspack_la-cabc.o .libs/libclammspack_la-cabd.o .libs/libclammspack_la-chmc.o .libs/libclammspack_la-chmd.o .libs/libclammspack_la-crc32.o .libs/libclammspack_la-hlpc.o .libs/libclammspack_la-hlpd.o .libs/libclammspack_la-kwajc.o .libs/libclammspack_la-kwajd.o .libs/libclammspack_la-litc.o .libs/libclammspack_la-litd.o .libs/libclammspack_la-lzssd.o .libs/libclammspack_la-lzxc.o .libs/libclammspack_la-lzxd.o .libs/libclammspack_la-mszipc.o .libs/libclammspack_la-mszipd.o .libs/libclammspack_la-oabc.o .libs/libclammspack_la-oabd.o .libs/libclammspack_la-qtmd.o .libs/libclammspack_la-system.o .libs/libclammspack_la-szddc.o .libs/libclammspack_la-szddd.o -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libclammspack.so.0 -Wl,-version-script -Wl,.libs/libclammspack.ver -o .libs/libclammspack.so.0.1.0 +[ 69s] libtool: link: (cd ".libs" && rm -f "libclammspack.so.0" && ln -s "libclammspack.so.0.1.0" "libclammspack.so.0") +[ 69s] libtool: link: (cd ".libs" && rm -f "libclammspack.so" && ln -s "libclammspack.so.0.1.0" "libclammspack.so") +[ 69s] libtool: link: ( cd ".libs" && rm -f "libclammspack.la" && ln -s "../libclammspack.la" "libclammspack.la" ) +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -DPIC -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclamav_internal_utils.la libclamav_internal_utils_la-str.lo libclamav_internal_utils_la-conv.lo libclamav_internal_utils_la-crypto.lo libclamav_internal_utils_la-iowrap.lo libclamav_internal_utils_la-others_common.lo libclamav_internal_utils_la-qsort.lo libclamav_internal_utils_la-strlcpy.lo libclamav_internal_utils_la-regcomp.lo libclamav_internal_utils_la-regerror.lo libclamav_internal_utils_la-regexec.lo libclamav_internal_utils_la-regfree.lo libclamav_internal_utils_la-strlcat.lo -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 +[ 69s] libtool: link: ar cru .libs/libclamav_internal_utils.a .libs/libclamav_internal_utils_la-str.o .libs/libclamav_internal_utils_la-conv.o .libs/libclamav_internal_utils_la-crypto.o .libs/libclamav_internal_utils_la-iowrap.o .libs/libclamav_internal_utils_la-others_common.o .libs/libclamav_internal_utils_la-qsort.o .libs/libclamav_internal_utils_la-strlcpy.o .libs/libclamav_internal_utils_la-regcomp.o .libs/libclamav_internal_utils_la-regerror.o .libs/libclamav_internal_utils_la-regexec.o .libs/libclamav_internal_utils_la-regfree.o .libs/libclamav_internal_utils_la-strlcat.o +[ 69s] libtool: link: ranlib .libs/libclamav_internal_utils.a +[ 69s] libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils.la" && ln -s "../libclamav_internal_utils.la" "libclamav_internal_utils.la" ) +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_internal_utils_nothreads_la-regexec.lo `test -f 'regex/regexec.c' || echo './'`regex/regexec.c +[ 69s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c regex/regexec.c -fPIC -DPIC -o .libs/libclamav_internal_utils_nothreads_la-regexec.o +[ 69s] In file included from regex/regexec.c:84:0: +[ 69s] regex/engine.c: In function 'sdissect': +[ 69s] regex/engine.c:306:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] +[ 69s] char *dp; +[ 69s] ^~ +[ 69s] In file included from regex/regexec.c:133:0: +[ 69s] regex/engine.c: In function 'ldissect': +[ 69s] regex/engine.c:306:8: warning: variable 'dp' set but not used [-Wunused-but-set-variable] +[ 69s] char *dp; +[ 69s] ^~ +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o libclamav_la-version.lo `test -f 'version.c' || echo './'`version.c +[ 69s] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I./nsis -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c version.c -fPIC -DPIC -o .libs/libclamav_la-version.o +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 69s] /bin/sh ../libtool --tag=CC --mode=link gcc -DCL_NOTHREADS -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclamav_internal_utils_nothreads.la libclamav_internal_utils_nothreads_la-str.lo libclamav_internal_utils_nothreads_la-conv.lo libclamav_internal_utils_nothreads_la-crypto.lo libclamav_internal_utils_nothreads_la-iowrap.lo libclamav_internal_utils_nothreads_la-others_common.lo libclamav_internal_utils_nothreads_la-qsort.lo libclamav_internal_utils_nothreads_la-strlcpy.lo libclamav_internal_utils_nothreads_la-regcomp.lo libclamav_internal_utils_nothreads_la-regerror.lo libclamav_internal_utils_nothreads_la-regexec.lo libclamav_internal_utils_nothreads_la-regfree.lo libclamav_internal_utils_nothreads_la-strlcat.lo -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 +[ 69s] libtool: link: ar cru .libs/libclamav_internal_utils_nothreads.a .libs/libclamav_internal_utils_nothreads_la-str.o .libs/libclamav_internal_utils_nothreads_la-conv.o .libs/libclamav_internal_utils_nothreads_la-crypto.o .libs/libclamav_internal_utils_nothreads_la-iowrap.o .libs/libclamav_internal_utils_nothreads_la-others_common.o .libs/libclamav_internal_utils_nothreads_la-qsort.o .libs/libclamav_internal_utils_nothreads_la-strlcpy.o .libs/libclamav_internal_utils_nothreads_la-regcomp.o .libs/libclamav_internal_utils_nothreads_la-regerror.o .libs/libclamav_internal_utils_nothreads_la-regexec.o .libs/libclamav_internal_utils_nothreads_la-regfree.o .libs/libclamav_internal_utils_nothreads_la-strlcat.o +[ 69s] libtool: link: ranlib .libs/libclamav_internal_utils_nothreads.a +[ 69s] libtool: link: ( cd ".libs" && rm -f "libclamav_internal_utils_nothreads.la" && ln -s "../libclamav_internal_utils_nothreads.la" "libclamav_internal_utils_nothreads.la" ) +[ 69s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 70s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 70s] /bin/sh ../libtool --tag=CC --mode=link gcc -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -thread-safe -lxml2 -lz -llzma -lm -ldl -version-info 9:4:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclamav.la -rpath /usr/lib64 libclamav_la-matcher-ac.lo libclamav_la-matcher-bm.lo libclamav_la-matcher-hash.lo libclamav_la-matcher.lo libclamav_la-others.lo libclamav_la-readdb.lo libclamav_la-cvd.lo libclamav_la-dsig.lo libclamav_la-scanners.lo libclamav_la-textdet.lo libclamav_la-filetypes.lo libclamav_la-rtf.lo libclamav_la-blob.lo libclamav_la-mbox.lo libclamav_la-message.lo libclamav_la-table.lo libclamav_la-text.lo libclamav_la-ole2_extract.lo libclamav_la-vba_extract.lo libclamav_la-msexpand.lo libclamav_la-pe.lo libclamav_la-pe_icons.lo libclamav_la-disasm.lo libclamav_la-upx.lo libclamav_la-htmlnorm.lo libclamav_la-libmspack.lo libclamav_la-rebuildpe.lo libclamav_la-petite.lo libclamav_la-wwunpack.lo libclamav_la-unsp.lo libclamav_la-aspack.lo libclamav_la-packlibs.lo libclamav_la-fsg.lo libclamav_la-mew.lo libclamav_la-upack.lo libclamav_la-line.lo libclamav_la-untar.lo libclamav_la-unzip.lo libclamav_la-ooxml.lo libclamav_la-inflate64.lo libclamav_la-special.lo libclamav_la-binhex.lo libclamav_la-is_tar.lo libclamav_la-tnef.lo libclamav_la-autoit.lo libclamav_la-unarj.lo libclamav_la-bzlib.lo libclamav_la-nulsft.lo libclamav_la-infblock.lo libclamav_la-pdf.lo libclamav_la-pdfng.lo libclamav_la-pdfdecode.lo libclamav_la-spin.lo libclamav_la-yc.lo libclamav_la-elf.lo libclamav_la-sis.lo libclamav_la-uuencode.lo libclamav_la-phishcheck.lo libclamav_la-phish_domaincheck_db.lo libclamav_la-phish_whitelist.lo libclamav_la-regex_list.lo libclamav_la-regex_suffix.lo libclamav_la-entconv.lo libclamav_la-hashtab.lo libclamav_la-dconf.lo libclamav_la-lzma_iface.lo libclamav_la-7z_iface.lo libclamav_la-7zAlloc.lo libclamav_la-7zBuf.lo libclamav_la-7zBuf2.lo libclamav_la-7zCrc.lo libclamav_la-7zDec.lo libclamav_la-7zFile.lo libclamav_la-7zIn.lo libclamav_la-7zStream.lo libclamav_la-Bcj2.lo libclamav_la-Bra.lo libclamav_la-Bra86.lo libclamav_la-Lzma2Dec.lo libclamav_la-LzmaDec.lo libclamav_la-Ppmd7.lo libclamav_la-Ppmd7Dec.lo libclamav_la-Xz.lo libclamav_la-XzCrc64.lo libclamav_la-XzDec.lo libclamav_la-XzIn.lo libclamav_la-Delta.lo libclamav_la-BraIA64.lo libclamav_la-CpuArch.lo libclamav_la-7zCrcOpt.lo libclamav_la-explode.lo libclamav_la-textnorm.lo libclamav_la-dlp.lo libclamav_la-js-norm.lo libclamav_la-uniq.lo libclamav_la-version.lo libclamav_la-mpool.lo libclamav_la-filtering.lo libclamav_la-fmap.lo libclamav_la-perflogging.lo libclamav_la-bytecode.lo libclamav_la-bytecode_vm.lo libclamav_la-cpio.lo libclamav_la-macho.lo libclamav_la-ishield.lo libclamav_la-bytecode_api.lo libclamav_la-bytecode_api_decl.lo libclamav_la-cache.lo libclamav_la-bytecode_detect.lo libclamav_la-events.lo libclamav_la-adc.lo libclamav_la-dmg.lo libclamav_la-xar.lo libclamav_la-xdp.lo libclamav_la-mbr.lo libclamav_la-gpt.lo libclamav_la-apm.lo libclamav_la-prtn_intxn.lo libclamav_la-json_api.lo libclamav_la-xz_iface.lo libclamav_la-sf_base64decode.lo libclamav_la-hfsplus.lo libclamav_la-swf.lo libclamav_la-jpeg.lo libclamav_la-png.lo libclamav_la-iso9660.lo libclamav_la-arc4.lo libclamav_la-rijndael.lo libclamav_la-crtmgr.lo libclamav_la-asn1.lo libclamav_la-fpu.lo libclamav_la-stats.lo libclamav_la-www.lo libclamav_la-stats_json.lo libclamav_la-hostid.lo libclamav_la-openioc.lo libclamav_la-msdoc.lo libclamav_la-matcher-pcre.lo libclamav_la-regex_pcre.lo libclamav_la-msxml.lo libclamav_la-msxml_parser.lo libclamav_la-tiff.lo libclamav_la-hwp.lo libclamav_la-lzwdec.lo libclamav_la-matcher-byte-comp.lo libclamav_la-yara_arena.lo libclamav_la-yara_compiler.lo libclamav_la-yara_exec.lo libclamav_la-yara_hash.lo libclamav_la-yara_grammar.lo libclamav_la-yara_lexer.lo libclamav_la-yara_parser.lo libclamav_la-fp_add.lo libclamav_la-fp_add_d.lo libclamav_la-fp_addmod.lo libclamav_la-fp_cmp.lo libclamav_la-fp_cmp_d.lo libclamav_la-fp_cmp_mag.lo libclamav_la-fp_sub.lo libclamav_la-fp_sub_d.lo libclamav_la-fp_submod.lo libclamav_la-s_fp_add.lo libclamav_la-s_fp_sub.lo libclamav_la-fp_radix_size.lo libclamav_la-fp_read_radix.lo libclamav_la-fp_read_signed_bin.lo libclamav_la-fp_read_unsigned_bin.lo libclamav_la-fp_reverse.lo libclamav_la-fp_s_rmap.lo libclamav_la-fp_signed_bin_size.lo libclamav_la-fp_to_signed_bin.lo libclamav_la-fp_to_unsigned_bin.lo libclamav_la-fp_toradix.lo libclamav_la-fp_toradix_n.lo libclamav_la-fp_unsigned_bin_size.lo libclamav_la-fp_cnt_lsb.lo libclamav_la-fp_count_bits.lo libclamav_la-fp_div_2.lo libclamav_la-fp_div_2d.lo libclamav_la-fp_lshd.lo libclamav_la-fp_mod_2d.lo libclamav_la-fp_rshd.lo libclamav_la-fp_div.lo libclamav_la-fp_div_d.lo libclamav_la-fp_mod.lo libclamav_la-fp_mod_d.lo libclamav_la-fp_2expt.lo libclamav_la-fp_exptmod.lo libclamav_la-fp_ident.lo libclamav_la-fp_set.lo libclamav_la-fp_montgomery_calc_normalization.lo libclamav_la-fp_montgomery_reduce.lo libclamav_la-fp_montgomery_setup.lo libclamav_la-fp_mul.lo libclamav_la-fp_mul_comba.lo libclamav_la-fp_mul_2.lo libclamav_la-fp_mul_2d.lo libclamav_la-fp_mul_comba_12.lo libclamav_la-fp_mul_comba_17.lo libclamav_la-fp_mul_comba_20.lo libclamav_la-fp_mul_comba_24.lo libclamav_la-fp_mul_comba_28.lo libclamav_la-fp_mul_comba_3.lo libclamav_la-fp_mul_comba_32.lo libclamav_la-fp_mul_comba_4.lo libclamav_la-fp_mul_comba_48.lo libclamav_la-fp_mul_comba_6.lo libclamav_la-fp_mul_comba_64.lo libclamav_la-fp_mul_comba_7.lo libclamav_la-fp_mul_comba_8.lo libclamav_la-fp_mul_comba_9.lo libclamav_la-fp_mul_comba_small_set.lo libclamav_la-fp_mul_d.lo libclamav_la-fp_mulmod.lo libclamav_la-fp_invmod.lo libclamav_la-fp_sqr.lo libclamav_la-fp_sqr_comba_12.lo libclamav_la-fp_sqr_comba_17.lo libclamav_la-fp_sqr_comba_20.lo libclamav_la-fp_sqr_comba_24.lo libclamav_la-fp_sqr_comba_28.lo libclamav_la-fp_sqr_comba_3.lo libclamav_la-fp_sqr_comba_32.lo libclamav_la-fp_sqr_comba_4.lo libclamav_la-fp_sqr_comba_48.lo libclamav_la-fp_sqr_comba_6.lo libclamav_la-fp_sqr_comba_64.lo libclamav_la-fp_sqr_comba_7.lo libclamav_la-fp_sqr_comba_8.lo libclamav_la-fp_sqr_comba_9.lo libclamav_la-fp_sqr_comba_generic.lo libclamav_la-fp_sqr_comba_small_set.lo libclamav_la-fp_sqrmod.lo -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 -lz -L/usr/lib64 -lbz2 -lltdl -lclammspack libclamav_nocxx.la libclamav_internal_utils.la -lpthread -lm +[ 70s] libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libclamav_la-matcher-ac.o .libs/libclamav_la-matcher-bm.o .libs/libclamav_la-matcher-hash.o .libs/libclamav_la-matcher.o .libs/libclamav_la-others.o .libs/libclamav_la-readdb.o .libs/libclamav_la-cvd.o .libs/libclamav_la-dsig.o .libs/libclamav_la-scanners.o .libs/libclamav_la-textdet.o .libs/libclamav_la-filetypes.o .libs/libclamav_la-rtf.o .libs/libclamav_la-blob.o .libs/libclamav_la-mbox.o .libs/libclamav_la-message.o .libs/libclamav_la-table.o .libs/libclamav_la-text.o .libs/libclamav_la-ole2_extract.o .libs/libclamav_la-vba_extract.o .libs/libclamav_la-msexpand.o .libs/libclamav_la-pe.o .libs/libclamav_la-pe_icons.o .libs/libclamav_la-disasm.o .libs/libclamav_la-upx.o .libs/libclamav_la-htmlnorm.o .libs/libclamav_la-libmspack.o .libs/libclamav_la-rebuildpe.o .libs/libclamav_la-petite.o .libs/libclamav_la-wwunpack.o .libs/libclamav_la-unsp.o .libs/libclamav_la-aspack.o .libs/libclamav_la-packlibs.o .libs/libclamav_la-fsg.o .libs/libclamav_la-mew.o .libs/libclamav_la-upack.o .libs/libclamav_la-line.o .libs/libclamav_la-untar.o .libs/libclamav_la-unzip.o .libs/libclamav_la-ooxml.o .libs/libclamav_la-inflate64.o .libs/libclamav_la-special.o .libs/libclamav_la-binhex.o .libs/libclamav_la-is_tar.o .libs/libclamav_la-tnef.o .libs/libclamav_la-autoit.o .libs/libclamav_la-unarj.o .libs/libclamav_la-bzlib.o .libs/libclamav_la-nulsft.o .libs/libclamav_la-infblock.o .libs/libclamav_la-pdf.o .libs/libclamav_la-pdfng.o .libs/libclamav_la-pdfdecode.o .libs/libclamav_la-spin.o .libs/libclamav_la-yc.o .libs/libclamav_la-elf.o .libs/libclamav_la-sis.o .libs/libclamav_la-uuencode.o .libs/libclamav_la-phishcheck.o .libs/libclamav_la-phish_domaincheck_db.o .libs/libclamav_la-phish_whitelist.o .libs/libclamav_la-regex_list.o .libs/libclamav_la-regex_suffix.o .libs/libclamav_la-entconv.o .libs/libclamav_la-hashtab.o .libs/libclamav_la-dconf.o .libs/libclamav_la-lzma_iface.o .libs/libclamav_la-7z_iface.o .libs/libclamav_la-7zAlloc.o .libs/libclamav_la-7zBuf.o .libs/libclamav_la-7zBuf2.o .libs/libclamav_la-7zCrc.o .libs/libclamav_la-7zDec.o .libs/libclamav_la-7zFile.o .libs/libclamav_la-7zIn.o .libs/libclamav_la-7zStream.o .libs/libclamav_la-Bcj2.o .libs/libclamav_la-Bra.o .libs/libclamav_la-Bra86.o .libs/libclamav_la-Lzma2Dec.o .libs/libclamav_la-LzmaDec.o .libs/libclamav_la-Ppmd7.o .libs/libclamav_la-Ppmd7Dec.o .libs/libclamav_la-Xz.o .libs/libclamav_la-XzCrc64.o .libs/libclamav_la-XzDec.o .libs/libclamav_la-XzIn.o .libs/libclamav_la-Delta.o .libs/libclamav_la-BraIA64.o .libs/libclamav_la-CpuArch.o .libs/libclamav_la-7zCrcOpt.o .libs/libclamav_la-explode.o .libs/libclamav_la-textnorm.o .libs/libclamav_la-dlp.o .libs/libclamav_la-js-norm.o .libs/libclamav_la-uniq.o .libs/libclamav_la-version.o .libs/libclamav_la-mpool.o .libs/libclamav_la-filtering.o .libs/libclamav_la-fmap.o .libs/libclamav_la-perflogging.o .libs/libclamav_la-bytecode.o .libs/libclamav_la-bytecode_vm.o .libs/libclamav_la-cpio.o .libs/libclamav_la-macho.o .libs/libclamav_la-ishield.o .libs/libclamav_la-bytecode_api.o .libs/libclamav_la-bytecode_api_decl.o .libs/libclamav_la-cache.o .libs/libclamav_la-bytecode_detect.o .libs/libclamav_la-events.o .libs/libclamav_la-adc.o .libs/libclamav_la-dmg.o .libs/libclamav_la-xar.o .libs/libclamav_la-xdp.o .libs/libclamav_la-mbr.o .libs/libclamav_la-gpt.o .libs/libclamav_la-apm.o .libs/libclamav_la-prtn_intxn.o .libs/libclamav_la-json_api.o .libs/libclamav_la-xz_iface.o .libs/libclamav_la-sf_base64decode.o .libs/libclamav_la-hfsplus.o .libs/libclamav_la-swf.o .libs/libclamav_la-jpeg.o .libs/libclamav_la-png.o .libs/libclamav_la-iso9660.o .libs/libclamav_la-arc4.o .libs/libclamav_la-rijndael.o .libs/libclamav_la-crtmgr.o .libs/libclamav_la-asn1.o .libs/libclamav_la-fpu.o .libs/libclamav_la-stats.o .libs/libclamav_la-www.o .libs/libclamav_la-stats_json.o .libs/libclamav_la-hostid.o .libs/libclamav_la-openioc.o .libs/libclamav_la-msdoc.o .libs/libclamav_la-matcher-pcre.o .libs/libclamav_la-regex_pcre.o .libs/libclamav_la-msxml.o .libs/libclamav_la-msxml_parser.o .libs/libclamav_la-tiff.o .libs/libclamav_la-hwp.o .libs/libclamav_la-lzwdec.o .libs/libclamav_la-matcher-byte-comp.o .libs/libclamav_la-yara_arena.o .libs/libclamav_la-yara_compiler.o .libs/libclamav_la-yara_exec.o .libs/libclamav_la-yara_hash.o .libs/libclamav_la-yara_grammar.o .libs/libclamav_la-yara_lexer.o .libs/libclamav_la-yara_parser.o .libs/libclamav_la-fp_add.o .libs/libclamav_la-fp_add_d.o .libs/libclamav_la-fp_addmod.o .libs/libclamav_la-fp_cmp.o .libs/libclamav_la-fp_cmp_d.o .libs/libclamav_la-fp_cmp_mag.o .libs/libclamav_la-fp_sub.o .libs/libclamav_la-fp_sub_d.o .libs/libclamav_la-fp_submod.o .libs/libclamav_la-s_fp_add.o .libs/libclamav_la-s_fp_sub.o .libs/libclamav_la-fp_radix_size.o .libs/libclamav_la-fp_read_radix.o .libs/libclamav_la-fp_read_signed_bin.o .libs/libclamav_la-fp_read_unsigned_bin.o .libs/libclamav_la-fp_reverse.o .libs/libclamav_la-fp_s_rmap.o .libs/libclamav_la-fp_signed_bin_size.o .libs/libclamav_la-fp_to_signed_bin.o .libs/libclamav_la-fp_to_unsigned_bin.o .libs/libclamav_la-fp_toradix.o .libs/libclamav_la-fp_toradix_n.o .libs/libclamav_la-fp_unsigned_bin_size.o .libs/libclamav_la-fp_cnt_lsb.o .libs/libclamav_la-fp_count_bits.o .libs/libclamav_la-fp_div_2.o .libs/libclamav_la-fp_div_2d.o .libs/libclamav_la-fp_lshd.o .libs/libclamav_la-fp_mod_2d.o .libs/libclamav_la-fp_rshd.o .libs/libclamav_la-fp_div.o .libs/libclamav_la-fp_div_d.o .libs/libclamav_la-fp_mod.o .libs/libclamav_la-fp_mod_d.o .libs/libclamav_la-fp_2expt.o .libs/libclamav_la-fp_exptmod.o .libs/libclamav_la-fp_ident.o .libs/libclamav_la-fp_set.o .libs/libclamav_la-fp_montgomery_calc_normalization.o .libs/libclamav_la-fp_montgomery_reduce.o .libs/libclamav_la-fp_montgomery_setup.o .libs/libclamav_la-fp_mul.o .libs/libclamav_la-fp_mul_comba.o .libs/libclamav_la-fp_mul_2.o .libs/libclamav_la-fp_mul_2d.o .libs/libclamav_la-fp_mul_comba_12.o .libs/libclamav_la-fp_mul_comba_17.o .libs/libclamav_la-fp_mul_comba_20.o .libs/libclamav_la-fp_mul_comba_24.o .libs/libclamav_la-fp_mul_comba_28.o .libs/libclamav_la-fp_mul_comba_3.o .libs/libclamav_la-fp_mul_comba_32.o .libs/libclamav_la-fp_mul_comba_4.o .libs/libclamav_la-fp_mul_comba_48.o .libs/libclamav_la-fp_mul_comba_6.o .libs/libclamav_la-fp_mul_comba_64.o .libs/libclamav_la-fp_mul_comba_7.o .libs/libclamav_la-fp_mul_comba_8.o .libs/libclamav_la-fp_mul_comba_9.o .libs/libclamav_la-fp_mul_comba_small_set.o .libs/libclamav_la-fp_mul_d.o .libs/libclamav_la-fp_mulmod.o .libs/libclamav_la-fp_invmod.o .libs/libclamav_la-fp_sqr.o .libs/libclamav_la-fp_sqr_comba_12.o .libs/libclamav_la-fp_sqr_comba_17.o .libs/libclamav_la-fp_sqr_comba_20.o .libs/libclamav_la-fp_sqr_comba_24.o .libs/libclamav_la-fp_sqr_comba_28.o .libs/libclamav_la-fp_sqr_comba_3.o .libs/libclamav_la-fp_sqr_comba_32.o .libs/libclamav_la-fp_sqr_comba_4.o .libs/libclamav_la-fp_sqr_comba_48.o .libs/libclamav_la-fp_sqr_comba_6.o .libs/libclamav_la-fp_sqr_comba_64.o .libs/libclamav_la-fp_sqr_comba_7.o .libs/libclamav_la-fp_sqr_comba_8.o .libs/libclamav_la-fp_sqr_comba_9.o .libs/libclamav_la-fp_sqr_comba_generic.o .libs/libclamav_la-fp_sqr_comba_small_set.o .libs/libclamav_la-fp_sqrmod.o -Wl,--whole-archive ./.libs/libclamav_nocxx.a ./.libs/libclamav_internal_utils.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs -lxml2 -llzma -ldl -L/usr/lib64 -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lpthread -lm -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libclamav.so.9 -o .libs/libclamav.so.9.0.4 +[ 70s] libtool: link: (cd ".libs" && rm -f "libclamav.so.9" && ln -s "libclamav.so.9.0.4" "libclamav.so.9") +[ 70s] libtool: link: (cd ".libs" && rm -f "libclamav.so" && ln -s "libclamav.so.9.0.4" "libclamav.so") +[ 70s] libtool: link: ( cd ".libs" && rm -f "libclamav.la" && ln -s "../libclamav.la" "libclamav.la" ) +[ 70s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 70s] Making all in clamscan +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamscan.o clamscan.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 70s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 70s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 71s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o manager.o manager.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 71s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o manager.o ../libclamav/libclamav.la -lpthread +[ 71s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/clamscan output.o getopt.o optparser.o actions.o misc.o clamscan.o manager.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lm -lpthread +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 71s] Making all in clamd +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o idmef_logging.o `test -f '../shared/idmef_logging.c' || echo './'`../shared/idmef_logging.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tcpserver.o tcpserver.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o localserver.o localserver.c +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 71s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamd.o clamd.c +[ 71s] clamd.c: In function 'main': +[ 71s] clamd.c:610:18: warning: unused variable 't' [-Wunused-variable] +[ 71s] int *t; +[ 71s] ^ +[ 71s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o session.o session.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thrmgr.o thrmgr.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scanner.o scanner.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_others.o onaccess_others.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o others.o others.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_fan.o onaccess_fan.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o server-th.o server-th.c +[ 72s] server-th.c: In function 'acceptloop_th': +[ 72s] server-th.c:439:3: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result] +[ 72s] (void)strerror_r(errno, buff, BUFFSIZE); +[ 72s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_scth.o onaccess_scth.c +[ 72s] onaccess_scth.c: In function 'onas_scth_scanfile': +[ 72s] onaccess_scth.c:60:9: warning: unused variable 'ret' [-Wunused-variable] +[ 72s] int ret = 0; +[ 72s] ^~~ +[ 72s] onaccess_scth.c: In function 'onas_scth_handle_dir': +[ 72s] onaccess_scth.c:84:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation] +[ 72s] if (onas_scth_scanfile(curr->fts_path, fd, extinfo, tharg) == CL_VIRUS); +[ 72s] ^~ +[ 72s] onaccess_scth.c:85:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' +[ 72s] ret = CL_VIRUS; +[ 72s] ^~~ +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_ddd.o onaccess_ddd.c +[ 72s] onaccess_ddd.c:542:13: warning: 'onas_ddd_handle_extra_scanning' defined but not used [-Wunused-function] +[ 72s] static void onas_ddd_handle_extra_scanning(struct ddd_thrarg *tharg, const char *pathname, int extra_options) { +[ 72s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o onaccess_hash.o onaccess_hash.c +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamd output.o idmef_logging.o optparser.o getopt.o misc.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o onaccess_others.o onaccess_fan.o onaccess_ddd.o onaccess_hash.o onaccess_scth.o ../libclamav/libclamav.la -lsystemd -lpthread +[ 72s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/clamd output.o idmef_logging.o optparser.o getopt.o misc.o clamd.o tcpserver.o localserver.o session.o thrmgr.o server-th.o scanner.o others.o onaccess_others.o onaccess_fan.o onaccess_ddd.o onaccess_hash.o onaccess_scth.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lm -lsystemd -lpthread +[ 72s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 72s] Making all in clamdscan +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdcom.o `test -f '../shared/clamdcom.c' || echo './'`../shared/clamdcom.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o actions.o `test -f '../shared/actions.c' || echo './'`../shared/actions.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdscan.o clamdscan.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o client.o client.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../clamscan -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o proto.o proto.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamdscan output.o optparser.o misc.o getopt.o actions.o clamdcom.o clamdscan.o proto.o client.o ../libclamav/libclamav_internal_utils_nothreads.la +[ 73s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamdscan output.o optparser.o misc.o getopt.o actions.o clamdcom.o clamdscan.o proto.o client.o ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 73s] Making all in freshclam +[ 73s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 73s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 73s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdcom.o `test -f '../shared/clamdcom.c' || echo './'`../shared/clamdcom.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o notify.o notify.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dns.o dns.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freshclam.o freshclam.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o nonblock.o nonblock.c +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 74s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mirman.o mirman.c +[ 74s] mirman.c: In function 'mirman_update': +[ 74s] mirman.c:192:16: warning: unused variable 'status' [-Wunused-variable] +[ 74s] fc_error_t status = FCE_ARG; +[ 74s] ^~~~~~ +[ 74s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o manager.o manager.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 75s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o clamdcom.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o -lssl -lcrypto -lz ../libclamav/libclamav.la -lz -lresolv -lpthread +[ 75s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/freshclam output.o optparser.o getopt.o misc.o cdiff.o tar.o clamdcom.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -ljson-c -lpcre2-8 -lm -lz -lresolv -lpthread +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 75s] Making all in sigtool +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o `test -f '../shared/tar.c' || echo './'`../shared/tar.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 75s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 75s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 76s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 76s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cdiff.o `test -f '../shared/cdiff.c' || echo './'`../shared/cdiff.c +[ 76s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 76s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 76s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o vba.o vba.c +[ 76s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 77s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sigtool.o sigtool.c +[ 77s] sigtool.c: In function 'matchsig': +[ 77s] sigtool.c:2216:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] +[ 77s] int ret; +[ 77s] ^~~ +[ 77s] sigtool.c: In function 'decodehexspecial': +[ 77s] sigtool.c:2374:15: warning: unused variable 'i' [-Wunused-variable] +[ 77s] unsigned int i, len = 0, hlen, negative; +[ 77s] ^ +[ 77s] sigtool.c: In function 'decodehex': +[ 77s] sigtool.c:2594:46: warning: variable 'bw' set but not used [-Wunused-but-set-variable] +[ 77s] unsigned int i, j, hexlen, dlen, parts = 0, bw; +[ 77s] ^~ +[ 77s] sigtool.c: In function 'decodecdb': +[ 77s] sigtool.c:2847:8: warning: unused variable 'pt' [-Wunused-variable] +[ 77s] char *pt = NULL; +[ 77s] ^~ +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 77s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o -lssl -lcrypto -lz ../libclamav/libclamav.la -lz -lresolv -lpthread +[ 77s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/sigtool output.o getopt.o optparser.o misc.o cdiff.o tar.o vba.o sigtool.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -ljson-c -lpcre2-8 -lm -lz -lresolv -lpthread +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 77s] Making all in clamconf +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DBUILD_LDFLAGS="\"-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed\"" -DBUILD_CONFIGURE_FLAGS="\"'--build=aarch64-openEuler-linux-gnu' '--host=aarch64-openEuler-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-milter' '--disable-clamav' '--disable-static' '--disable-zlib-vcheck' '--disable-unrar' '--enable-id-check' '--enable-dns' '--with-dbdir=/var/lib/clamav' '--with-group=clamav' '--with-user=clamav' '--disable-rpath' '--disable-silent-rules' '--enable-clamdtop' 'build_alias=aarch64-openEuler-linux-gnu' 'host_alias=aarch64-openEuler-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DBUILD_LDFLAGS="\"-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed\"" -DBUILD_CONFIGURE_FLAGS="\"'--build=aarch64-openEuler-linux-gnu' '--host=aarch64-openEuler-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-milter' '--disable-clamav' '--disable-static' '--disable-zlib-vcheck' '--disable-unrar' '--enable-id-check' '--enable-dns' '--with-dbdir=/var/lib/clamav' '--with-group=clamav' '--with-user=clamav' '--disable-rpath' '--disable-silent-rules' '--enable-clamdtop' 'build_alias=aarch64-openEuler-linux-gnu' 'host_alias=aarch64-openEuler-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DBUILD_LDFLAGS="\"-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed\"" -DBUILD_CONFIGURE_FLAGS="\"'--build=aarch64-openEuler-linux-gnu' '--host=aarch64-openEuler-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-milter' '--disable-clamav' '--disable-static' '--disable-zlib-vcheck' '--disable-unrar' '--enable-id-check' '--enable-dns' '--with-dbdir=/var/lib/clamav' '--with-group=clamav' '--with-user=clamav' '--disable-rpath' '--disable-silent-rules' '--enable-clamdtop' 'build_alias=aarch64-openEuler-linux-gnu' 'host_alias=aarch64-openEuler-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamconf.o clamconf.c +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -DBUILD_CPPFLAGS="\"\"" -DBUILD_CFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"" -DBUILD_CXXFLAGS="\"-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection\"" -DBUILD_LDFLAGS="\"-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed\"" -DBUILD_CONFIGURE_FLAGS="\"'--build=aarch64-openEuler-linux-gnu' '--host=aarch64-openEuler-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-milter' '--disable-clamav' '--disable-static' '--disable-zlib-vcheck' '--disable-unrar' '--enable-id-check' '--enable-dns' '--with-dbdir=/var/lib/clamav' '--with-group=clamav' '--with-user=clamav' '--disable-rpath' '--disable-silent-rules' '--enable-clamdtop' 'build_alias=aarch64-openEuler-linux-gnu' 'host_alias=aarch64-openEuler-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/libclamav.la -lsystemd -lpthread -lz -L/usr/lib64 -lbz2 +[ 77s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/clamconf optparser.o getopt.o misc.o clamconf.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -ljson-c -lpcre2-8 -lm -lsystemd -lpthread -lz -lbz2 +[ 77s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 77s] Making all in database +[ 77s] make[2]: Nothing to be done for 'all'. +[ 77s] Making all in docs +[ 77s] make[2]: Nothing to be done for 'all'. +[ 77s] Making all in etc +[ 77s] make[2]: Nothing to be done for 'all'. +[ 77s] Making all in clamav-milter +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o whitelist.o whitelist.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o connpool.o connpool.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o netcode.o netcode.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamav-milter.o clamav-milter.c +[ 78s] clamav-milter.c: In function 'main': +[ 78s] clamav-milter.c:84:9: warning: unused variable 'ret' [-Wunused-variable] +[ 78s] int ret; +[ 78s] ^~~ +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] gcc -DHAVE_CONFIG_H -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I../clamd -I../libclamav -I../shared -I.. -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamfi.o clamfi.c +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamav-milter optparser.o output.o getopt.o misc.o whitelist.o connpool.o netcode.o clamfi.o clamav-milter.o ../libclamav/libclamav_internal_utils.la -lmilter -lpthread -lpthread +[ 78s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamav-milter optparser.o output.o getopt.o misc.o whitelist.o connpool.o netcode.o clamfi.o clamav-milter.o ../libclamav/.libs/libclamav_internal_utils.a -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 -lmilter -lpthread +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 78s] Making all in test +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.caba* > clam.cab +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exea* > clam.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.zipa* > clam.zip +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.arja* > clam.arj +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.rtfa* > clam.exe.rtf +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.szdda* > clam.exe.szdd +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.chma* > clam.chm +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.sisa* > clam.sis +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.tar.gza* > clam.tar.gz +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-aspack.exea* > clam-aspack.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-pespin.exea* > clam-pespin.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-fsg.exea* > clam-fsg.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-upx.exea* > clam-upx.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-mew.exea* > clam-mew.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-nsis.exea* > clam-nsis.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-petite.exea* > clam-petite.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-upack.exea* > clam-upack.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-wwpack.exea* > clam-wwpack.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.pdfa* > clam.pdf +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.maila* > clam.mail +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.ppta* > clam.ppt +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.ea05.exea* > clam.ea05.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.tnefa* > clam.tnef +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.ea06.exea* > clam.ea06.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.d64.zipa* > clam.d64.zip +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.mbox.base64a* > clam.exe.mbox.base64 +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.mbox.uua* > clam.exe.mbox.uu +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.binhexa* > clam.exe.binhex +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.impl.zipa* > clam.impl.zip +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.ole.doca* > clam.ole.doc +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.htmla* > clam.exe.html +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.bin-be.cpioa* > clam.bin-be.cpio +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.bin-le.cpioa* > clam.bin-le.cpio +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.newc.cpioa* > clam.newc.cpio +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.odc.cpioa* > clam.odc.cpio +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam-yc.exea* > clam-yc.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam_IScab_int.exea* > clam_IScab_int.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam_ISmsi_int.exea* > clam_ISmsi_int.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam_IScab_ext.exea* > clam_IScab_ext.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.7za* > clam.7z +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam_cache_emax.tgza* > clam_cache_emax.tgz +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam_ISmsi_ext.exea* > clam_ISmsi_ext.exe +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.isoa* > clam.iso +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clamjol.isoa* > clamjol.iso +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.exe.bz2a* > clam.exe.bz2 +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] cat ../test/.split/split.clam.bz2.zipa* > clam.bz2.zip +[ 78s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 78s] Making all in clamdtop +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -DCL_NOLIBCLAMAV -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamdtop.o clamdtop.c +[ 79s] clamdtop.c: In function 'main': +[ 79s] clamdtop.c:979:31: warning: '%7.3f' directive output truncated writing between 7 and 314 bytes into a region of size 6 [-Wformat-truncation=] +[ 79s] snprintf(mem, sizeof(mem), "%7.3f", s); +[ 79s] ^~~~~ +[ 79s] In file included from /usr/include/stdio.h:873:0, +[ 79s] from clamdtop.c:37: +[ 79s] /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 315 bytes into a destination of size 6 +[ 79s] return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, +[ 79s] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 79s] __bos (__s), __fmt, __va_arg_pack ()); +[ 79s] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamdtop optparser.o getopt.o misc.o clamdtop.o -lssl -lcrypto -lz -L/usr/lib64 -lncurses ../libclamav/libclamav_internal_utils_nothreads.la +[ 79s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamdtop optparser.o getopt.o misc.o clamdtop.o -L/usr/lib64 -lncurses ../libclamav/.libs/libclamav_internal_utils_nothreads.a -lssl -lcrypto -lz -ljson-c -lpcre2-8 +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 79s] Making all in clambc +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 79s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 79s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 79s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 79s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bcrun.o bcrun.c +[ 79s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 80s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 80s] /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clambc optparser.o getopt.o misc.o bcrun.o ../libclamav/libclamav.la -lpthread +[ 80s] libtool: link: gcc -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/clambc optparser.o getopt.o misc.o bcrun.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lm -lpthread +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 80s] Making all in unit_tests +[ 80s] make[2]: Nothing to be done for 'all'. +[ 80s] Making all in clamsubmit +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o getopt.o `test -f '../shared/getopt.c' || echo './'`../shared/getopt.c +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o `test -f '../shared/misc.c' || echo './'`../shared/misc.c +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o output.o `test -f '../shared/output.c' || echo './'`../shared/output.c +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o optparser.o `test -f '../shared/optparser.c' || echo './'`../shared/optparser.c +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 80s] gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav -I/usr/include/json-c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clamsubmit.o clamsubmit.c +[ 80s] clamsubmit.c: In function 'main': +[ 80s] clamsubmit.c:149:19: warning: unused variable 'json_obj' [-Wunused-variable] +[ 80s] json_object * json_obj = NULL; +[ 80s] ^~~~~~~~ +[ 80s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 81s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 81s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o clamsubmit output.o optparser.o getopt.o misc.o clamsubmit.o ../libclamav/libclamav.la -lcurl -lpthread -ljson-c +[ 81s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/clamsubmit output.o optparser.o getopt.o misc.o clamsubmit.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -lpcre2-8 -lm -lcurl -lpthread -ljson-c +[ 81s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 81s] + exit 0 +[ 81s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IcBszX +[ 81s] + umask 022 +[ 81s] + cd /home/abuild/rpmbuild/BUILD +[ 81s] + '[' /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 '!=' / ']' +[ 81s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 +[ 81s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 +[ 81s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT +[ 81s] + mkdir /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 +[ 81s] + cd clamav-0.101.4 +[ 81s] + rm -rf '_doc*' +[ 81s] + /usr/bin/make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 'INSTALL=/usr/bin/install -p' +[ 81s] Making install in libltdl +[ 81s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] /usr/bin/make install-am +[ 81s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 81s] Making install in libclamav +[ 81s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 81s] /usr/bin/make install-recursive +[ 81s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 81s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 81s] test -f version.h || touch version.h;\ +[ 81s] rm -f version.h.tmp;\ +[ 81s] REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ +[ 81s] if test "$REVISION" = "exported"; then\ +[ 81s] REVISION="";\ +[ 81s] fi;\ +[ 81s] if test -n "$REVISION"; then\ +[ 81s] echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ +[ 81s] else\ +[ 81s] touch version.h.tmp;\ +[ 81s] fi +[ 81s] if test -f version.h.static; then\ +[ 81s] cp version.h.static version.h;\ +[ 81s] elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ +[ 81s] cp version.h.tmp version.h;\ +[ 81s] fi +[ 81s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 81s] test -f version.h || touch version.h;\ +[ 81s] rm -f version.h.tmp;\ +[ 81s] REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ +[ 81s] if test "$REVISION" = "exported"; then\ +[ 81s] REVISION="";\ +[ 81s] fi;\ +[ 81s] if test -n "$REVISION"; then\ +[ 81s] echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ +[ 81s] else\ +[ 81s] touch version.h.tmp;\ +[ 81s] fi +[ 81s] if test -f version.h.static; then\ +[ 81s] cp version.h.static version.h;\ +[ 81s] elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ +[ 81s] cp version.h.tmp version.h;\ +[ 81s] fi +[ 81s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64' +[ 81s] /bin/sh ../libtool --mode=install /usr/bin/install -p libclammspack.la libclamav.la '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64' +[ 81s] libtool: install: /usr/bin/install -p .libs/libclammspack.so.0.1.0 /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclammspack.so.0.1.0 +[ 81s] libtool: install: (cd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64 && { ln -s -f libclammspack.so.0.1.0 libclammspack.so.0 || { rm -f libclammspack.so.0 && ln -s libclammspack.so.0.1.0 libclammspack.so.0; }; }) +[ 81s] libtool: install: (cd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64 && { ln -s -f libclammspack.so.0.1.0 libclammspack.so || { rm -f libclammspack.so && ln -s libclammspack.so.0.1.0 libclammspack.so; }; }) +[ 81s] libtool: install: /usr/bin/install -p .libs/libclammspack.lai /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclammspack.la +[ 81s] libtool: warning: relinking 'libclamav.la' +[ 81s] libtool: install: (cd /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav; /bin/sh "/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libtool" --tag CC --mode=relink gcc -I../libclammspack/mspack -DHAVE_INTERNAL_MSPACK -DHAVE_YARA -DSEARCH_LIBDIR=\"/usr/lib64\" -I/usr/include/json-c -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -thread-safe -lxml2 -lz -llzma -lm -ldl -version-info 9:4:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o libclamav.la -rpath /usr/lib64 libclamav_la-matcher-ac.lo libclamav_la-matcher-bm.lo libclamav_la-matcher-hash.lo libclamav_la-matcher.lo libclamav_la-others.lo libclamav_la-readdb.lo libclamav_la-cvd.lo libclamav_la-dsig.lo libclamav_la-scanners.lo libclamav_la-textdet.lo libclamav_la-filetypes.lo libclamav_la-rtf.lo libclamav_la-blob.lo libclamav_la-mbox.lo libclamav_la-message.lo libclamav_la-table.lo libclamav_la-text.lo libclamav_la-ole2_extract.lo libclamav_la-vba_extract.lo libclamav_la-msexpand.lo libclamav_la-pe.lo libclamav_la-pe_icons.lo libclamav_la-disasm.lo libclamav_la-upx.lo libclamav_la-htmlnorm.lo libclamav_la-libmspack.lo libclamav_la-rebuildpe.lo libclamav_la-petite.lo libclamav_la-wwunpack.lo libclamav_la-unsp.lo libclamav_la-aspack.lo libclamav_la-packlibs.lo libclamav_la-fsg.lo libclamav_la-mew.lo libclamav_la-upack.lo libclamav_la-line.lo libclamav_la-untar.lo libclamav_la-unzip.lo libclamav_la-ooxml.lo libclamav_la-inflate64.lo libclamav_la-special.lo libclamav_la-binhex.lo libclamav_la-is_tar.lo libclamav_la-tnef.lo libclamav_la-autoit.lo libclamav_la-unarj.lo libclamav_la-bzlib.lo libclamav_la-nulsft.lo libclamav_la-infblock.lo libclamav_la-pdf.lo libclamav_la-pdfng.lo libclamav_la-pdfdecode.lo libclamav_la-spin.lo libclamav_la-yc.lo libclamav_la-elf.lo libclamav_la-sis.lo libclamav_la-uuencode.lo libclamav_la-phishcheck.lo libclamav_la-phish_domaincheck_db.lo libclamav_la-phish_whitelist.lo libclamav_la-regex_list.lo libclamav_la-regex_suffix.lo libclamav_la-entconv.lo libclamav_la-hashtab.lo libclamav_la-dconf.lo libclamav_la-lzma_iface.lo libclamav_la-7z_iface.lo libclamav_la-7zAlloc.lo libclamav_la-7zBuf.lo libclamav_la-7zBuf2.lo libclamav_la-7zCrc.lo libclamav_la-7zDec.lo libclamav_la-7zFile.lo libclamav_la-7zIn.lo libclamav_la-7zStream.lo libclamav_la-Bcj2.lo libclamav_la-Bra.lo libclamav_la-Bra86.lo libclamav_la-Lzma2Dec.lo libclamav_la-LzmaDec.lo libclamav_la-Ppmd7.lo libclamav_la-Ppmd7Dec.lo libclamav_la-Xz.lo libclamav_la-XzCrc64.lo libclamav_la-XzDec.lo libclamav_la-XzIn.lo libclamav_la-Delta.lo libclamav_la-BraIA64.lo libclamav_la-CpuArch.lo libclamav_la-7zCrcOpt.lo libclamav_la-explode.lo libclamav_la-textnorm.lo libclamav_la-dlp.lo libclamav_la-js-norm.lo libclamav_la-uniq.lo libclamav_la-version.lo libclamav_la-mpool.lo libclamav_la-filtering.lo libclamav_la-fmap.lo libclamav_la-perflogging.lo libclamav_la-bytecode.lo libclamav_la-bytecode_vm.lo libclamav_la-cpio.lo libclamav_la-macho.lo libclamav_la-ishield.lo libclamav_la-bytecode_api.lo libclamav_la-bytecode_api_decl.lo libclamav_la-cache.lo libclamav_la-bytecode_detect.lo libclamav_la-events.lo libclamav_la-adc.lo libclamav_la-dmg.lo libclamav_la-xar.lo libclamav_la-xdp.lo libclamav_la-mbr.lo libclamav_la-gpt.lo libclamav_la-apm.lo libclamav_la-prtn_intxn.lo libclamav_la-json_api.lo libclamav_la-xz_iface.lo libclamav_la-sf_base64decode.lo libclamav_la-hfsplus.lo libclamav_la-swf.lo libclamav_la-jpeg.lo libclamav_la-png.lo libclamav_la-iso9660.lo libclamav_la-arc4.lo libclamav_la-rijndael.lo libclamav_la-crtmgr.lo libclamav_la-asn1.lo libclamav_la-fpu.lo libclamav_la-stats.lo libclamav_la-www.lo libclamav_la-stats_json.lo libclamav_la-hostid.lo libclamav_la-openioc.lo libclamav_la-msdoc.lo libclamav_la-matcher-pcre.lo libclamav_la-regex_pcre.lo libclamav_la-msxml.lo libclamav_la-msxml_parser.lo libclamav_la-tiff.lo libclamav_la-hwp.lo libclamav_la-lzwdec.lo libclamav_la-matcher-byte-comp.lo libclamav_la-yara_arena.lo libclamav_la-yara_compiler.lo libclamav_la-yara_exec.lo libclamav_la-yara_hash.lo libclamav_la-yara_grammar.lo libclamav_la-yara_lexer.lo libclamav_la-yara_parser.lo libclamav_la-fp_add.lo libclamav_la-fp_add_d.lo libclamav_la-fp_addmod.lo libclamav_la-fp_cmp.lo libclamav_la-fp_cmp_d.lo libclamav_la-fp_cmp_mag.lo libclamav_la-fp_sub.lo libclamav_la-fp_sub_d.lo libclamav_la-fp_submod.lo libclamav_la-s_fp_add.lo libclamav_la-s_fp_sub.lo libclamav_la-fp_radix_size.lo libclamav_la-fp_read_radix.lo libclamav_la-fp_read_signed_bin.lo libclamav_la-fp_read_unsigned_bin.lo libclamav_la-fp_reverse.lo libclamav_la-fp_s_rmap.lo libclamav_la-fp_signed_bin_size.lo libclamav_la-fp_to_signed_bin.lo libclamav_la-fp_to_unsigned_bin.lo libclamav_la-fp_toradix.lo libclamav_la-fp_toradix_n.lo libclamav_la-fp_unsigned_bin_size.lo libclamav_la-fp_cnt_lsb.lo libclamav_la-fp_count_bits.lo libclamav_la-fp_div_2.lo libclamav_la-fp_div_2d.lo libclamav_la-fp_lshd.lo libclamav_la-fp_mod_2d.lo libclamav_la-fp_rshd.lo libclamav_la-fp_div.lo libclamav_la-fp_div_d.lo libclamav_la-fp_mod.lo libclamav_la-fp_mod_d.lo libclamav_la-fp_2expt.lo libclamav_la-fp_exptmod.lo libclamav_la-fp_ident.lo libclamav_la-fp_set.lo libclamav_la-fp_montgomery_calc_normalization.lo libclamav_la-fp_montgomery_reduce.lo libclamav_la-fp_montgomery_setup.lo libclamav_la-fp_mul.lo libclamav_la-fp_mul_comba.lo libclamav_la-fp_mul_2.lo libclamav_la-fp_mul_2d.lo libclamav_la-fp_mul_comba_12.lo libclamav_la-fp_mul_comba_17.lo libclamav_la-fp_mul_comba_20.lo libclamav_la-fp_mul_comba_24.lo libclamav_la-fp_mul_comba_28.lo libclamav_la-fp_mul_comba_3.lo libclamav_la-fp_mul_comba_32.lo libclamav_la-fp_mul_comba_4.lo libclamav_la-fp_mul_comba_48.lo libclamav_la-fp_mul_comba_6.lo libclamav_la-fp_mul_comba_64.lo libclamav_la-fp_mul_comba_7.lo libclamav_la-fp_mul_comba_8.lo libclamav_la-fp_mul_comba_9.lo libclamav_la-fp_mul_comba_small_set.lo libclamav_la-fp_mul_d.lo libclamav_la-fp_mulmod.lo libclamav_la-fp_invmod.lo libclamav_la-fp_sqr.lo libclamav_la-fp_sqr_comba_12.lo libclamav_la-fp_sqr_comba_17.lo libclamav_la-fp_sqr_comba_20.lo libclamav_la-fp_sqr_comba_24.lo libclamav_la-fp_sqr_comba_28.lo libclamav_la-fp_sqr_comba_3.lo libclamav_la-fp_sqr_comba_32.lo libclamav_la-fp_sqr_comba_4.lo libclamav_la-fp_sqr_comba_48.lo libclamav_la-fp_sqr_comba_6.lo libclamav_la-fp_sqr_comba_64.lo libclamav_la-fp_sqr_comba_7.lo libclamav_la-fp_sqr_comba_8.lo libclamav_la-fp_sqr_comba_9.lo libclamav_la-fp_sqr_comba_generic.lo libclamav_la-fp_sqr_comba_small_set.lo libclamav_la-fp_sqrmod.lo -lssl -lcrypto -lz -ljson-c -L/usr/lib64 -lpcre2-8 -lz -L/usr/lib64 -lbz2 -lltdl -lclammspack libclamav_nocxx.la libclamav_internal_utils.la -lpthread -lm -inst-prefix-dir /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64) +[ 81s] libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libclamav_la-matcher-ac.o .libs/libclamav_la-matcher-bm.o .libs/libclamav_la-matcher-hash.o .libs/libclamav_la-matcher.o .libs/libclamav_la-others.o .libs/libclamav_la-readdb.o .libs/libclamav_la-cvd.o .libs/libclamav_la-dsig.o .libs/libclamav_la-scanners.o .libs/libclamav_la-textdet.o .libs/libclamav_la-filetypes.o .libs/libclamav_la-rtf.o .libs/libclamav_la-blob.o .libs/libclamav_la-mbox.o .libs/libclamav_la-message.o .libs/libclamav_la-table.o .libs/libclamav_la-text.o .libs/libclamav_la-ole2_extract.o .libs/libclamav_la-vba_extract.o .libs/libclamav_la-msexpand.o .libs/libclamav_la-pe.o .libs/libclamav_la-pe_icons.o .libs/libclamav_la-disasm.o .libs/libclamav_la-upx.o .libs/libclamav_la-htmlnorm.o .libs/libclamav_la-libmspack.o .libs/libclamav_la-rebuildpe.o .libs/libclamav_la-petite.o .libs/libclamav_la-wwunpack.o .libs/libclamav_la-unsp.o .libs/libclamav_la-aspack.o .libs/libclamav_la-packlibs.o .libs/libclamav_la-fsg.o .libs/libclamav_la-mew.o .libs/libclamav_la-upack.o .libs/libclamav_la-line.o .libs/libclamav_la-untar.o .libs/libclamav_la-unzip.o .libs/libclamav_la-ooxml.o .libs/libclamav_la-inflate64.o .libs/libclamav_la-special.o .libs/libclamav_la-binhex.o .libs/libclamav_la-is_tar.o .libs/libclamav_la-tnef.o .libs/libclamav_la-autoit.o .libs/libclamav_la-unarj.o .libs/libclamav_la-bzlib.o .libs/libclamav_la-nulsft.o .libs/libclamav_la-infblock.o .libs/libclamav_la-pdf.o .libs/libclamav_la-pdfng.o .libs/libclamav_la-pdfdecode.o .libs/libclamav_la-spin.o .libs/libclamav_la-yc.o .libs/libclamav_la-elf.o .libs/libclamav_la-sis.o .libs/libclamav_la-uuencode.o .libs/libclamav_la-phishcheck.o .libs/libclamav_la-phish_domaincheck_db.o .libs/libclamav_la-phish_whitelist.o .libs/libclamav_la-regex_list.o .libs/libclamav_la-regex_suffix.o .libs/libclamav_la-entconv.o .libs/libclamav_la-hashtab.o .libs/libclamav_la-dconf.o .libs/libclamav_la-lzma_iface.o .libs/libclamav_la-7z_iface.o .libs/libclamav_la-7zAlloc.o .libs/libclamav_la-7zBuf.o .libs/libclamav_la-7zBuf2.o .libs/libclamav_la-7zCrc.o .libs/libclamav_la-7zDec.o .libs/libclamav_la-7zFile.o .libs/libclamav_la-7zIn.o .libs/libclamav_la-7zStream.o .libs/libclamav_la-Bcj2.o .libs/libclamav_la-Bra.o .libs/libclamav_la-Bra86.o .libs/libclamav_la-Lzma2Dec.o .libs/libclamav_la-LzmaDec.o .libs/libclamav_la-Ppmd7.o .libs/libclamav_la-Ppmd7Dec.o .libs/libclamav_la-Xz.o .libs/libclamav_la-XzCrc64.o .libs/libclamav_la-XzDec.o .libs/libclamav_la-XzIn.o .libs/libclamav_la-Delta.o .libs/libclamav_la-BraIA64.o .libs/libclamav_la-CpuArch.o .libs/libclamav_la-7zCrcOpt.o .libs/libclamav_la-explode.o .libs/libclamav_la-textnorm.o .libs/libclamav_la-dlp.o .libs/libclamav_la-js-norm.o .libs/libclamav_la-uniq.o .libs/libclamav_la-version.o .libs/libclamav_la-mpool.o .libs/libclamav_la-filtering.o .libs/libclamav_la-fmap.o .libs/libclamav_la-perflogging.o .libs/libclamav_la-bytecode.o .libs/libclamav_la-bytecode_vm.o .libs/libclamav_la-cpio.o .libs/libclamav_la-macho.o .libs/libclamav_la-ishield.o .libs/libclamav_la-bytecode_api.o .libs/libclamav_la-bytecode_api_decl.o .libs/libclamav_la-cache.o .libs/libclamav_la-bytecode_detect.o .libs/libclamav_la-events.o .libs/libclamav_la-adc.o .libs/libclamav_la-dmg.o .libs/libclamav_la-xar.o .libs/libclamav_la-xdp.o .libs/libclamav_la-mbr.o .libs/libclamav_la-gpt.o .libs/libclamav_la-apm.o .libs/libclamav_la-prtn_intxn.o .libs/libclamav_la-json_api.o .libs/libclamav_la-xz_iface.o .libs/libclamav_la-sf_base64decode.o .libs/libclamav_la-hfsplus.o .libs/libclamav_la-swf.o .libs/libclamav_la-jpeg.o .libs/libclamav_la-png.o .libs/libclamav_la-iso9660.o .libs/libclamav_la-arc4.o .libs/libclamav_la-rijndael.o .libs/libclamav_la-crtmgr.o .libs/libclamav_la-asn1.o .libs/libclamav_la-fpu.o .libs/libclamav_la-stats.o .libs/libclamav_la-www.o .libs/libclamav_la-stats_json.o .libs/libclamav_la-hostid.o .libs/libclamav_la-openioc.o .libs/libclamav_la-msdoc.o .libs/libclamav_la-matcher-pcre.o .libs/libclamav_la-regex_pcre.o .libs/libclamav_la-msxml.o .libs/libclamav_la-msxml_parser.o .libs/libclamav_la-tiff.o .libs/libclamav_la-hwp.o .libs/libclamav_la-lzwdec.o .libs/libclamav_la-matcher-byte-comp.o .libs/libclamav_la-yara_arena.o .libs/libclamav_la-yara_compiler.o .libs/libclamav_la-yara_exec.o .libs/libclamav_la-yara_hash.o .libs/libclamav_la-yara_grammar.o .libs/libclamav_la-yara_lexer.o .libs/libclamav_la-yara_parser.o .libs/libclamav_la-fp_add.o .libs/libclamav_la-fp_add_d.o .libs/libclamav_la-fp_addmod.o .libs/libclamav_la-fp_cmp.o .libs/libclamav_la-fp_cmp_d.o .libs/libclamav_la-fp_cmp_mag.o .libs/libclamav_la-fp_sub.o .libs/libclamav_la-fp_sub_d.o .libs/libclamav_la-fp_submod.o .libs/libclamav_la-s_fp_add.o .libs/libclamav_la-s_fp_sub.o .libs/libclamav_la-fp_radix_size.o .libs/libclamav_la-fp_read_radix.o .libs/libclamav_la-fp_read_signed_bin.o .libs/libclamav_la-fp_read_unsigned_bin.o .libs/libclamav_la-fp_reverse.o .libs/libclamav_la-fp_s_rmap.o .libs/libclamav_la-fp_signed_bin_size.o .libs/libclamav_la-fp_to_signed_bin.o .libs/libclamav_la-fp_to_unsigned_bin.o .libs/libclamav_la-fp_toradix.o .libs/libclamav_la-fp_toradix_n.o .libs/libclamav_la-fp_unsigned_bin_size.o .libs/libclamav_la-fp_cnt_lsb.o .libs/libclamav_la-fp_count_bits.o .libs/libclamav_la-fp_div_2.o .libs/libclamav_la-fp_div_2d.o .libs/libclamav_la-fp_lshd.o .libs/libclamav_la-fp_mod_2d.o .libs/libclamav_la-fp_rshd.o .libs/libclamav_la-fp_div.o .libs/libclamav_la-fp_div_d.o .libs/libclamav_la-fp_mod.o .libs/libclamav_la-fp_mod_d.o .libs/libclamav_la-fp_2expt.o .libs/libclamav_la-fp_exptmod.o .libs/libclamav_la-fp_ident.o .libs/libclamav_la-fp_set.o .libs/libclamav_la-fp_montgomery_calc_normalization.o .libs/libclamav_la-fp_montgomery_reduce.o .libs/libclamav_la-fp_montgomery_setup.o .libs/libclamav_la-fp_mul.o .libs/libclamav_la-fp_mul_comba.o .libs/libclamav_la-fp_mul_2.o .libs/libclamav_la-fp_mul_2d.o .libs/libclamav_la-fp_mul_comba_12.o .libs/libclamav_la-fp_mul_comba_17.o .libs/libclamav_la-fp_mul_comba_20.o .libs/libclamav_la-fp_mul_comba_24.o .libs/libclamav_la-fp_mul_comba_28.o .libs/libclamav_la-fp_mul_comba_3.o .libs/libclamav_la-fp_mul_comba_32.o .libs/libclamav_la-fp_mul_comba_4.o .libs/libclamav_la-fp_mul_comba_48.o .libs/libclamav_la-fp_mul_comba_6.o .libs/libclamav_la-fp_mul_comba_64.o .libs/libclamav_la-fp_mul_comba_7.o .libs/libclamav_la-fp_mul_comba_8.o .libs/libclamav_la-fp_mul_comba_9.o .libs/libclamav_la-fp_mul_comba_small_set.o .libs/libclamav_la-fp_mul_d.o .libs/libclamav_la-fp_mulmod.o .libs/libclamav_la-fp_invmod.o .libs/libclamav_la-fp_sqr.o .libs/libclamav_la-fp_sqr_comba_12.o .libs/libclamav_la-fp_sqr_comba_17.o .libs/libclamav_la-fp_sqr_comba_20.o .libs/libclamav_la-fp_sqr_comba_24.o .libs/libclamav_la-fp_sqr_comba_28.o .libs/libclamav_la-fp_sqr_comba_3.o .libs/libclamav_la-fp_sqr_comba_32.o .libs/libclamav_la-fp_sqr_comba_4.o .libs/libclamav_la-fp_sqr_comba_48.o .libs/libclamav_la-fp_sqr_comba_6.o .libs/libclamav_la-fp_sqr_comba_64.o .libs/libclamav_la-fp_sqr_comba_7.o .libs/libclamav_la-fp_sqr_comba_8.o .libs/libclamav_la-fp_sqr_comba_9.o .libs/libclamav_la-fp_sqr_comba_generic.o .libs/libclamav_la-fp_sqr_comba_small_set.o .libs/libclamav_la-fp_sqrmod.o -Wl,--whole-archive ./.libs/libclamav_nocxx.a ./.libs/libclamav_internal_utils.a -Wl,--no-whole-archive -lxml2 -llzma -ldl -L/usr/lib64 -lbz2 -lltdl -L/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64 -lclammspack -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lpthread -lm -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libclamav.so.9 -o .libs/libclamav.so.9.0.4 +[ 82s] libtool: install: /usr/bin/install -p .libs/libclamav.so.9.0.4T /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclamav.so.9.0.4 +[ 82s] libtool: install: (cd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64 && { ln -s -f libclamav.so.9.0.4 libclamav.so.9 || { rm -f libclamav.so.9 && ln -s libclamav.so.9.0.4 libclamav.so.9; }; }) +[ 82s] libtool: install: (cd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64 && { ln -s -f libclamav.so.9.0.4 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.9.0.4 libclamav.so; }; }) +[ 82s] libtool: install: /usr/bin/install -p .libs/libclamav.lai /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclamav.la +[ 82s] libtool: warning: remember to run 'libtool --finish /usr/lib64' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/include' +[ 82s] /usr/bin/install -p -m 644 clamav.h '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/include' +[ 82s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 82s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 82s] Making install in clamscan +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamscan '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/clamscan /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamscan +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 82s] Making install in clamd +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamd '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/clamd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamd +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system' +[ 82s] /usr/bin/install -p -m 644 clamav-daemon.socket clamav-daemon.service '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 82s] Making install in clamdscan +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamdscan '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: install: /usr/bin/install -p clamdscan /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdscan +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 82s] Making install in freshclam +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p freshclam '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/freshclam /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/freshclam +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system' +[ 82s] /usr/bin/install -p -m 644 clamav-freshclam.service '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 82s] Making install in sigtool +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p sigtool '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/sigtool /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/sigtool +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 82s] Making install in clamconf +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamconf '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/clamconf /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamconf +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 82s] Making install in database +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 82s] make[2]: Nothing to be done for 'install-exec-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 82s] Making install in docs +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 82s] make[2]: Nothing to be done for 'install-exec-am'. +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man1' +[ 82s] /usr/bin/install -p -m 644 man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamdscan.1 man/clamconf.1 man/clamdtop.1 man/clambc.1 man/clamsubmit.1 '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man1' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man5' +[ 82s] /usr/bin/install -p -m 644 man/clamd.conf.5 man/clamav-milter.conf.5 man/freshclam.conf.5 '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man5' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man8' +[ 82s] /usr/bin/install -p -m 644 man/clamd.8 man/clamav-milter.8 '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man8' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 82s] Making install in etc +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc' +[ 82s] /usr/bin/install -p -m 644 clamd.conf.sample freshclam.conf.sample clamav-milter.conf.sample '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc' +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 82s] Making install in clamav-milter +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamav-milter '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin' +[ 82s] libtool: install: /usr/bin/install -p clamav-milter /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamav-milter +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man8' +[ 82s] /usr/bin/install -p -m 644 ../docs/man/clamav-milter.8 '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man8' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 82s] Making install in test +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 82s] make[2]: Nothing to be done for 'install-exec-am'. +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 82s] Making install in clamdtop +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamdtop '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: install: /usr/bin/install -p clamdtop /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdtop +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man1' +[ 82s] /usr/bin/install -p -m 644 ../docs/man/clamdtop.1 '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/man/man1' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 82s] Making install in clambc +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clambc '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/clambc /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clambc +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 82s] Making install in unit_tests +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 82s] make[2]: Nothing to be done for 'install-exec-am'. +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 82s] Making install in clamsubmit +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /bin/sh ../libtool --mode=install /usr/bin/install -p clamsubmit '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] libtool: warning: '../libclamav/libclamav.la' has not been installed in '/usr/lib64' +[ 82s] libtool: warning: '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/libclammspack.la' has not been installed in '/usr/lib64' +[ 82s] libtool: install: /usr/bin/install -p .libs/clamsubmit /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamsubmit +[ 82s] make[2]: Nothing to be done for 'install-data-am'. +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 82s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 82s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /usr/bin/install -p clamav-config '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/include' +[ 82s] /usr/bin/install -p -m 644 clamav-types.h '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/include' +[ 82s] /usr/bin/mkdir -p '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/pkgconfig' +[ 82s] /usr/bin/install -p -m 644 libclamav.pc '/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/pkgconfig' +[ 82s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 82s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 82s] + install -d -m 0755 /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/mail /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/clamd.d /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/logrotate.d /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/tmpfiles.d /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/log /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamav-milter /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/template /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/rc.d/init.d /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamd.scan +[ 82s] + find /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 -type f -name '*.la' -delete +[ 82s] + touch /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/daily.cld /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/main.cld /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/bytecode.cld +[ 82s] + touch /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/mirrors.dat +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/main-58.cvd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/main.cvd +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/daily-25550.cvd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/daily.cvd +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/bytecode-330.cvd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/lib/clamav/bytecode.cvd +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/clamd.sysconfig _doc_server/clamd.sysconfig +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/clamd.logrotate _doc_server/clamd.logrotate +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/clamd-README _doc_server/README +[ 82s] + install -D -m 0644 -p etc/clamd.conf.sample _doc_server/clamd.conf +[ 82s] + install -m 0755 -p /home/abuild/rpmbuild/SOURCES/clamd-gen /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/ +[ 82s] + install -D -p _doc_server/README _doc_server/clamd.conf _doc_server/clamd.logrotate _doc_server/clamd.sysconfig /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/template +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/clamd@.service /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system/clamd@.service +[ 82s] + install -D -m 0644 -p /home/abuild/rpmbuild/SOURCES/clamav-update.logrotate /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/logrotate.d/clamav-update +[ 82s] + touch /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/log/freshclam.log +[ 82s] + install -D -p -m 0755 /home/abuild/rpmbuild/SOURCES/freshclam-sleep /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/freshclam-sleep +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/freshclam.sysconfig /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/sysconfig/freshclam +[ 82s] + install -D -p -m 0600 /home/abuild/rpmbuild/SOURCES/clamav-update.crond /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/cron.d/clamav-update +[ 82s] + mv -f /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/freshclam.conf.sample /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/freshclam.conf +[ 82s] + chmod 600 /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/freshclam.conf +[ 82s] + smartsubst 's!webmaster,clamav!webmaster,clamav!g; +[ 82s] s!/usr/share/clamav!/usr/share/clamav!g; +[ 82s] s!/usr/bin!/usr/bin!g; +[ 82s] s!/usr/sbin!/usr/sbin!g;' /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/cron.d/clamav-update /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/freshclam-sleep +[ 82s] + local tmp +[ 82s] + local 'regexp=s!webmaster,clamav!webmaster,clamav!g; +[ 82s] s!/usr/share/clamav!/usr/share/clamav!g; +[ 82s] s!/usr/bin!/usr/bin!g; +[ 82s] s!/usr/sbin!/usr/sbin!g;' +[ 82s] + shift +[ 82s] ++ mktemp /tmp/clamav-subst.XXXXXX +[ 82s] + tmp=/tmp/clamav-subst.A7rBM4 +[ 82s] + for i in "$@" +[ 82s] + sed -e 's!webmaster,clamav!webmaster,clamav!g; +[ 82s] s!/usr/share/clamav!/usr/share/clamav!g; +[ 82s] s!/usr/bin!/usr/bin!g; +[ 82s] s!/usr/sbin!/usr/sbin!g;' /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/cron.d/clamav-update +[ 82s] + cmp -s /tmp/clamav-subst.A7rBM4 /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/cron.d/clamav-update +[ 82s] + rm -f /tmp/clamav-subst.A7rBM4 +[ 82s] + for i in "$@" +[ 82s] + sed -e 's!webmaster,clamav!webmaster,clamav!g; +[ 82s] s!/usr/share/clamav!/usr/share/clamav!g; +[ 82s] s!/usr/bin!/usr/bin!g; +[ 82s] s!/usr/sbin!/usr/sbin!g;' /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/freshclam-sleep +[ 82s] + cmp -s /tmp/clamav-subst.A7rBM4 /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/clamav/freshclam-sleep +[ 82s] + rm -f /tmp/clamav-subst.A7rBM4 +[ 82s] + sed -e 's!!scan!g;s!!clamscan!g' etc/clamd.conf.sample +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/clamd.scan.upstart /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/init/clamd.scan.conf +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/clamd@scan.service /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system/clamd@scan.service +[ 82s] + cat +[ 82s] + touch /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamd.scan/clamd.sock /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamd.scan/clamd.pid +[ 82s] + sed -r -e 's!^#?(User).*!\1 clamilt!g' -e 's!^#?(AllowSupplementaryGroups|LogSyslog) .*!\1 yes!g' -e 's! /tmp/clamav-milter.socket! /run/clamav-milter/clamav-milter.socket!g' -e 's! /var/run/clamav-milter.pid! /run/clamav-milter/clamav-milter.pid!g' -e 's! /var/run/clamd/clamd.socket! /run/clamd.scan/clamd.sock!g' -e 's! /tmp/clamav-milter.log! /var/log/clamav-milter.log!g' etc/clamav-milter.conf.sample +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/clamav-milter.upstart /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/init/clamav-milter.conf +[ 82s] + install -D -p -m 0644 /home/abuild/rpmbuild/SOURCES/clamav-milter.systemd /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib/systemd/system/clamav-milter.service +[ 82s] + cat +[ 82s] + touch /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamav-milter/clamav-milter.socket /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/run/clamav-milter/clamav-milter.pid /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/var/log/clamav-milter.log +[ 82s] + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.101.4-2 --unique-debug-suffix -0.101.4-2.aarch64 --unique-debug-src-base clamav-0.101.4-2.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD/clamav-0.101.4 +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamconf +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/freshclam +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdtop +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamscan +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamconf +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/freshclam +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdtop +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamscan +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdscan +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamdscan +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamsubmit +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clamsubmit +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clambc +[ 82s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/sigtool +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/clambc +[ 82s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/bin/sigtool +[ 83s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclamav.so.9.0.4 +[ 83s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclamav.so.9.0.4 +[ 83s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclammspack.so.0.1.0 +[ 83s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/lib64/libclammspack.so.0.1.0 +[ 83s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamd +[ 83s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamd +[ 83s] explicitly decompress any DWARF compressed ELF sections in /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamav-milter +[ 83s] extracting debug info from /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/sbin/clamav-milter +[ 84s] /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. +[ 84s] 12775 blocks +[ 84s] + /usr/lib/rpm/check-buildroot +[ 84s] + /usr/lib/rpm/openEuler/brp-ldconfig +[ 84s] /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/etc/ld.so.conf: No such file or directory +[ 84s] + /usr/lib/rpm/brp-compress +[ 84s] + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip +[ 85s] + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 +[ 85s] + /usr/lib/rpm/brp-python-hardlink +[ 85s] + /usr/lib/rpm/openEuler/brp-mangle-shebangs +[ 85s] mangling shebang in /usr/bin/clamav-config from /bin/sh to #!/usr/bin/sh +[ 86s] mangling shebang in /usr/share/clamav/freshclam-sleep from /bin/bash to #!/usr/bin/bash +[ 86s] *** WARNING: ./usr/share/clamav/template/clamd.conf is executable but has empty or no shebang, removing executable bit +[ 86s] *** WARNING: ./usr/share/clamav/template/README is executable but has empty or no shebang, removing executable bit +[ 86s] *** WARNING: ./usr/share/clamav/template/clamd.sysconfig is executable but has empty or no shebang, removing executable bit +[ 86s] *** WARNING: ./usr/share/clamav/template/clamd.logrotate is executable but has empty or no shebang, removing executable bit +[ 86s] mangling shebang in /usr/share/clamav/clamd-gen from /bin/bash to #!/usr/bin/bash +[ 86s] Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jLwZF0 +[ 86s] + umask 022 +[ 86s] + cd /home/abuild/rpmbuild/BUILD +[ 86s] + cd clamav-0.101.4 +[ 86s] + make check +[ 86s] Making check in libltdl +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 86s] make check-am +[ 86s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 86s] make[2]: Nothing to be done for 'check-am'. +[ 86s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libltdl' +[ 86s] Making check in libclamav +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] make check-recursive +[ 86s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] test -f version.h || touch version.h;\ +[ 86s] rm -f version.h.tmp;\ +[ 86s] REVISION="$(LANG=C cd ".."; git describe --always 2>/dev/null || echo "exported")";\ +[ 86s] if test "$REVISION" = "exported"; then\ +[ 86s] REVISION="";\ +[ 86s] fi;\ +[ 86s] if test -n "$REVISION"; then\ +[ 86s] echo "#define REPO_VERSION \"devel-$REVISION\"" >> version.h.tmp;\ +[ 86s] else\ +[ 86s] touch version.h.tmp;\ +[ 86s] fi +[ 86s] if test -f version.h.static; then\ +[ 86s] cp version.h.static version.h;\ +[ 86s] elif ! diff version.h version.h.tmp >/dev/null 2>/dev/null; then\ +[ 86s] cp version.h.tmp version.h;\ +[ 86s] fi +[ 86s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav' +[ 86s] Making check in clamscan +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamscan' +[ 86s] Making check in clamd +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamd' +[ 86s] Making check in clamdscan +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdscan' +[ 86s] Making check in freshclam +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/freshclam' +[ 86s] Making check in sigtool +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/sigtool' +[ 86s] Making check in clamconf +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamconf' +[ 86s] Making check in database +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/database' +[ 86s] Making check in docs +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/docs' +[ 86s] Making check in etc +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/etc' +[ 86s] Making check in clamav-milter +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamav-milter' +[ 86s] Making check in test +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/test' +[ 86s] Making check in clamdtop +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamdtop' +[ 86s] Making check in clambc +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 86s] make[1]: Nothing to be done for 'check'. +[ 86s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clambc' +[ 86s] Making check in unit_tests +[ 86s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 86s] make check_clamav check_clamd check_fpu_endian check_freshclam.sh check_sigtool.sh check_unit_vg.sh check1_clamscan.sh check2_clamd.sh check3_clamd.sh check4_clamd.sh check5_clamd_vg.sh check6_clamd_vg.sh check7_clamd_hg.sh check8_clamd_hg.sh check9_clamscan_vg.sh +[ 86s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 86s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamav-check_clamav_skip.o `test -f 'check_clamav_skip.c' || echo './'`check_clamav_skip.c +[ 86s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o check_clamav check_clamav-check_clamav_skip.o +[ 86s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o check_clamav check_clamav-check_clamav_skip.o +[ 86s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_clamd-check_clamav_skip.o `test -f 'check_clamav_skip.c' || echo './'`check_clamav_skip.c +[ 86s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o check_clamd check_clamd-check_clamav_skip.o +[ 86s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o check_clamd check_clamd-check_clamav_skip.o +[ 86s] gcc -DHAVE_CONFIG_H -I. -I.. -I../libclammspack -I.. -I/usr/include/json-c -DSRCDIR=\"/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests\" -DOBJDIR=\"/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o check_fpu_endian-check_fpu_endian.o `test -f 'check_fpu_endian.c' || echo './'`check_fpu_endian.c +[ 86s] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o check_fpu_endian check_fpu_endian-check_fpu_endian.o ../libclamav/libclamav.la +[ 86s] libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/openEuler/openEuler-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld -Wl,--as-needed -o .libs/check_fpu_endian check_fpu_endian-check_fpu_endian.o ../libclamav/.libs/libclamav.so -L/usr/lib64 -lxml2 -llzma -ldl -lbz2 -lltdl /home/abuild/rpmbuild/BUILD/clamav-0.101.4/libclamav/.libs/libclammspack.so -lssl -lcrypto -lz -ljson-c -lpcre2-8 -lpthread -lm +[ 86s] make[2]: Nothing to be done for 'check_freshclam.sh'. +[ 86s] make[2]: Nothing to be done for 'check_sigtool.sh'. +[ 86s] cat ../unit_tests/.split/split.clam-phish-exeaa ../unit_tests/.split/split.clam-phish-exeab > clam-phish-exe +[ 86s] make[2]: Nothing to be done for 'check1_clamscan.sh'. +[ 86s] make[2]: Nothing to be done for 'check2_clamd.sh'. +[ 86s] make[2]: Nothing to be done for 'check3_clamd.sh'. +[ 86s] make[2]: Nothing to be done for 'check4_clamd.sh'. +[ 86s] make[2]: Nothing to be done for 'check5_clamd_vg.sh'. +[ 86s] make[2]: Nothing to be done for 'check6_clamd_vg.sh'. +[ 86s] make[2]: Nothing to be done for 'check7_clamd_hg.sh'. +[ 86s] make[2]: Nothing to be done for 'check8_clamd_hg.sh'. +[ 86s] make[2]: Nothing to be done for 'check9_clamscan_vg.sh'. +[ 86s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 86s] make check-TESTS +[ 86s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 86s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 86s] SKIP: check_clamav +[ 86s] PASS: check_freshclam.sh +[ 86s] PASS: check_sigtool.sh +[ 86s] SKIP: check_unit_vg.sh +[ 90s] PASS: check1_clamscan.sh +[ 92s] PASS: check2_clamd.sh +[ 94s] PASS: check3_clamd.sh +[ 95s] PASS: check4_clamd.sh +[ 95s] SKIP: check5_clamd_vg.sh +[ 95s] SKIP: check6_clamd_vg.sh +[ 95s] SKIP: check7_clamd_hg.sh +[ 95s] SKIP: check8_clamd_hg.sh +[ 95s] SKIP: check9_clamscan_vg.sh +[ 95s] ============================================================================ +[ 95s] Testsuite summary for ClamAV 0.101.4 +[ 95s] ============================================================================ +[ 95s] # TOTAL: 13 +[ 95s] # PASS: 6 +[ 95s] # SKIP: 7 +[ 95s] # XFAIL: 0 +[ 95s] # FAIL: 0 +[ 95s] # XPASS: 0 +[ 95s] # ERROR: 0 +[ 95s] ============================================================================ +[ 95s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 95s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 95s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/unit_tests' +[ 95s] Making check in clamsubmit +[ 95s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 95s] make[1]: Nothing to be done for 'check'. +[ 95s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4/clamsubmit' +[ 95s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 95s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/clamav-0.101.4' +[ 95s] + exit 0 +[ 95s] Processing files: clamav-0.101.4-2.aarch64 +[ 95s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1WXpmD +[ 95s] + umask 022 +[ 95s] + cd /home/abuild/rpmbuild/BUILD +[ 95s] + cd clamav-0.101.4 +[ 95s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + export LC_ALL=C +[ 95s] + LC_ALL=C +[ 95s] + export DOCDIR +[ 95s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + cp -pr NEWS.md /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + cp -pr README.md /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + cp -pr docs/html /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + cp -pr COPYING /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav +[ 95s] + exit 0 +[ 95s] Provides: bundled(libmspack) = 0.5-0.1.alpha.modified_by_clamav clamav = 0.101.4-2 clamav(aarch-64) = 0.101.4-2 clamav-lib = 0.101.4-2 libclamav.so.9()(64bit) libclamav.so.9(CLAMAV_PRIVATE)(64bit) libclamav.so.9(CLAMAV_PUBLIC)(64bit) libclammspack.so.0()(64bit) +[ 95s] Requires(interp): /bin/sh /bin/sh +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Requires(post): /bin/sh +[ 95s] Requires(postun): /bin/sh +[ 95s] Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libclamav.so.9()(64bit) libclamav.so.9(CLAMAV_PRIVATE)(64bit) libclamav.so.9(CLAMAV_PUBLIC)(64bit) libclammspack.so.0()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libjson-c.so.4()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libpcre2-8.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) rtld(GNU_HASH) +[ 95s] Obsoletes: clamav-lib < 0.101.4-2 +[ 95s] Processing files: clamav-devel-0.101.4-2.aarch64 +[ 95s] Provides: clamav-devel = 0.101.4-2 clamav-devel(aarch-64) = 0.101.4-2 pkgconfig(libclamav) = 0.101.4 +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Requires: /usr/bin/bash /usr/bin/pkg-config /usr/bin/sh libclamav.so.9()(64bit) libclammspack.so.0()(64bit) +[ 95s] Processing files: clamav-help-0.101.4-2.aarch64 +[ 95s] warning: File listed twice: /usr/share/man/man1/freshclam.1.gz +[ 95s] warning: File listed twice: /usr/share/man/man5/freshclam.conf.5.gz +[ 95s] Provides: clamav-help = 0.101.4-2 clamav-help(aarch-64) = 0.101.4-2 +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Processing files: clamav-filesystem-0.101.4-2.noarch +[ 95s] Provides: clamav-filesystem = 0.101.4-2 +[ 95s] Requires(interp): /bin/sh +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Requires(pre): /bin/sh shadow-utils +[ 95s] Conflicts: clamav < 0.101.4-2 clamav > 0.101.4-2 +[ 95s] Processing files: clamav-data-0.101.4-2.noarch +[ 95s] Provides: clamav-data = 0.101.4-2 clamav-db = 0.101.4-2 config(clamav-data) = 0.101.4-2 data(clamav) = full +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Obsoletes: clamav-db < 0.101.4-2 +[ 95s] Processing files: clamav-update-0.101.4-2.aarch64 +[ 95s] Provides: clamav-data-empty = 0.101.4-2 clamav-update = 0.101.4-2 clamav-update(aarch-64) = 0.101.4-2 config(clamav-update) = 0.101.4-2 data(clamav) = empty +[ 95s] Requires(interp): /bin/sh +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Requires(post): /bin/sh /usr/bin/chmod /usr/bin/chown +[ 95s] Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libclamav.so.9()(64bit) libclamav.so.9(CLAMAV_PRIVATE)(64bit) libclamav.so.9(CLAMAV_PUBLIC)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.17)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) rtld(GNU_HASH) +[ 95s] Obsoletes: clamav-data-empty < 0.101.4-2 +[ 95s] Processing files: clamd-0.101.4-2.aarch64 +[ 95s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HViw2G +[ 95s] + umask 022 +[ 95s] + cd /home/abuild/rpmbuild/BUILD +[ 95s] + cd clamav-0.101.4 +[ 95s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamd +[ 95s] + export LC_ALL=C +[ 95s] + LC_ALL=C +[ 95s] + export DOCDIR +[ 95s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamd +[ 95s] + cp -pr _doc_server/README _doc_server/clamd.conf _doc_server/clamd.logrotate _doc_server/clamd.sysconfig /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamd +[ 95s] + exit 0 +[ 95s] Provides: clamav-scanner = 0.101.4-2 clamav-scanner-systemd = 0.101.4-2 clamav-scanner-upstart = 0.101.4-2 clamav-server = 0.101.4-2 clamav-server-systemd = 0.101.4-2 clamav-server-sysv = 0.101.4-2 clamav-server-sysvinit = 0.101.4-2 clamd = 0.101.4-2 clamd(aarch-64) = 0.101.4-2 config(clamd) = 0.101.4-2 +[ 95s] Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh +[ 95s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 95s] Requires(pre): /bin/sh shadow-utils +[ 95s] Requires(post): /bin/sh +[ 95s] Requires(preun): /bin/sh +[ 95s] Requires(postun): /bin/sh +[ 95s] Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.23)(64bit) libc.so.6(GLIBC_2.28)(64bit) libclamav.so.9()(64bit) libclamav.so.9(CLAMAV_PRIVATE)(64bit) libclamav.so.9(CLAMAV_PUBLIC)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) +[ 95s] Obsoletes: clamav-scanner < 0.101.4-2 clamav-scanner-systemd < 0.101.4-2 clamav-scanner-sysvinit < 0.101.4-2 clamav-scanner-upstart < 0.101.4-2 clamav-server < 0.101.4-2 clamav-server-systemd < 0.101.4-2 clamav-server-sysv < 0.101.4-2 clamav-server-sysvinit < 0.101.4-2 +[ 95s] Processing files: clamav-milter-0.101.4-2.aarch64 +[ 95s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.viKmNQ +[ 95s] + umask 022 +[ 95s] + cd /home/abuild/rpmbuild/BUILD +[ 95s] + cd clamav-0.101.4 +[ 95s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav-milter +[ 95s] + export LC_ALL=C +[ 95s] + LC_ALL=C +[ 95s] + export DOCDIR +[ 95s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav-milter +[ 95s] + cp -pr clamav-milter/README.fedora /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64/usr/share/doc/clamav-milter +[ 95s] + exit 0 +[ 96s] Provides: clamav-milter = 0.101.4-2 clamav-milter(aarch-64) = 0.101.4-2 clamav-milter-systemd = 0.101.4-2 config(clamav-milter) = 0.101.4-2 +[ 96s] Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh +[ 96s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 96s] Requires(pre): /bin/sh shadow-utils +[ 96s] Requires(post): /bin/sh coreutils +[ 96s] Requires(preun): /bin/sh +[ 96s] Requires(postun): /bin/sh +[ 96s] Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libmilter.so.1.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) +[ 96s] Obsoletes: clamav-milter-systemd < 0.101.4-2 clamav-milter-sysvinit < 0.101.4-2 clamav-milter-upstart < 0.101.4-2 +[ 96s] Processing files: clamav-debugsource-0.101.4-2.aarch64 +[ 97s] Provides: clamav-debugsource = 0.101.4-2 clamav-debugsource(aarch-64) = 0.101.4-2 +[ 97s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 97s] Processing files: clamav-debuginfo-0.101.4-2.aarch64 +[ 97s] Provides: clamav-debuginfo = 0.101.4-2 clamav-debuginfo(aarch-64) = 0.101.4-2 +[ 97s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 97s] Recommends: clamav-debugsource(aarch-64) = 0.101.4-2 +[ 97s] Processing files: clamav-update-debuginfo-0.101.4-2.aarch64 +[ 97s] Provides: clamav-update-debuginfo = 0.101.4-2 clamav-update-debuginfo(aarch-64) = 0.101.4-2 +[ 97s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 97s] Recommends: clamav-debugsource(aarch-64) = 0.101.4-2 +[ 97s] Processing files: clamd-debuginfo-0.101.4-2.aarch64 +[ 97s] Provides: clamd-debuginfo = 0.101.4-2 clamd-debuginfo(aarch-64) = 0.101.4-2 +[ 97s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 97s] Recommends: clamav-debugsource(aarch-64) = 0.101.4-2 +[ 97s] Processing files: clamav-milter-debuginfo-0.101.4-2.aarch64 +[ 97s] Provides: clamav-milter-debuginfo = 0.101.4-2 clamav-milter-debuginfo(aarch-64) = 0.101.4-2 +[ 97s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 +[ 97s] Recommends: clamav-debugsource(aarch-64) = 0.101.4-2 +[ 97s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 +[ 103s] Wrote: /home/abuild/rpmbuild/SRPMS/clamav-0.101.4-2.src.rpm +[ 103s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-0.101.4-2.aarch64.rpm +[ 103s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-devel-0.101.4-2.aarch64.rpm +[ 103s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-help-0.101.4-2.aarch64.rpm +[ 103s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/clamav-filesystem-0.101.4-2.noarch.rpm +[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/clamav-data-0.101.4-2.noarch.rpm +[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-update-0.101.4-2.aarch64.rpm +[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamd-0.101.4-2.aarch64.rpm +[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-milter-0.101.4-2.aarch64.rpm +[ 153s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-debugsource-0.101.4-2.aarch64.rpm +[ 154s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-debuginfo-0.101.4-2.aarch64.rpm +[ 154s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-update-debuginfo-0.101.4-2.aarch64.rpm +[ 154s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamd-debuginfo-0.101.4-2.aarch64.rpm +[ 154s] Wrote: /home/abuild/rpmbuild/RPMS/aarch64/clamav-milter-debuginfo-0.101.4-2.aarch64.rpm +[ 154s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81tCKS +[ 154s] + umask 022 +[ 154s] + cd /home/abuild/rpmbuild/BUILD +[ 154s] + cd clamav-0.101.4 +[ 154s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/clamav-0.101.4-2.aarch64 +[ 154s] + exit 0 +[ 155s] ... checking for files with abuild user/group +[ 155s] +[ 155s] ecs-b7e6-0004 finished "build clamav.spec" at Sat Dec 14 13:08:36 UTC 2019. +[ 155s] + +/root/osc/buildroot/home/abuild/rpmbuild/SRPMS/clamav-0.101.4-2.src.rpm + +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/noarch/clamav-filesystem-0.101.4-2.noarch.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/noarch/clamav-data-0.101.4-2.noarch.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamd-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-update-debuginfo-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-debuginfo-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-devel-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-milter-debuginfo-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-update-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamd-debuginfo-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-help-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-debugsource-0.101.4-2.aarch64.rpm +/root/osc/buildroot/home/abuild/rpmbuild/RPMS/aarch64/clamav-milter-0.101.4-2.aarch64.rpm diff --git a/bytecode-330.cvd b/bytecode-330.cvd new file mode 100644 index 0000000000000000000000000000000000000000..21dff1f87776e10643192605224cb81850012c15 Binary files /dev/null and b/bytecode-330.cvd differ diff --git a/clamav-0.100.0-stats-deprecation.patch b/clamav-0.100.0-stats-deprecation.patch new file mode 100644 index 0000000000000000000000000000000000000000..3ba6aa7b0888894cf0163394139d5ca8e46d1aef --- /dev/null +++ b/clamav-0.100.0-stats-deprecation.patch @@ -0,0 +1,18 @@ +https://bugzilla.clamav.net/show_bug.cgi?id=12097 + +--- a/shared/optparser.c ++++ b/shared/optparser.c +@@ -505,6 +505,13 @@ const struct clam_option __clam_options[ + { "ClamukoExcludeUID", NULL, 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, -1, NULL, FLAG_MULTIPLE, OPT_CLAMD | OPT_DEPRECATED, "", "" }, + { "ClamukoMaxFileSize", NULL, 0, CLOPT_TYPE_SIZE, MATCH_SIZE, 5242880, NULL, 0, OPT_CLAMD | OPT_DEPRECATED, "", "" }, + { "AllowSupplementaryGroups", NULL, 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_MILTER | OPT_DEPRECATED, "Initialize a supplementary group access (the process must be started by root).", "no" }, ++ { "StatsHostID", "stats-host-id", 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_CLAMD | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" }, ++ { "StatsEnabled", "enable-stats", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_FRESHCLAM | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" }, ++ { "StatsPEDisabled", "disable-pe-stats", 0, CLOPT_TYPE_BOOL, MATCH_BOOL, 0, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN | OPT_DEPRECATED, "", "" }, ++ { "StatsTimeout", "stats-timeout", 0, CLOPT_TYPE_NUMBER, MATCH_NUMBER, -1, NULL, 0, OPT_CLAMD | OPT_CLAMSCAN | OPT_FRESHCLAM | OPT_DEPRECATED, "", "" }, ++ { "SubmitDetectionStats", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" }, ++ { "DetectionStatsCountry", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" }, ++ { "DetectionStatsHostID", NULL, 0, CLOPT_TYPE_STRING, NULL, -1, NULL, 0, OPT_FRESHCLAM | OPT_DEPRECATED, "", "" }, + + /* Milter specific options */ + diff --git a/clamav-0.100.0-umask.patch b/clamav-0.100.0-umask.patch new file mode 100644 index 0000000000000000000000000000000000000000..0e7c6ec2065e525a4a6ef8593910a514c8f27f84 --- /dev/null +++ b/clamav-0.100.0-umask.patch @@ -0,0 +1,33 @@ +--- clamav-0.100.0/clamav-milter/clamav-milter.c 2018-04-04 02:13:58.000000000 +0200 ++++ clamav-0.100.0/clamav-milter/clamav-milter.c.umask 2018-05-28 23:25:12.374047156 +0200 +@@ -432,7 +432,7 @@ + + if((opt = optget(opts, "PidFile"))->enabled) { + FILE *fd; +- mode_t old_umask = umask(0002); ++ mode_t old_umask = umask(0022); + + if((fd = fopen(opt->strarg, "w")) == NULL) { + logg("!Can't save PID in file %s\n", opt->strarg); +--- clamav-0.100.0/shared/output.c 2018-04-04 02:13:58.000000000 +0200 ++++ clamav-0.100.0/shared/output.c.umask 2018-05-28 23:24:41.968851516 +0200 +@@ -379,7 +379,7 @@ + + if (!logg_fp && logg_file) + { +- old_umask = umask(0037); ++ old_umask = umask(0077); + if ((logg_fp = fopen(logg_file, "at")) == NULL) + { + umask(old_umask); +--- clamav-0.100.0/freshclam/freshclam.c 2018-04-04 02:13:58.000000000 +0200 ++++ clamav-0.100.0/freshclam/freshclam.c.umask 2018-05-28 23:25:30.675164850 +0200 +@@ -127,7 +127,7 @@ + { + FILE *fd; + int old_umask; +- old_umask = umask (0006); ++ old_umask = umask (0022); + if ((fd = fopen (pidfile, "w")) == NULL) + { + logg ("!Can't save PID to file %s: %s\n", pidfile, strerror (errno)); diff --git a/clamav-0.100.1-defaults_locations.patch b/clamav-0.100.1-defaults_locations.patch new file mode 100644 index 0000000000000000000000000000000000000000..5bcfa2d30d596eccbadecda3b40c469624ee6b30 --- /dev/null +++ b/clamav-0.100.1-defaults_locations.patch @@ -0,0 +1,81 @@ +--- ./clamconf/clamconf.c.orig 2018-07-30 05:28:40.199759145 +0100 ++++ ./clamconf/clamconf.c 2018-07-30 05:30:12.083760295 +0100 +@@ -58,9 +58,9 @@ static struct _cfgfile { + const char *name; + int tool; + } cfgfile[] = { +- { "clamd.conf", OPT_CLAMD }, ++ { "clamd.d/scan.conf", OPT_CLAMD }, + { "freshclam.conf", OPT_FRESHCLAM }, +- { "clamav-milter.conf", OPT_MILTER }, ++ { "mail/clamav-milter.conf", OPT_MILTER }, + { NULL, 0 } + }; + +--- ./platform.h.in.orig 2018-07-30 06:27:54.437257754 +0100 ++++ ./platform.h.in 2018-07-30 06:29:18.920124404 +0100 +@@ -34,9 +34,9 @@ typedef unsigned int in_addr_t; + #define PATHSEP "/" + #endif + +-#define CONFDIR_CLAMD CONFDIR PATHSEP "clamd.conf" ++#define CONFDIR_CLAMD CONFDIR PATHSEP "clamd.d/scan.conf" + #define CONFDIR_FRESHCLAM CONFDIR PATHSEP "freshclam.conf" +-#define CONFDIR_MILTER CONFDIR PATHSEP "clamav-milter.conf" ++#define CONFDIR_MILTER CONFDIR PATHSEP "mail/clamav-milter.conf" + + #define cli_to_utf8_maybe_alloc(x) (x) + #define cli_strdup_to_utf8(x) strdup(x) +--- ./docs/man/clamav-milter.conf.5.in.orig 2018-07-31 02:47:52.768212114 +0100 ++++ ./docs/man/clamav-milter.conf.5.in 2018-07-31 02:48:57.295032444 +0100 +@@ -239,7 +239,7 @@ Default: no + All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum. + .SH "FILES" + .LP +-@CFGDIR@/clamav-milter.conf ++@CFGDIR@/mail/clamav-milter.conf + .SH "AUTHOR" + .LP + aCaB +--- ./docs/man/clamav-milter.8.in.orig 2018-07-31 02:47:45.154130364 +0100 ++++ ./docs/man/clamav-milter.8.in 2018-07-31 02:48:39.484792893 +0100 +@@ -27,7 +27,7 @@ Print the version number and exit. + Read configuration from FILE. + .SH "FILES" + .LP +-@CFGDIR@/clamav-milter.conf ++@CFGDIR@/mail/clamav-milter.conf + .SH "AUTHOR" + .LP + aCaB +--- ./docs/man/clamd.conf.5.in.orig 2018-07-31 02:52:12.607659460 +0100 ++++ ./docs/man/clamd.conf.5.in 2018-07-31 02:52:37.396992885 +0100 +@@ -703,7 +703,7 @@ Default: no + All options expressing a size are limited to max 4GB. Values in excess will be reset to the maximum. + .SH "FILES" + .LP +-@CFGDIR@/clamd.conf ++@CFGDIR@/clamd.d/scan.conf + .SH "AUTHORS" + .LP + Tomasz Kojm , Kevin Lin +--- ./docs/man/clamd.8.in.orig 2018-07-31 02:51:22.897990849 +0100 ++++ ./docs/man/clamd.8.in 2018-07-31 02:53:22.170595103 +0100 +@@ -7,7 +7,7 @@ clamd \- an anti\-virus daemon + clamd [options] + .SH "DESCRIPTION" + .LP +-The daemon listens for incoming connections on Unix and/or TCP socket and scans files or directories on demand. It reads the configuration from @CFGDIR@/clamd.conf ++The daemon listens for incoming connections on Unix and/or TCP socket and scans files or directories on demand. It reads the configuration from @CFGDIR@/clamd.d/scan.conf + .SH "COMMANDS" + .LP + It's recommended to prefix clamd commands with the letter \fBz\fR (eg. zSCAN) to indicate that the command will be delimited by a NULL character and that clamd should continue reading command data until a NULL character is read. The null delimiter assures that the complete command and its entire argument will be processed as a single command. Alternatively commands may be prefixed with the letter \fBn\fR (e.g. nSCAN) to use a newline character as the delimiter. Clamd replies will honour the requested terminator in turn. +@@ -119,7 +119,7 @@ Reload the signature databases. + Perform a clean exit. + .SH "FILES" + .LP +-@CFGDIR@/clamd.conf ++@CFGDIR@/clamd.d/scan.conf + .SH "CREDITS" + Please check the full documentation for credits. + .SH "AUTHOR" diff --git a/clamav-0.101.4-norar.tar.xz b/clamav-0.101.4-norar.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..d5afbf16b294ac2583584dc3069e7f33dd606307 Binary files /dev/null and b/clamav-0.101.4-norar.tar.xz differ diff --git a/clamav-0.99-private.patch b/clamav-0.99-private.patch new file mode 100644 index 0000000000000000000000000000000000000000..7f9f563eaa99f3d8f2e3ea6d537b62ea87a45261 --- /dev/null +++ b/clamav-0.99-private.patch @@ -0,0 +1,27 @@ +--- clamav-0.99/libclamav.pc.in 2015-09-18 22:48:25.000000000 +0200 ++++ clamav-0.99/libclamav.pc.in.private 2015-12-02 01:30:30.055231319 +0100 +@@ -7,6 +7,6 @@ + Description: A GPL virus scanner + Version: @PACKAGE_VERSION@ + Libs: -L${libdir} -lclamav +-Libs.private: @LIBCLAMAV_LIBS@ ++Libs.private: -L${libdir} -lclamav @LIBCLAMAV_LIBS@ + Cflags: -I${includedir} + +--- clamav-0.99/clamav-config.in 2015-05-28 23:56:25.000000000 +0200 ++++ clamav-0.99/clamav-config.in.private 2015-12-02 01:31:34.933705763 +0100 +@@ -54,12 +54,8 @@ + usage 0 + ;; + +- --cflags) +- echo -I@includedir@ @CFLAGS@ +- ;; +- +- --libs) +- echo -L@libdir@ @LIBCLAMAV_LIBS@ ++ (--cflags|--libs) ++ ${PKG_CONFIG:-pkg-config} "$1" libclamav + ;; + + *) diff --git a/clamav-milter.systemd b/clamav-milter.systemd new file mode 100644 index 0000000000000000000000000000000000000000..75710385046e7538e2d156d33d5520b2967f76e4 --- /dev/null +++ b/clamav-milter.systemd @@ -0,0 +1,25 @@ +[Unit] +Description = Milter module for the Clam Antivirus scanner +After = syslog.target nss-lookup.target network.target +Before = sendmail.service +Before = postfix.service +After = clamd@scan.service + +[Service] +Type = forking +ExecStart = /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf +Restart = on-failure + +User=clamilt +Group=clamilt + +PrivateTmp=yes +PrivateDevices=yes +CapabilityBoundingSet=CAP_KILL + +ReadOnlyDirectories=/etc +ReadOnlyDirectories=/usr +ReadOnlyDirectories=/var/lib + +[Install] +WantedBy = multi-user.target diff --git a/clamav-milter.sysv b/clamav-milter.sysv new file mode 100644 index 0000000000000000000000000000000000000000..3e37ae0e20059ef8cc86609374572284e8e572f4 --- /dev/null +++ b/clamav-milter.sysv @@ -0,0 +1,93 @@ +#!/bin/bash +# +# clamav-milter Starts/stop the "clamav-milter" daemon +# +# chkconfig: - 79 31 +# description: A virus scanning milter + +# Source function library. +. /etc/rc.d/init.d/functions + +exec=/usr/sbin/clamav-milter +prog="clamav-milter" + +OPTS='-c /etc/mail/clamav-milter.conf' +[ -e /etc/sysconfig/$prog ] && . /etc/sysconfig/$prog + +pidfile=/var/run/clamav-milter/milter.pid +lockfile=/var/lock/subsys/$prog + +start() { + [ -x $exec ] || exit 5 + [ -f $config ] || exit 6 + echo -n $"Starting $prog: " + daemon --pidfile=${pidfile} $exec $OPTS --foreground=no --pid=${pidfile} + retval=$? + echo + [ $retval -eq 0 ] && touch $lockfile + return $retval +} + +stop() { + echo -n $"Stopping $prog: " + killproc -p "${pidfile}" $exec + retval=$? + echo + [ $retval -eq 0 ] && rm -f $lockfile + return $retval +} + +restart() { + stop + start +} + +reload() { + restart +} + +force_reload() { + restart +} + +rh_status() { + # run checks to determine if the service is running or use generic status + status -p "${pidfile}" $prog +} + +rh_status_q() { + rh_status >/dev/null 2>&1 +} + + +case "$1" in + start) + rh_status_q && exit 0 + $1 + ;; + stop) + rh_status_q || exit 0 + $1 + ;; + restart) + $1 + ;; + reload) + rh_status_q || exit 7 + $1 + ;; + force-reload) + force_reload + ;; + status) + rh_status + ;; + condrestart|try-restart) + rh_status_q || exit 0 + restart + ;; + *) + echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}" + exit 2 +esac +exit $? diff --git a/clamav-milter.upstart b/clamav-milter.upstart new file mode 100644 index 0000000000000000000000000000000000000000..1a10b8ea0fcc591a0666ee3a11052abe80613099 --- /dev/null +++ b/clamav-milter.upstart @@ -0,0 +1,14 @@ +### !!! Uncomment only *one* of the 'start on' statements !!! + +### Uncomment these lines when you want clamav-milter to be a milter +### for a locally running MTA +#start on (starting sendmail or starting postfix) + +### Uncomment these lines when you want clamav-milter to be a milter +### for a remotely running MTA +#start on runlevel [345] and starting local + +stop on runlevel [!345] + +respawn +exec /usr/sbin/clamav-milter -c /etc/mail/clamav-milter.conf --foreground=yes diff --git a/clamav-update.crond b/clamav-update.crond new file mode 100644 index 0000000000000000000000000000000000000000..dc8574555b2b74f3f092251eede7ac8f75f4f759 --- /dev/null +++ b/clamav-update.crond @@ -0,0 +1,6 @@ +## Adjust this line... +MAILTO=root + +## It is ok to execute it as root; freshclam drops privileges and becomes +## user 'clamupdate' as soon as possible +0 */3 * * * root /usr/share/clamav/freshclam-sleep diff --git a/clamav-update.logrotate b/clamav-update.logrotate new file mode 100644 index 0000000000000000000000000000000000000000..0de60624f69fd6fe5ab761bf09cd039d733b73f2 --- /dev/null +++ b/clamav-update.logrotate @@ -0,0 +1,4 @@ +/var/log/freshclam.log { + monthly + notifempty +} diff --git a/clamav.spec b/clamav.spec new file mode 100644 index 0000000000000000000000000000000000000000..c145805db485cb62058ad546860bcab08399e46a --- /dev/null +++ b/clamav.spec @@ -0,0 +1,417 @@ +Name: clamav +Summary: End-user tools for the Clam Antivirus scanner +Version: 0.101.4 +Release: 2 +License: GPLv2 +URL: https://www.clamav.net/ +Source0: clamav-0.101.4-norar.tar.xz +Source1: clamd.sysconfig +Source2: clamd.logrotate +Source3: clamd-README +Source4: main-58.cvd +Source5: daily-25550.cvd +Source6: bytecode-330.cvd +Source7: clamd-gen +Source8: freshclam-sleep +Source9: freshclam.sysconfig +Source10: clamav-update.crond +Source11: clamav-update.logrotate +Source12: README.fedora +Source13: clamav-milter.upstart +Source14: clamav-milter.systemd +Source15: clamd.scan.upstart +Source16: clamd@scan.service +Source17: clamd@.service + +Patch0001: clamav-0.100.0-stats-deprecation.patch +Patch0002: clamav-0.100.1-defaults_locations.patch +Patch0003: clamav-0.99-private.patch +Patch0004: clamav-0.100.0-umask.patch +Patch0005: llvm-glibc.patch + +BuildRequires: autoconf automake gettext-devel libtool libtool-ltdl-devel +BuildRequires: gcc-c++ zlib-devel bzip2-devel gmp-devel curl-devel json-c-devel +BuildRequires: ncurses-devel openssl-devel libxml2-devel pcre2-devel +BuildRequires: bc tcl groff graphviz ocaml nc systemd-devel sendmail-devel +Requires: data(clamav) +Provides: bundled(libmspack) = 0.5-0.1.alpha.modified_by_clamav + +Provides: %{name}-lib = %{version}-%{release} +Obsoletes: %{name}-lib < %{version}-%{release} + +%description + +Clam AntiVirus (clamav) is an open source antivirus engine for detecting trojans, +viruses, malware & other malicious threats. The main purpose of this software is +the integration with mail servers (attachment scanning). The package provides a +flexible and scalable multi-threaded daemon, a command line scanner, and a tool +for automatic updating via Internet. The programs are based on a shared library +distributed with the Clam AntiVirus package, which you can use with your own software. +he virus database is based on the virus database from OpenAntiVirus, but contains +additional signatures and is KEPT UP TO DATE. + + +%package devel +Summary: Header files and libraries for the Clam Antivirus scanner +Requires: %{name} = %{version}-%{release} %{name}-filesystem = %{version}-%{release} openssl-devel + +%description devel +The clamav-devel package contains headerfiles and libraries +which are needed to build applications using clamav. + + +%package help +Summary: man info for clamav + +%description help +The clamav-help package contains man information for clamav. + + +%package filesystem +Summary: Filesystem structure for clamav +Conflicts: %{name} < %{version}-%{release} %{name} > %{version}-%{release} +Requires(pre): shadow-utils +BuildArch: noarch + +%description filesystem +The clamav-filesystem package provides the filesystem structure and +contains the user-creation scripts required by clamav. + + +%package data +Summary: Virus signature data for the Clam Antivirus scanner +Requires: %{name}-filesystem = %{version}-%{release} +Provides: data(clamav) = full %{name}-db = %{version}-%{release} +Obsoletes: %{name}-db < %{version}-%{release} +BuildArch: noarch + +%description data +The clamav-data package contains the virus-database needed by clamav. +This database should be updated regularly; Use this package when you +want a working (but perhaps outdated) virus scanner immediately after +package installation. + + +%package update +Summary: Auto-updater for the Clam Antivirus scanner data-files +Requires: %{name}-filesystem = %{version}-%{release} crontabs cronie +Provides: data(clamav) = empty %{name}-data-empty = %{version}-%{release} +Obsoletes: %{name}-data-empty < %{version}-%{release} +Requires(post): %__chown %__chmod + +%description update +The clamav-update package contains programs which can be used to update +the clamav anti-virus database automatically. It uses the freshclam(1) +utility for this task. Use this package when you go updating the virus +database regulary and do not want to download a >120MB sized rpm-package +with outdated virus definitions. + + +%package -n clamd +Summary: The Clam AntiVirus Daemon +Requires: data(clamav) coreutils %{name}-filesystem = %{version}-%{release} +Requires: %{name} = %{version}-%{release} +Requires(pre): shadow-utils +Obsoletes: %{name}-server-sysvinit < %{version}-%{release} +Obsoletes: %{name}-scanner-sysvinit < %{version}-%{release} +Obsoletes: %{name}-scanner-upstart < %{version}-%{release} +Provides: %{name}-scanner-systemd = %{version}-%{release} +Obsoletes: %{name}-scanner-systemd < %{version}-%{release} +Provides: %{name}-server-systemd = %{version}-%{release} +Obsoletes: %{name}-server-systemd < %{version}-%{release} + +Provides: %{name}-server = %{version}-%{release} %{name}-server-sysv = %{version}-%{release} +Obsoletes: %{name}-server < %{version}-%{release} %{name}-server-sysv < %{version}-%{release} +Provides: %{name}-scanner = %{version}-%{release} %{name}-scanner-upstart = %{version}-%{release} +Obsoletes: %{name}-scanner < %{version}-%{release} %{name}-scanner-upstart < %{version}-%{release} +Provides: %{name}-server-sysvinit = %{version}-%{release} +Obsoletes: %{name}-server-sysvinit < %{version}-%{release} + + +%description -n clamd +The Clam AntiVirus Daemon. The clamd package contains a generic system +wide clamd service which is e.g. used by the clamav-milter package. + + +%package milter +Summary: Milter module for the clamav scanner +Requires: %{name}-filesystem = %{version}-%{release} +Requires(post): coreutils +Requires(pre): shadow-utils + +Obsoletes: %{name}-milter-sysvinit < %{version}-%{release} +Obsoletes: %{name}-milter-upstart < %{version}-%{release} +Provides: %{name}-milter-systemd = %{version}-%{release} +Obsoletes: %{name}-milter-systemd < %{version}-%{release} + +%description milter +The clamav-milter package contains files which are needed to run the clamav-milter. + + +%prep +%autosetup -n %{name}-%{version}%{?prerelease} -p1 +install -p -m0644 %SOURCE12 clamav-milter/ + +install -d libclamunrar{,_iface} +touch libclamunrar/{Makefile.in,all,install} + +sed -ri -e 's!^#?(LogFile ).*!#\1/var/log/clamd.!g' \ + -e 's!^#?(LocalSocket ).*!#\1/var/run/clamd./clamd.sock!g' \ + -e 's!^(#?PidFile ).*!\1/var/run/clamd./clamd.pid!g' \ + -e 's!^#?(User ).*!\1!g' \ + -e 's!^#?(AllowSupplementaryGroups|LogSyslog).*!\1 yes!g' \ + -e 's! /usr/local/share/clamav,! %_var/lib/clamav,!g' etc/clamd.conf.sample + +sed -ri -e 's!^Example!#Example!' -e 's!^#?(UpdateLogFile )!#\1!g;' \ + -e 's!^#?(LogSyslog).*!\1 yes!g' -e 's!(DatabaseOwner *)clamav$!\1clamav!g' \ + etc/freshclam.conf.sample + + +%build +export LDFLAGS='%{?__global_ldflags} -Wl,--as-needed' +export have_cv_ipv6=yes + +rm -rf libltdl autom4te.cache Makefile.in +autoreconf -i +%configure --enable-milter --disable-clamav --disable-static --disable-zlib-vcheck \ + --disable-unrar --enable-id-check --enable-dns --with-dbdir=%_var/lib/clamav \ + --with-group=clamav --with-user=clamav --disable-rpath \ + --disable-silent-rules --enable-clamdtop + +sed -i -e 's! -shared ! -Wl,--as-needed\0!g' \ + -e '/sys_lib_dlsearch_path_spec=\"\/lib \/usr\/lib /s!\"\/lib \/usr\/lib !/\"/%_lib /usr/%_lib !g' \ + libtool + +%make_build + + +%install +rm -rf _doc* +%make_install + +function smartsubst() { + local tmp + local regexp=$1 + shift + + tmp=$(mktemp /tmp/%name-subst.XXXXXX) + for i; do + sed -e "$regexp" "$i" >$tmp + cmp -s $tmp "$i" || cat $tmp >"$i" + rm -f $tmp + done +} + +install -d -m 0755 $RPM_BUILD_ROOT%_sysconfdir/{mail,clamd.d,logrotate.d} \ + $RPM_BUILD_ROOT%_tmpfilesdir $RPM_BUILD_ROOT%_rundir $RPM_BUILD_ROOT%_var/log \ + $RPM_BUILD_ROOT%_rundir/clamav-milter $RPM_BUILD_ROOT%_datadir/%name/template \ + $RPM_BUILD_ROOT%_initrddir $RPM_BUILD_ROOT%_var/lib/clamav $RPM_BUILD_ROOT%_rundir/clamd.scan + +%delete_la + +touch $RPM_BUILD_ROOT%_var/lib/clamav/{daily,main,bytecode}.cld +touch $RPM_BUILD_ROOT%_var/lib/clamav/mirrors.dat + +install -D -m 0644 -p %SOURCE4 $RPM_BUILD_ROOT%_var/lib/clamav/main.cvd +install -D -m 0644 -p %SOURCE5 $RPM_BUILD_ROOT%_var/lib/clamav/daily.cvd +install -D -m 0644 -p %SOURCE6 $RPM_BUILD_ROOT%_var/lib/clamav/bytecode.cvd +install -D -m 0644 -p %SOURCE1 _doc_server/clamd.sysconfig +install -D -m 0644 -p %SOURCE2 _doc_server/clamd.logrotate +install -D -m 0644 -p %SOURCE3 _doc_server/README +install -D -m 0644 -p etc/clamd.conf.sample _doc_server/clamd.conf +install -m 0755 -p %SOURCE7 $RPM_BUILD_ROOT%_datadir/%name/ +install -D -p _doc_server/* $RPM_BUILD_ROOT%_datadir/%name/template +install -D -p -m 0644 %SOURCE17 $RPM_BUILD_ROOT%_unitdir/clamd@.service +install -D -m 0644 -p %SOURCE11 $RPM_BUILD_ROOT%_sysconfdir/logrotate.d/clamav-update +touch $RPM_BUILD_ROOT%_var/log/freshclam.log +install -D -p -m 0755 %SOURCE8 $RPM_BUILD_ROOT%_datadir/%name/freshclam-sleep +install -D -p -m 0644 %SOURCE9 $RPM_BUILD_ROOT%_sysconfdir/sysconfig/freshclam +install -D -p -m 0600 %SOURCE10 $RPM_BUILD_ROOT%_sysconfdir/cron.d/clamav-update +mv -f $RPM_BUILD_ROOT%_sysconfdir/freshclam.conf{.sample,} +chmod 600 $RPM_BUILD_ROOT%_sysconfdir/freshclam.conf + +smartsubst 's!webmaster,clamav!webmaster,clamav!g; + s!/usr/share/clamav!%_datadir/%name!g; + s!/usr/bin!%_bindir!g; + s!/usr/sbin!%_sbindir!g;' \ + $RPM_BUILD_ROOT%_sysconfdir/cron.d/clamav-update \ + $RPM_BUILD_ROOT%_datadir/%name/freshclam-sleep + +sed -e 's!!scan!g;s!!clamscan!g' \ + etc/clamd.conf.sample > $RPM_BUILD_ROOT%_sysconfdir/clamd.d/scan.conf + +install -D -p -m 0644 %SOURCE15 $RPM_BUILD_ROOT%_sysconfdir/init/clamd.scan.conf +install -D -p -m 0644 %SOURCE16 $RPM_BUILD_ROOT%_unitdir/clamd@scan.service + +cat << EOF > $RPM_BUILD_ROOT%_tmpfilesdir/clamd.scan.conf +d %_rundir/clamd.scan 0710 clamscan virusgroup +EOF + +touch $RPM_BUILD_ROOT%_rundir/clamd.scan/clamd.{sock,pid} + + +sed -r -e 's!^#?(User).*!\1 clamilt!g' \ + -e 's!^#?(AllowSupplementaryGroups|LogSyslog) .*!\1 yes!g' \ + -e 's! /tmp/clamav-milter.socket! %_rundir/clamav-milter/clamav-milter.socket!g' \ + -e 's! /var/run/clamav-milter.pid! %_rundir/clamav-milter/clamav-milter.pid!g' \ + -e 's! /var/run/clamd/clamd.socket! %_rundir/clamd.scan/clamd.sock!g' \ + -e 's! /tmp/clamav-milter.log! %_var/log/clamav-milter.log!g' \ + etc/clamav-milter.conf.sample > $RPM_BUILD_ROOT%_sysconfdir/mail/clamav-milter.conf + +install -D -p -m 0644 %SOURCE13 $RPM_BUILD_ROOT%_sysconfdir/init/clamav-milter.conf +install -D -p -m 0644 %SOURCE14 $RPM_BUILD_ROOT%_unitdir/clamav-milter.service + +cat << EOF > $RPM_BUILD_ROOT%_tmpfilesdir/clamav-milter.conf +d %_rundir/clamav-milter 0710 clamilt clamilt +EOF + +touch $RPM_BUILD_ROOT{%_rundir/clamav-milter/clamav-milter.{socket,pid},%_var/log/clamav-milter.log} + + +%check +make check + + +%pre filesystem +getent group clamav >/dev/null || groupadd -r clamav +getent passwd clamav >/dev/null || \ + useradd -r -g clamav -d %_var/lib/clamav -s /sbin/nologin \ + -c "Clamav database update user" clamav +getent group virusgroup >/dev/null || groupadd -r virusgroup +usermod clamav -a -G virusgroup +exit 0 + + +%pre -n clamd +getent group clamscan >/dev/null || groupadd -r clamscan +getent passwd clamscan >/dev/null || \ + useradd -r -g clamscan -d / -s /sbin/nologin \ + -c "Clamav scanner user" clamscan +usermod clamscan -a -G virusgroup +exit 0 + +%post -n clamd +%systemd_post clamd@.service +%systemd_post clamd@scan.service +/bin/systemd-tmpfiles --create %_tmpfilesdir/clamd.scan.conf || : + +%preun -n clamd +%systemd_preun clamd@.service +%systemd_preun clamd@scan.service + +%postun -n clamd +%systemd_postun_with_restart clamd@.service +%systemd_postun_with_restart clamd@scan.service + +%post update +test -e %_var/log/freshclam.log || { + touch %_var/log/freshclam.log + %__chmod 0664 %_var/log/freshclam.log + %__chown root:clamav %_var/log/freshclam.log + ! test -x /sbin/restorecon || /sbin/restorecon %_var/log/freshclam.log +} + +%triggerin milter -- clamav-scanner +/usr/sbin/groupmems -g clamscan -a clamilt &>/dev/null || : + +%pre milter +getent group clamilt >/dev/null || groupadd -r clamilt +getent passwd clamilt >/dev/null || \ + useradd -r -g clamilt -d %_rundir/clamav-milter -s /sbin/nologin \ + -c "Clamav Milter user" clamilt +usermod clamilt -a -G virusgroup +exit 0 + +%post milter +test -e %_var/log/clamav-milter.log || { + touch %_var/log/clamav-milter.log + chmod 0620 %_var/log/clamav-milter.log + chown root:clamilt %_var/log/clamav-milter.log + ! test -x /sbin/restorecon || /sbin/restorecon %_var/log/clamav-milter.log +} +%systemd_post clamav-milter.service +/bin/systemd-tmpfiles --create %_tmpfilesdir/clamav-milter.conf || : + +%preun milter +%systemd_preun clamav-milter.service + +%postun milter +%systemd_postun_with_restart clamav-milter.service + +%post +/sbin/ldconfig + +%postun +/sbin/ldconfig + + +%files +%exclude %_unitdir/clamav-{daemon,freshclam}.* +%exclude %_rundir/*/*.pid +%doc NEWS.md README.md docs/html COPYING +%_bindir/{clambc,clamconf,clamdscan,clamdtop,clamscan,clamsubmit,sigtool} +%_libdir/libclamav.so.9* +%_libdir/libclammspack.so.0* + +%files devel +%_includedir/* +%_libdir/*.so +%_datadir/%name/{template,clamd-gen} +%_libdir/pkgconfig/* +%_bindir/clamav-config + +%files help +%_mandir/man[15]/* +%_mandir/man8/clamd.8* +%_mandir/man8/clamav-milter* +%_mandir/*/freshclam* + +%files filesystem +%attr(-,clamav,clamav) %dir %_var/lib/clamav +%attr(-,root,root) %dir %_datadir/%name +%exclude %_sysconfdir/clamd.conf.sample +%exclude %_sysconfdir/clamav-milter.conf.sample +%exclude %_sysconfdir/init +%dir %_sysconfdir/clamd.d + +%files data +%defattr(-,clamav,clamav,-) +%config %verify(not size md5 mtime) %_var/lib/clamav/*.cvd + +%files update +%_bindir/freshclam +%_datadir/%name/freshclam-sleep +%config(noreplace) %verify(not mtime) %_sysconfdir/freshclam.conf +%config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/* +%config(noreplace) %_sysconfdir/cron.d/clamav-update +%config(noreplace) %_sysconfdir/sysconfig/freshclam +%ghost %attr(0664,root,clamav) %verify(not size md5 mtime) %_var/log/freshclam.log +%ghost %attr(0664,clamav,clamav) %_var/lib/clamav/*.cld +%ghost %attr(0664,clamav,clamav) %_var/lib/clamav/mirrors.dat + +%files -n clamd +%doc _doc_server/* +%_sbindir/clamd +%_unitdir/clamd@{scan,}.service + +%config(noreplace) %_sysconfdir/clamd.d/scan.conf +%ghost %_rundir/clamd.scan/clamd.sock +%_tmpfilesdir/clamd.scan.conf +%ghost %dir %attr(0710,clamscan,virusgroup) %_rundir/clamd.scan + + +%files milter +%doc clamav-milter/README.fedora +%_sbindir/*milter* +%dir %_sysconfdir/mail +%config(noreplace) %_sysconfdir/mail/clamav-milter.conf +%ghost %attr(0620,root,clamilt) %verify(not size md5 mtime) %_var/log/clamav-milter.log +%ghost %_rundir/clamav-milter/clamav-milter.socket +%_tmpfilesdir/clamav-milter.conf +%ghost %dir %attr(0710,clamilt,clamilt) %_rundir/clamav-milter +%_unitdir/clamav-milter.service + + +%changelog +* Fri Dec 13 2019 zoushuangshuang - 0.101.4-2 +- Package init diff --git a/clamd-README b/clamd-README new file mode 100644 index 0000000000000000000000000000000000000000..ca2d102b862cd4a0e222486521883cbafee9a209 --- /dev/null +++ b/clamd-README @@ -0,0 +1,74 @@ +To create individual clamd-instance take the following files and +modify/copy them in the suggested way: + +clamd.conf: + * set LocalSocket (or better: TCPSocket) and User to suitable values; + avoid PidFile unless it is required by system monitoring or something + else. Logging through syslog is usually better than an individual + Logfile. + * place this file into /etc/clamd.d with an unique service-name; + e.g. as /etc/clamd.d/.conf + + When using TCPSocket, create iptables rules which are limiting the + access by source and/or by using '-m owner'. + + When LogFile feature is wanted, it must be writable for the assigned + User. Recommended way to reach this, is to: + * make it owned by the User's *group* + * assign at least 0620 (u+rw,g+w) permissions + + A suitable command might be + | # touch + | # chgrp + | # chmod 0620 + | # restorecon + + NEVER use 'clamav' as the user since he can modify the database. + This is the user who is running the application; e.g. for mimedefang + (http://www.roaringpenguin.com/mimedefang), the user might be + 'defang'.Theoretically, distinct users could be used, but it must be + made sure that the application-user can write into the socket-file, + and that the clamd-user can access the files asked by the + application to be checked. + +clamd.logrotate: (only when LogFile feature is used) + * set the correct value for the logfile + * place it into /etc/logrotate.d + +clamd@.service: (systemd instance) + * instance of clamd@.service + +Additionally, when using LocalSocket instead of TCPSocket, the directory +for the socket file must be created. For tmpfiles based systems, you +might want to create a file /usr/lib/tmpfiles.d/clamd..conf +with a content of + + | d /var/run/clamd. + +Adjust (0710 should suffice for most cases) and + +so that the socket can be accessed by clamd and by the applications +using clamd. Make sure that the socket is not world accessible; else, +DOS attacks or worse are trivial. + +After emulating these steps by hand (or else rebooting), you still need set +SELinux: + + chcon -t clamd_var_run_t /var/run/clamd. +or + restorecon -R -v "/var/run/clamd." + +More SELinux notes: +you may need run: + + setsebool -P antivirus_can_scan_system 1 + +and also maybe this one (I need to confirm that is obsolete) + + setsebool -P antivirus_use_jit 1 + +[Disclaimer: + this file and the script/configfiles are not part of the official + clamav package. + + Please send complaints and comments to + https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20EPEL&component=clamav] diff --git a/clamd-gen b/clamd-gen new file mode 100755 index 0000000000000000000000000000000000000000..ac5dae27226b1bf75adc0d391cf44e1dbab2fdac --- /dev/null +++ b/clamd-gen @@ -0,0 +1,269 @@ +#! /bin/bash + +# Copyright (C) 2004 Enrico Scholz +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +function showHelp() +{ + echo \ +$"Usage: clamd-gen --service= --version= --release= + --license= --username=>USERNAME> +" + exit 0 +} + +function rpm.generatePreamble() +{ + cat < sysv +Requires: clamav-server-sysv +Requires(post): %name = %epoch:%version-%release +Requires(post): diffutils mktemp %__chkconfig +Requires(preun): %__chkconfig +Requires(pre): %_initrddir +Requires(postun): %_initrddir + +%package minit +Summary: minit initscripts for a %service clamav-server +Group: System Environment/Daemons +Provides: init(%name) = minit +Conflicts: init(%name) < minit +Conflicts: init(%name) > minit +Requires(post): %name = %epoch:%version-%release +Requires(post): diffutils mktemp +Requires(pre): minit-setup +Requires(postun): minit-setup +Requires(triggers): minit-tools + + +%description +Basic setup for a clamav server for '%service'. + + +%description sysv +Basic setup for a clamav server for '%service'. + +This package contains initscripts for SysV based systems. + + +%description minit +Basic setup for a clamav server for '%service'. + +This package contains initscripts for minit based systems. + +EOF +} + + +function rpm.genBody() +{ + cat <<"XEOFX" +%prep +%build + +%install +rm -rf $RPM_BUILD_ROOT +%__install -d -m755 $RPM_BUILD_ROOT{%minitsvcdir,%_sbindir,%rundir,/var/log} + +d=/usr/share/clamav/template + +function subst +{ + src=$d/$1 + dst=$RPM_BUILD_ROOT$2 + + %__install -d -m755 $(dirname "$dst") + sed -e 's!^\(#?LogFile \).*!\1%logfile!g; + s!^#?\(LocalSocket \).*!\1%rundir/clamd.sock!g; + s!^#?\(PidFile \).*!\1%rundir/clamd.pid!g; + s!!%service!g; + s!!%username!g;' "$src" >"$dst" + chmod --reference "$src" "$dst" +} + +subst clamd.conf %conffile +subst clamd.logrotate %_sysconfdir/logrotate.d/clamd.%service + +%if 0%{!?_without_sysv:1} +subst clamd.sysconfig %_sysconfdir/sysconfig/clamd.%service +subst clamd.init %_initrddir/clamd.%service +%endif + +ln -s clamd $RPM_BUILD_ROOT%_sbindir/clamd.%service + +touch $RPM_BUILD_ROOT%logfile +touch $RPM_BUILD_ROOT%rundir/clamd.sock + +%if 0%{!?_without_minit:1} +ln -s %_sbindir/clamd.%service $RPM_BUILD_ROOT%minitsvcdir/run +touch $RPM_BUILD_ROOT%minitsvcdir/respawn +cat <$RPM_BUILD_ROOT%minitsvcdir/params +-c +%conffile +EOF +%endif + +%clean +rm -rf $RPM_BUILD_ROOT + + +%triggerin minit -- %baseservice +minit-svc add services/clamd.%service services/%baseservice/ + +%triggerun minit -- %baseservice +test "$1" != 0 -a "$2" != 0 || \ + minit-svc del services/clamd.%service services/%baseservice/ + + +%post minit +d=$(mktemp /tmp/clamd.%service.XXXXXX) +sed -e 's!^#Foreground!Foreground!' "%conffile" >"$d" +grep -q '^Foreground' $d || echo 'Foreground' >>$d +cmp -s "$d" %conffile || cat "$d" >"%conffile" +rm -f "$d" + +%post sysv +d=$(mktemp /tmp/clamd.%service.XXXXXX) +sed -e 's!^Foreground!#Foreground!' "%conffile" >"$d" +cmp -s "$d" %conffile || cat "$d" >"%conffile" +rm -f "$d" + +%__chkconfig --add %name + + +%preun sysv +test "$1" != 0 || %__chkconfig --del %name + +XEOFX +} + + +function rpm.genFiles +{ + cat <<"EOF" +%files +%defattr(-,root,root,-) +%doc +%config(noreplace) %verify(not size md5 mtime) %attr(0620,root,%username) %logfile +%config(noreplace) %verify(not mtime) %conffile +%config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/clamd.%service +%_sbindir/clamd.%service +%dir %attr(0700,%username,root) %rundir +%ghost %rundir/clamd.sock + + +%if 0%{!?_without_sysv:1} +%files sysv +%defattr(-,root,root,-) +%config %verify(not mtime) %_initrddir/clamd.%service +%config(noreplace) %verify(not mtime) %_sysconfdir/sysconfig/clamd.%service +%endif + + +%if 0%{!?_without_minit:1} +%files minit +%defattr(-,root,root,-) +%dir %minitsvcdir +%config(noreplace) %verify(not mtime) %minitsvcdir/params +%config %minitsvcdir/run + %minitsvcdir/respawn +%endif +EOF +} + + +SERVICE= +VERSION= +RELEASE= +LICENSE= +USERNAME= +tmp=$(getopt -o '' --long service:,version:,release:,license:,username:,help -n "$0" -- "$@") || exit 1 +eval set -- "$tmp" + +while true; do + case "$1" in + (--help) showHelp $0;; + (--service) SERVICE=$2; shift;; + (--version) VERSION=$2; shift;; + (--release) RELEASE=$2; shift;; + (--license) LICENSE=$2; shift;; + (--username) USERNAME=$2; shift;; + (--) shift; break;; + esac + shift +done + +for i in SERVICE VERSION RELEASE LICENSE USERNAME; do + eval tmp=\$${i} + test "$tmp" || { + echo $"No value for $i specified; assuming @${i}@" >&2; + eval $i=@${i}@; + } +done + + +rpm.generatePreamble +rpm.generateHeader +rpm.genBody +rpm.genFiles diff --git a/clamd-wrapper b/clamd-wrapper new file mode 100644 index 0000000000000000000000000000000000000000..0a3062839839faf5f718cba55d64163603676611 --- /dev/null +++ b/clamd-wrapper @@ -0,0 +1,90 @@ +#!/bin/bash +# +# Xchkconfig: - 75 35 +# Xdescription: The clamd daemon listens for incoming connections on \ +# Unix or TCP socket and scans files or directories on demand. + +test "$CLAMD_SERVICE" || { + echo $"*** $0 can not be called in this way" + echo $"*** Please see /usr/share/doc/clamav-server-*/README how" + echo $"*** the clamav-server can be configured" + exit 6 +} + +# Source function library. +. /etc/init.d/functions + +# Get config. +test -r /etc/sysconfig/network && . /etc/sysconfig/network + +# Check that networking is up. +test "$NETWORKING" != "no" || exit 6 + +lockfile=/var/lock/subsys/clamd.${CLAMD_SERVICE} +sysconffile=/etc/sysconfig/clamd.${CLAMD_SERVICE} +procname=clamd.${CLAMD_SERVICE} + +CLAMD_CONFIGFILE=/etc/clamd.d/${CLAMD_SERVICE}.conf +CLAMD_OPTIONS= +CLAMD_PIDFILE=/var/run/clamd.${CLAMD_SERVICE}/clamd.pid +## backward-compatibility check... +for i in /var/run/clamd.${CLAMD_SERVICE}/clamd.sock \ + /var/run/clamav.${CLAMD_SERVICE}/clamd.sock; do + CLAMD_SOCKET=$i + test ! -e "$i" || break +done +test -f "$sysconffile" && . "$sysconffile" + + +RETVAL=0 +prog="clamd.${CLAMD_SERVICE}" + +start () { + echo -n $"Starting $prog: " + daemon --pidfile=${CLAMD_PIDFILE} \ + exec -a $procname /usr/sbin/clamd \ + ${CLAMD_CONFIGFILE:+-c $CLAMD_CONFIGFILE} ${CLAMD_OPTIONS} --pid ${CLAMD_PIDFILE} + RETVAL=$? + echo + [ $RETVAL -eq 0 ] && touch $lockfile + return $RETVAL +} + +stop () { + echo -n $"Stopping $prog: " + killproc -p ${CLAMD_PIDFILE} $procname + RETVAL=$? + echo + [ $RETVAL -eq 0 ] && rm -f $lockfile + return $RETVAL +} + +reload() { + rc=0 + echo -n $"Reloading $prog: " + killproc -p ${CLAMD_PIDFILE} $procname -HUP || rc=$? + echo + echo -n $"Loading new virus-database: " + killproc -p ${CLAMD_PIDFILE} $procname -USR2 || rc=$? + echo + return $rc +} + +restart () { + stop + start +} + +# See how we were called. +case "$1" in + start|stop|restart|reload) + $1 ;; + status) + status -p ${CLAMD_PIDFILE} $procname ;; + condrestart) + test ! -f $lockfile || restart + ;; + *) + echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" + exit 2 +esac diff --git a/clamd.SERVICE.init b/clamd.SERVICE.init new file mode 100644 index 0000000000000000000000000000000000000000..f2f91918fb2b489a772882b098025969793b4a08 --- /dev/null +++ b/clamd.SERVICE.init @@ -0,0 +1,7 @@ +#!/bin/bash +# +# chkconfig: - 75 35 +# description: The clamd server running for + +CLAMD_SERVICE= +. /usr/share/clamav/clamd-wrapper diff --git a/clamd.logrotate b/clamd.logrotate new file mode 100644 index 0000000000000000000000000000000000000000..45dc48d3b1ab6ebb5e7176ff7b5066ec6e20f441 --- /dev/null +++ b/clamd.logrotate @@ -0,0 +1,9 @@ +/var/log/clamd. { + monthly + notifempty + missingok + + postrotate + pkill -u -HUP -f '/usr/sbin/clamd -c /etc/clamd.d/.conf >/dev/null 2>&1 || : + endscript +} diff --git a/clamd.scan.upstart b/clamd.scan.upstart new file mode 100644 index 0000000000000000000000000000000000000000..54482e695df62b980bb5da801e99a4953316221b --- /dev/null +++ b/clamd.scan.upstart @@ -0,0 +1,14 @@ +### !!! Uncomment only *one* of the 'start on' statements !!! + +### Uncomment this line when you want clamd.scan to be a scanner for a +### locally running clamav-milter +#start on starting clamav-milter + +### Uncomment this line when you want clamd.scan to be a generic +### scanner service +#start on runlevel [345] and starting local + +stop on runlevel [!345] + +respawn +exec /usr/sbin/clamd -c /etc/clamd.d/scan.conf --foreground=yes diff --git a/clamd.sysconfig b/clamd.sysconfig new file mode 100644 index 0000000000000000000000000000000000000000..4933e7e760c4a74335196e71f20192a8b79e32e9 --- /dev/null +++ b/clamd.sysconfig @@ -0,0 +1,3 @@ +#CLAMD_CONFIGFILE=/etc/clamd.d/.conf +#CLAMD_SOCKET=/var/run/clamd./clamd.sock +#CLAMD_OPTIONS= diff --git a/clamd@.service b/clamd@.service new file mode 100644 index 0000000000000000000000000000000000000000..4590ae45980e242480071b7e4e3c005c01e14254 --- /dev/null +++ b/clamd@.service @@ -0,0 +1,12 @@ +[Unit] +Description = clamd scanner (%i) daemon +Documentation=man:clamd(8) man:clamd.conf(5) https://www.clamav.net/documents/ +# Check for database existence +# ConditionPathExistsGlob=@DBDIR@/main.{c[vl]d,inc} +# ConditionPathExistsGlob=@DBDIR@/daily.{c[vl]d,inc} +After = syslog.target nss-lookup.target network.target + +[Service] +Type = forking +ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf +Restart = on-failure diff --git a/clamd@scan.service b/clamd@scan.service new file mode 100644 index 0000000000000000000000000000000000000000..c3296127d1eddd790fa12fcf89c0c1aae870192f --- /dev/null +++ b/clamd@scan.service @@ -0,0 +1,7 @@ +.include /lib/systemd/system/clamd@.service + +[Unit] +Description = Generic clamav scanner daemon + +[Install] +WantedBy = multi-user.target diff --git a/daily-25550.cvd b/daily-25550.cvd new file mode 100644 index 0000000000000000000000000000000000000000..a50b9856f49a42488a60e82eaaf7256d088fd55c Binary files /dev/null and b/daily-25550.cvd differ diff --git a/freshclam-sleep b/freshclam-sleep new file mode 100755 index 0000000000000000000000000000000000000000..fddb922604262525f2c1900a0c9eeb2db264d6a2 --- /dev/null +++ b/freshclam-sleep @@ -0,0 +1,52 @@ +#! /bin/bash +# Copyright (C) 2005 Enrico Scholz +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + +FRESHCLAM_MOD=$[ 3*60 ] # 3 hours + +f=/etc/sysconfig/freshclam +test ! -e "$f" || . "$f" + + +case x"$1" in + (xnow) FRESHCLAM_DELAY=0;; + (x|xrandom) : ${FRESHCLAM_DELAY:=$[ 0x`hostid` ]};; + (*) FRESHCLAM_DELAY=$1;; +esac + +set -e + +case $FRESHCLAM_DELAY in + (disabled-warn) + echo $"\ +WARNING: update of clamav database is disabled; please see + '$f' + for information how to enable the periodic update resp. how to turn + off this message." >&2 + exit 1 + ;; + + (disabled) + exit 0 + ;; + + (*) + let FRESHCLAM_MOD*=60 + sleep $[ (FRESHCLAM_DELAY % FRESHCLAM_MOD + FRESHCLAM_MOD) % FRESHCLAM_MOD ] + ;; +esac + +/usr/bin/freshclam --quiet diff --git a/freshclam.sysconfig b/freshclam.sysconfig new file mode 100644 index 0000000000000000000000000000000000000000..417dafc54b3290c5c34bdfbd2178ac5c41d987c8 --- /dev/null +++ b/freshclam.sysconfig @@ -0,0 +1,18 @@ +## When changing the periodicity of freshclam runs in the crontab, +## this value must be adjusted also. Its value is the timespan between +## two subsequent freshclam runs in minutes. E.g. for the default +## +## | 0 */3 * * * ... +## +## crontab line, the value is 180 (minutes). +# FRESHCLAM_MOD= + +## A predefined value for the delay in seconds. By default, the value is +## calculated by the 'hostid' program. This predefined value guarantees +## constant timespans of 3 hours between two subsequent freshclam runs. +## +## This option accepts two special values: +## 'disabled-warn' ... disables the automatic freshclam update and +## gives out a warning +## 'disabled' ... disables the automatic freshclam silently +# FRESHCLAM_DELAY= diff --git a/llvm-glibc.patch b/llvm-glibc.patch new file mode 100644 index 0000000000000000000000000000000000000000..67dbdd7d8bc2938b1d68baadcc773f393108fdd9 --- /dev/null +++ b/llvm-glibc.patch @@ -0,0 +1,12 @@ +Index: clamav-0.97.3/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp +=================================================================== +--- clamav-0.97.3.orig/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp ++++ clamav-0.97.3/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp +@@ -52,6 +52,7 @@ static void runAtExitHandlers() { + #include + #endif + #include ++#include + /* stat functions are redirecting to __xstat with a version number. On x86-64 + * linking with libc_nonshared.a and -Wl,--export-dynamic doesn't make 'stat' + * available as an exported symbol, so we have to add it explicitly. diff --git a/main-58.cvd b/main-58.cvd new file mode 100644 index 0000000000000000000000000000000000000000..ffb1af1f3fef864526bd37693c2159bd83bfc0d1 Binary files /dev/null and b/main-58.cvd differ