[Bug 247364] www/pecl-solr does not build with php 7.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 17 23:55:58 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247364

            Bug ID: 247364
           Summary: www/pecl-solr does not build with php 7.4
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: hagabard at gmail.com
                CC: gaod at hychen.org
             Flags: maintainer-feedback?(gaod at hychen.org)
                CC: gaod at hychen.org
 Attachment #215681 text/plain
         mime type:

Created attachment 215681
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215681&action=edit
solr_types.h patch for port

There is no ulong typedef.

I submitted a bug @ php.net as well

https://bugs.php.net/bug.php?id=79708

To make this work, the patch can be dropped in the files/ directory.  I had to
edit the Makefile because it is set to ignore PHP 7.4, and I also had to add
configure arguments to have poudriere build it:  

CONFIGURE_ARGS= LIBXML_CFLAGS=-I/usr/local/include/libxml2
LIBXML_LIBS=-L/usr/local/include/libxml2

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


More information about the freebsd-ports-bugs mailing list