Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 11:12:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245636] mail/dovecot-fts-xapian: doesn't build with synth
Message-ID:  <bug-245636-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245636

            Bug ID: 245636
           Summary: mail/dovecot-fts-xapian: doesn't build with synth
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: matthias.pfaller@familie-pfaller.de
          Assignee: bapt@FreeBSD.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)

the dependency to sqlite3 seems to be missing?

synth logfile:
...
checking for valgrind... no
checking pkg-config is at least version 0.25... yes
checking for ICU_UC... yes
checking for ICU_I18N... yes
checking for SQLITE3... no
configure: error: SQLite3 missing

after adding

  LIB_DEPENDS+=3Dlibsqlite3.so:databases/sqlite3=20

to the Makefile it builds just fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245636-7788>