Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2020 23:55:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247364] www/pecl-solr does not build with php 7.4
Message-ID:  <bug-247364-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: hagabard@gmail.com
                CC: gaod@hychen.org
             Flags: maintainer-feedback?(gaod@hychen.org)
                CC: gaod@hychen.org
 Attachment #215681 text/plain
         mime type:

Created attachment 215681
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215681&action=
=3Dedit
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=3D79708

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:=20=20

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

--=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-247364-7788>