Bug 205321

Summary: security/clamav: fails to build in poudriere on 9.3 and 10.2 when TESTS option is selected
Product: Ports & Packages Reporter: Gary <freebsd-bugzilla>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: david, fidaj, pi, rodrigo.freebsd
Priority: --- Keywords: needs-patch
Version: LatestFlags: bugzilla: maintainer-feedback? (garga)
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
poudriere logfile
none
config_amd64.log
none
config_i386.log none

Description Gary 2015-12-14 18:11:03 UTC
Created attachment 164238 [details]
poudriere logfile

checking for check.h... yes
checking linking with check... configure: unable to compile/link with check
configure: error: 

ERROR!  Check was configured, but not found.  Get it from http://check.sf.net/
Comment 1 Gary 2015-12-23 14:54:32 UTC
happened on 10.2 amd64 also after I upgraded.

Seems the 'Tests' option was to blame.  Unchecked that and it built fine and appears to start OK
Comment 2 david 2015-12-29 19:46:15 UTC
FWIW, this appears to match the failure I've been observing, as well.  I'm happy to test -- have a dedicated "build machine" for the purpose.
Comment 3 Ivan Klymenko 2016-01-31 09:06:03 UTC
Created attachment 166322 [details]
config_amd64.log
Comment 4 Ivan Klymenko 2016-01-31 09:06:36 UTC
Created attachment 166323 [details]
config_i386.log
Comment 5 Ivan Klymenko 2016-01-31 09:08:22 UTC
This bug also manifests in the CURRENT-11 amd64 & i386
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-20 10:52:21 UTC
I made some 'make check' runs with or without llvm and with or without valgrind and reported back to clamav, see

https://bugzilla.clamav.net/show_bug.cgi?id=11542

In short, the make check has issues.
Comment 7 Renato Botelho freebsd_committer freebsd_triage 2016-09-05 17:45:24 UTC
I couldn't reproduce it anymore after recent changes that disabled bundled LLVM