Bug ID 1001154
Summary clamav: using time dependent macros in libclamav
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Minor
Priority P5 - None
Component Security
Assignee max@suse.com
Reporter astieger@suse.com
QA Contact qa-bugs@suse.de
CC fweiss@suse.com, max@suse.com
Found By ---
Blocker ---

Clavav is using time dependent macros even though --disable-timestamps is
passed to configure:

[  261s] clamav.x86_64: W: file-contains-date-and-time
/usr/lib64/libclamav.so.7.1.1
[  261s] Your file uses  __DATE and __TIME__ this causes the package to rebuild
when
[  261s] not needed

This could be patched out in libclamav/tomsfastmath/misc/fp_ident.c fp_ident(),
or wrapped in in confitionals set by --disable-timestamp


You are receiving this mail because: