pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

clamav on i386?



I built clamav, and tried to run it.  After a complaint about no
definitions, I ran freshclam, which downloaded 62 MB, and so far it has
not finished.

  [NetBSD 10 i386 xen, on 12th-gen i7]
  # freshclam
  ClamAV update process started at Tue Sep 16 08:48:52 2025
  daily database available for download (remote version: 27765)
  Time:   14.9s, ETA:    0.0s [========================>]   61.72MiB/61.72MiB
  [ 689798.7198839] load: 0.99  cmd: freshclam 1629 [0xb099ea87/9] 1401.59u 28.44s 99% 10524k

I have a memory of this behavior from earlier, on i386, including on
bare metal.

In contrast, amd64 is ok:

  [NetBSD 10 amd64 bare metal, 9th gen i7]
  # time freshclam 
  ClamAV update process started at Tue Sep 16 09:08:16 2025
  daily database available for download (remote version: 27765)
  Time:   11.0s, ETA:    0.0s [========================>]   61.72MiB/61.72MiB
  Testing database: '/var/clamav/tmp.24028d5e6b/clamav-647d4c58d681a4fa75f8bcea14a2b369.tmp-daily.cvd' ...
  Database test passed.
  daily.cvd updated (version: 27765, sigs: 2076849, f-level: 90, builder: raynman)
  main database available for download (remote version: 62)
  Time:   27.8s, ETA:    0.0s [========================>]  162.58MiB/162.58MiB
  Testing database: '/var/clamav/tmp.24028d5e6b/clamav-58ad9739a8632a34d95c9b31e0ed3be8.tmp-main.cvd' ...
  Database test passed.
  main.cvd updated (version: 62, sigs: 6647427, f-level: 90, builder: sigmgr)
  bytecode database available for update (local version: 334, remote version: 339)
  Current database is 5 versions behind.
  Downloading database patch # 335...
  Time:    0.1s, ETA:    0.0s [========================>]       836B/836B
  Downloading database patch # 336...
  Time:    0.1s, ETA:    0.0s [========================>]       842B/842B
  Downloading database patch # 337...
  Time:    0.1s, ETA:    0.0s [========================>]       821B/821B
  Downloading database patch # 338...
  Time:    0.1s, ETA:    0.0s [========================>]       776B/776B
  Downloading database patch # 339...
  Time:    0.1s, ETA:    0.0s [========================>]       806B/806B
  Testing database: '/var/clamav/tmp.24028d5e6b/clamav-c8f6037b76978581bf843b40bb37afe5.tmp-bytecode.cld' ...
  Database test passed.
  bytecode.cld updated (version: 339, sigs: 80, f-level: 90, builder: nrandolp)

  real    0m59.205s
  user    0m21.884s
  sys     0m11.403s


My conclusion is that clamav is broken on i386.


Home | Main Index | Thread Index | Old Index