[Bug 260102] www/typo3-10: SQLITE dependency is failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 29 Nov 2021 05:09:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260102

            Bug ID: 260102
           Summary: www/typo3-10: SQLITE dependency is failed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alex@i.org.ua
                CC: freebsd-ports@charlieroot.de
             Flags: maintainer-feedback?(freebsd-ports@charlieroot.de)
                CC: freebsd-ports@charlieroot.de

Created attachment 229777
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229777&action=edit
changing PHP=sqlite to PHP=sqlite3

Got error in poudriere with SQLITE option enabled.

---- %< ----
=======================<phase: check-sanity   >============================
Unknown extension sqlite for PHP 74.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/typo3-11
---- %< ----

Fixed by changing to PHP=sqlite3.
Build is successful for PHP74.

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