Giter VIP home page Giter VIP logo

homebrew-php's Introduction

homebrew-php's People

Contributors

commercewerft avatar henkrehorst avatar neodork avatar osrecio avatar valet-php-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

homebrew-php's Issues

fail installation

brew config

HOMEBREW_VERSION: 2.0.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 117c24f4b6294e037431d3a850ced6955d53e26f
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 1d69808199f49539eeca54e9b48bada210bde2dc
Core tap last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_LOGS: /Users/yifanzhang/Library/Logs/Homebrew
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_65
macOS: 10.14.1-x86_64
CLT: N/A
Xcode: 10.1

i want to install php 7.0.32 using homebrew, but i find homebrew haved removed all component in homebrew-php and they are not supporting old version anymore . so, ifind your tap. i tap and install.but there are some mistakes, do you konw how to solve these. ?

laravel562 git:(master) ✗ brew install henkrehorst/php/[email protected]
Updating Homebrew...
==> Installing [email protected] from henkrehorst/php
==> Downloading https://dl.bintray.com/henkrehorst/homebrew-php/[email protected]_2.mojave.bottle.tar.gz
######################### 34.9%
curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
Error: Failed to download resource "[email protected]"
Download failed: https://dl.bintray.com/henkrehorst/homebrew-php/[email protected]_2.mojave.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Installing dependencies for henkrehorst/php/[email protected]: httpd
==> Installing henkrehorst/php/[email protected] dependency: httpd
==> Downloading https://homebrew.bintray.com/bottles/httpd-2.4.38.mojave.bottle.tar.gz
Already downloaded: /Users/yifanzhang/Library/Caches/Homebrew/downloads/c6b2c2129a29ead90dcf41de8ca04b23624be3e121be8f678ae468625e377801--httpd-2.4.38.mojave.bottle.tar.gz
==> Pouring httpd-2.4.38.mojave.bottle.tar.gz
==> Caveats
DocumentRoot is /usr/local/var/www.
The default ports have been set in /usr/local/etc/httpd/httpd.conf to 8080 and in
/usr/local/etc/httpd/extra/httpd-ssl.conf to 8443 so that httpd can run without sudo.
To have launchd start httpd now and restart at login:
brew services start httpd
Or, if you don't want/need a background service you can just run:
apachectl start
==> Summary
🍺 /usr/local/Cellar/httpd/2.4.38: 1,648 files, 26.9MB
==> Downloading https://php.net/get/php-7.0.32.tar.xz/from/this/mirror
==> Downloading from https://secure.php.net/distributions/php-7.0.32.tar.xz
# # # # -=O=-
==> Patching
patching file acinclude.m4
Hunk #1 succeeded at 444 (offset 3 lines).
Hunk #2 succeeded at 459 (offset 3 lines).
Hunk #3 succeeded at 494 (offset 3 lines).
Hunk #4 succeeded at 506 (offset 3 lines).
patch unexpectedly ends in middle of line
Hunk #5 succeeded at 2504 with fuzz 2 (offset 85 lines).
==> ./buildconf --force
==> ./configure --prefix=/usr/local/Cellar/[email protected]/7.0.32_2 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/valet-php/7.0 --with-confi
==> make
Last 15 lines from /Users/yifanzhang/Library/Logs/Homebrew/[email protected]/03.make:
UnicodeString(ConstChar16Ptr(text)) {}
^~~~~~~~~~~~~
/usr/local/Cellar/icu4c/63.1/include/unicode/unistr.h:3063:7: error: delegating constructors are permitted only in C++11
UnicodeString(ConstChar16Ptr(text), length) {}
^~~~~~~~~~~~~
/usr/local/Cellar/icu4c/63.1/include/unicode/unistr.h:3144:7: error: delegating constructors are permitted only in C++11
UnicodeString(Char16Ptr(buffer), buffLength, buffCapacity) {}
^~~~~~~~~~~~~
/usr/local/Cellar/icu4c/63.1/include/unicode/unistr.h:4587:16: error: out-of-line definition of 'operator=' does not match any declaration in 'icu_63::UnicodeString'
UnicodeString::operator= (char16_t ch)
^~~~~~~~
/bin/sh /private/tmp/[email protected]/php-7.0.32/libtool --silent --preserve-dup-deps --mode=compile clang -I/usr/local/Cellar/icu4c/63.1/include -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Iext/intl/ -I/private/tmp/[email protected]/php-7.0.32/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/[email protected]/php-7.0.32/include -I/private/tmp/[email protected]/php-7.0.32/main -I/private/tmp/[email protected]/php-7.0.32 -I/private/tmp/[email protected]/php-7.0.32/ext/date/lib -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/curl-openssl/include -I/usr/local/opt/webp/include -I/usr/local/opt/jpeg/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/63.1/include -I/usr/local/opt/openldap/include -I/private/tmp/[email protected]/php-7.0.32/ext/mbstring/oniguruma -I/private/tmp/[email protected]/php-7.0.32/ext/mbstring/libmbfl -I/private/tmp/[email protected]/php-7.0.32/ext/mbstring/libmbfl/mbfl -I/usr/local/opt/mcrypt/include -I/usr/local/opt/freetds/include -I/usr/local/Cellar/libpq/11.1/include -I/usr/local/opt/aspell/include/pspell -I/usr/local/opt/tidy-html5/include -I/private/tmp/[email protected]/php-7.0.32/TSRM -I/private/tmp/[email protected]/php-7.0.32/Zend -DU_USING_ICU_NAMESPACE=1 -no-cpp-precomp -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include -g -O2 -fvisibility=hidden -c /private/tmp/[email protected]/php-7.0.32/ext/intl/collator/collator_sort.c -o ext/intl/collator/collator_sort.lo
9 errors generated.
make: *** [ext/intl/intl_convertcpp.lo] Error 1
make: *** Waiting for unfinished jobs....
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/henkrehorst/homebrew-php/issues

Brew update broke php - libicui18n.66.dylib library requested

I did a brew update and that updated the icu4u lib to version 67.1 (which seems to be the latest one according to the commit at the homebrew-core), and it looks like the [email protected] looks for the version 66.

I tried uninstalling and reinstalling the [email protected] but no luck. I still get

dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.66.dylib
  Referenced from: /usr/local/opt/[email protected]/bin/php
  Reason: image not found
[1]    11497 abort      php -v

Any idea how to fix this, other than trying to branch the old commit of the v66 of the icu4u lib and checking that out temporarily?

[email protected] does not install with icu4c v.: 64.2

[email protected] does not install if using icu4c v.:64.2. With icu4c v.:63.* it does.

$ brew info icu4c
icu4c: stable 64.2 (bottled) [keg-only]
...

$brew install [email protected]
==> Installing [email protected] from henkrehorst/php
==> Downloading https://dl.bintray.com/henkrehorst/homebrew-php/[email protected]
Already downloaded: /Users/sergey/Library/Caches/Homebrew/downloads/afcf60b4c1cd1b239c755b9e41b2378ce52817097625eca4ff6386b467b0a1c6--valet-php@5.6-5.6.39.mojave.bottle.tar.gz
==> Pouring [email protected]
==> /usr/local/Cellar/[email protected]/5.6.39/bin/pear config-set php_ini /usr/local/etc/valet-php/5.6/php.ini system
Last 15 lines from /Users/sergey/Library/Logs/Homebrew/[email protected]/post_install.01.pear:
2019-04-19 13:11:17 +0200

/usr/local/Cellar/[email protected]/5.6.39/bin/pear
config-set
php_ini
/usr/local/etc/valet-php/5.6/php.ini
system

dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.63.dylib
  Referenced from: /usr/local/Cellar/[email protected]/5.6.39/bin/php
  Reason: image not found
…

Problems with PHP 7.2.34

Hi. I have problems to install valet+ on a fresh Macbook Pro with M1. When using the installation guide of valet+, step 3 with

brew install [email protected]

fails with a make-error

/private/tmp/valet-php-7.2-20210228-18183-1ctjjm0/php-7.2.34/ext/intl/collator/collator_sort.c:349:26: error: use of undeclared identifier 'TRUE'
        collator_sort_internal( TRUE, INTERNAL_FUNCTION_PARAM_PASSTHRU );
                                ^
/private/tmp/valet-php-7.2-20210228-18183-1ctjjm0/php-7.2.34/ext/intl/collator/collator_sort.c:543:26: error: use of undeclared identifier 'FALSE'
        collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU );

brew install [email protected] and 7.4 works.

Some ideas?

Big sur support

Valet-php will provide compiled support for macos big sur early 2021. You can follow here the process of big sur support.

Compiling for Apple Silicon results in error

Last 15 lines from /Users/evert/Library/Logs/Homebrew/[email protected]/02.configure:
checking for sqltypes.h in /usr/local/include... no
checking for sqlucode.h in /usr/local/include... no
checking for sql.h in /usr/local/include... no
checking for isql.h in /usr/local/include... no
checking for sqlext.h in /usr/local/include... no
checking for isqlext.h in /usr/local/include... no
checking for udbcext.h in /usr/local/include... no
checking for sqlcli1.h in /usr/local/include... no
checking for LibraryManager.h in /usr/local/include... no
checking for cli0core.h in /usr/local/include... no
checking for cli0ext.h in /usr/local/include... no
checking for cli0cli.h in /usr/local/include... no
checking for cli0defs.h in /usr/local/include... no
checking for cli0env.h in /usr/local/include... no
configure: error: Cannot find header file(s) for pdo_odbc

Installing and compiling the normal php from homebrew/core does work, so I don't understand why this doesn't work.

After Installing, Valet still doesn't recognize php version.

After tapping henkrehorst/homebrew-php it installs all php versions (5.6,7.0,7.1,7.2,7.3). However, it installs them as valet-php@ inusr/local/Cellar https://www.screencast.com/t/S2JxU0PL
If you try to run valet use 5.6 it will look for [email protected] directory in usr/local/Cellar and not [email protected].

Solution/Hack:
To fix this I duplicated thd valet-php directories and renamed them, removing the valet- prefix.

Is there a place I can go to change this to look for the new directory name instead of duplicating the ones that were created?

Cannot install php 8.0 with Mac Big Sur

➜ ~ brew install [email protected]
==> Installing [email protected] from henkrehorst/php
==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%408.0-8.0
#=#=#
curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "[email protected]"
Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%408.0-8.0.0.catalina.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://www.php.net/distributions/php-8.0.0.tar.xz
Already downloaded: /Users/USER/Library/Caches/Homebrew/downloads/931327716c2fdbb4db0a09a404f5d0d208381bfa0ed2064764652a4f8578b4ef--php-8.0.0.tar.xz
==> Patching
==> ./buildconf --force
==> ./configure --prefix=/usr/local/Cellar/[email protected]/8.0.0 --localstatedir=/
==> make
==> make install
Last 15 lines from /Users/USER/Library/Logs/Homebrew/[email protected]/04.make:
make: *** [install-sapi] Error 1
make: *** Waiting for unfinished jobs....
mkdir: /usr/local/Cellar/[email protected]/8.0.0/share: File exists
mkdir: /usr/local/Cellar/[email protected]/8.0.0/share/man: File exists
mkdir: /usr/local/Cellar/[email protected]/8.0.0/share/man/man1: File exists
program: phpize
Installing phpdbg man page: /usr/local/Cellar/[email protected]/8.0.0/share/man/man1/
Installing PHP FPM defconfig: /usr/local/etc/valet-php/8.0/
program: php-config
Installing man pages: /usr/local/Cellar/[email protected]/8.0.0/share/man/man1/
page: phpize.1
Installing PHP FPM man page: /usr/local/Cellar/[email protected]/8.0.0/share/man/man8/
page: php-config.1
Installing PHP FPM status page: /usr/local/Cellar/[email protected]/8.0.0/share/php/fpm/
Installing header files: /usr/local/Cellar/[email protected]/8.0.0/include/php/

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/henkrehorst/homebrew-php/issues

Unable to use PHP 7.4

Hi, when trying to run php 7.4 I get the following error:

checking for libxml-2.0 >= 2.7.6... no
configure: error: Package requirements (libxml-2.0 >= 2.7.6) were not met:

No package 'libxml-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBXML_CFLAGS
and LIBXML_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/henkrehorst/homebrew-php/issues



In Brew.php line 108:
                                               
  Brew was unable to install [[email protected]]

Although libxml2 has been installed. outcome when running brew install libxml2

Warning: libxml2 2.9.10_2 is already installed and up-to-date
To reinstall 2.9.10_2, run `brew reinstall libxml2`

LIBXML_CFLAGS and LIBXML_LIBS are also set:

/usr/local/opt/libxml2/include
Mikes-MacBook-Pro:~ mikeoerlemans$ echo $LIBXML_LIBS
/usr/local/opt/libxml2/lib```

Unable to install PHP7.4 in Ubuntu 20.04

I am not able to install PHP7.4 in Ubuntu 20.04. I have followed the below steps,

brew tap henkrehorst/php
brew install [email protected] --build-from-source

And the Output is,

==> Fetching henkrehorst/php/[email protected]
==> Downloading https://www.php.net/distributions/php-7.4.28.tar.xz
Already downloaded: /home/ubuntu/.cache/Homebrew/downloads/850c49e5166fcaf7264ac3088b08af07ebac5a0ba6951a329f15f79be479e3b0--php-7.4.28.tar.xz
==> Installing [email protected] from henkrehorst/php
==> Patching
==> ./buildconf --force
==> ./configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/[email protected]/7.4.28 --localstatedir=/home/linuxbrew/.linuxbrew/var --sysconfdir=/h
Last 15 lines from /home/ubuntu/.cache/Homebrew/Logs/[email protected]/02.configure:
General settings
checking whether to include gcov symbols... no
checking whether to include debugging symbols... no
checking whether to dlopen extensions with RTLD_NOW instead of RTLD_LAZY... no
checking layout of installed files... GNU
checking path to configuration file... /home/linuxbrew/.linuxbrew/etc/valet-php/7.4
checking where to scan for configuration files... /home/linuxbrew/.linuxbrew/etc/valet-php/7.4/conf.d
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable dmalloc... no
checking whether to enable IPv6 support... yes
checking whether to enable DTrace support... yes
checking for sys/sdt.h... no
configure: error: Cannot find sys/sdt.h which is required for DTrace support
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/henkrehorst/homebrew-php/issues
These open issues may also help: fixing valet php 7.4 https://github.com/henkrehorst/homebrew-php/pull/164`

I have already tried this ticket too but no luck with the installation. Any help will be much appreciated.

Installing from source fails on latest macos

macOS 11.6 (20G165)

brew completely uptodate

Command: brew install [email protected] --build-from-source

==> Installing henkrehorst/php/[email protected]
==> Patching
==> ./buildconf --force
==> ./configure --prefix=/usr/local/Cellar/[email protected]/8.0.3 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/valet-php/8.0 --with-config-file-path=/usr/local/etc/valet-php/8.0 --w
==> make
Last 15 lines from /Users/ao/Library/Logs/Homebrew/[email protected]/03.make:
        i = php_dns_search(handle, hostname, C_IN, DNS_T_MX, answer.qb2, sizeof answer);
                           ^
/private/tmp/valet-phpA8.0-20211002-8947-z0imej/php-8.0.3/ext/standard/dns.c:1088:23: error: use of undeclared identifier 'handle'
                php_dns_free_handle(handle);
                                    ^
/private/tmp/valet-phpA8.0-20211002-8947-z0imej/php-8.0.3/ext/standard/dns.c:1096:24: error: use of undeclared identifier 'handle'
                        php_dns_free_handle(handle);
                                            ^
/private/tmp/valet-phpA8.0-20211002-8947-z0imej/php-8.0.3/ext/standard/dns.c:1103:24: error: use of undeclared identifier 'handle'
                        php_dns_free_handle(handle);
                                            ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.

Installing from binary fails because of the very well known 403 problem which still exists for a long time.

It seems there is no way to install valet-php any more.

How to upgrade php?

Im using valet+ v1.0.26 and i want to upgrade to php 7.1.26 (you release packet last month). But I dont know how. Could you show me how?

Drop support for Sierra

Hey there!

With the coming of catalina we'll drop support van Sierra machines. You can drop the support for sierra. We'll now support:

  • Catalina (Waiting for images)
  • Mojave
  • High Sierra

Kind regards,
Neodork

Not working with icu4c version 69

A recent run of brew update bumped the version of icu4c to version 69 from 68.2 and at that point, [email protected] was unable to run properly. I was able to pin version 68.2 so now we're covered, but wanted to raise an issue so that compatibility can potentially be worked on with version 69.

Thanks!

dyld: Library not loaded

Latest upgrades lead to the following problem:

(base) ➜ bin php
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicuio.67.dylib
Referenced from: /usr/local/bin/php
Reason: image not found
[1] 3583 abort php

tested with linked valet-php 7.2

I looked at the installed icu4c version and found icu4c 68.2. Should I downgrade icu4c?

Support for PHP 8.1

Hello,

Have you any roadmap for support PHP 8.1?

I can help on it if you want it! 👍

Thanks!

Update PHP formulaes to include SOAP

When testing and debugging systems that use PHP SOAP we need to use alternative methods like install a vagrant box because the PHP versions in valet do not have it out of the box.

How difficult would be to do this?

I will be happy to help creating a PR if somebody assist me with guidance on making such change.

Improve documentation

Hi

I have migrated to working on my personal laptop (Mac) and as such am using valet-php to run Magento 2 apps
From successful install of [email protected] it seems that it is required to use valet-php over homebrew php, but it is not clear to me why, and it doesn't seem to be detailed really in the Valet docs

Please can it be updated in the docs what valet-php actually provides over/ in contrast to brew 'vanilla' php? This way when problems are encountered users of the repo can identify whether this problem can be isolated to valet-php or not

[email protected] does not install properly.

PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apc' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apc' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Parse error: syntax error, unexpected 'apcu' (T_STRING), expecting ')' in Command line code on line 2
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apc' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apc' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Parse error: syntax error, unexpected 'apcu' (T_STRING), expecting ')' in Command line code on line 2
PHP Warning: Module 'apcu' already loaded in Unknown on line 0

Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0

Warning: Module 'apcu' already loaded in Unknown on line 0
PHP Warning: Module 'apc' already loaded in Unknown on line 0

Warning: Module 'apc' already loaded in Unknown on line 0
PHP Warning: Module 'apcu' already loaded in Unknown on line 0

Warning: Module 'apcu' already loaded in Unknown on line 0
Could not open input file:
Warning: Module 'apcu' already loaded in Unknown on line 0

Warning: Module 'apcu' already loaded in Unknown on line 0

Warning: Module 'apc' already loaded in Unknown on line 0

Warning: Module 'apcu' already loaded in Unknown on line 0

Parse error: syntax error, unexpected 'apcu' (T_STRING), expecting ')' in Command line code on line 2/cli/valet.php

php 7.4 download fails with 502 Bad Gateway

brew install [email protected]
[email protected] 7.4.15_1 is already installed but outdated (so it will be upgraded).
==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.4-7.4.16.sierra.bottle.tar.gz
Warning: Transient problem: HTTP error Will retry in 1 seconds. 3 retries
Warning: left.
Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries
Warning: left.
Warning: Transient problem: HTTP error Will retry in 4 seconds. 1 retries
Warning: left.
-=O=- # # # #
curl: (22) The requested URL returned error: 502 Bad Gateway
Error: [email protected]: Failed to download resource "[email protected]"
Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.4-7.4.16.sierra.bottle.tar.gz

Installing fails with error at make stage

I am running on M1 Mac on Monterey. I've tried a few different ways of installing valet-php

brew install [email protected]
brew install [email protected]

And with the --build-from-source option as well. All fail with an error at the 'make' stage

/opt/homebrew/Cellar/icu4c/70.1/include/unicode/brkiter.h:127:18: note: overridden virtual function is here virtual bool operator==(const BreakIterator&) const = 0; ~~~~ ^ 1 error generated. make: *** [ext/intl/breakiterator/breakiterator_class.lo] Error 1 make: *** Waiting for unfinished jobs.... In file included from /private/tmp/valet-phpA7.3-20220304-15107-1pzh3ic/php-7.3.27/ext/intl/breakiterator/breakiterator_methods.cpp:22: /private/tmp/valet-phpA7.3-20220304-15107-1pzh3ic/php-7.3.27/ext/intl/breakiterator/codepointiterator_internal.h:42:17: error: virtual function 'operator==' has a different return type ('UBool' (aka 'signed char')) than the function it overrides (which has return type 'bool') virtual UBool operator==(const BreakIterator& that) const; ~~~~~ ^ /opt/homebrew/Cellar/icu4c/70.1/include/unicode/brkiter.h:127:18: note: overridden virtual function is here virtual bool operator==(const BreakIterator&) const = 0; ~~~~ ^ 1 error generated. make: *** [ext/intl/breakiterator/breakiterator_methods.lo] Error 1

Error: Failed to download resource "[email protected]"

brew reinstall [email protected]


==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.2-7.2.34_4.sierra.bottle.tar.gz

curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to dl.bintray.com:443
Error: Failed to download resource "[email protected]"
Download failed: https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.2-7.2.34_4.sierra.bottle.tar.gz

If you open the URL in the browser, you also get an error. So I assume the host is down or misconfigured?

https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.2-7.2.34_4.sierra.bottle.tar.gz

Failed to download resource "[email protected]"

I tried to setup the [email protected] on macOS Big Sur Ver. 11.5.2

When I run brew install [email protected] I get the next error
==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.4-7.4.16.sierra.bottle.tar.gz -=#=# # # curl: (22) The requested URL returned error: 403 Forbidden Error: [email protected]: Failed to download resource "[email protected]"

I tried brew install henkrehorst/php/[email protected] --build-from-source and have another bug

Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
==> Updated Casks
Updated 1 cask.

==> Downloading https://www.php.net/distributions/php-7.4.16.tar.xz
######################################################################## 100.0%
==> Installing [email protected] from henkrehorst/php
==> Patching
==> ./buildconf --force
==> ./configure --prefix=/usr/local/Cellar/[email protected]/7.4.16 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/valet-php/7.4 --with-config-file-path=/usr/local/etc/valet-php/7.4 --with-config-file-scan-dir=/usr/local/etc/valet
==> make
Last 15 lines from /Users/userName/Library/Logs/Homebrew/[email protected]/03.make:
/private/tmp/valet-phpA7.4-20210922-48224-1cy1e9/php-7.4.16/ext/gd/gd.c:1132:42: error: use of undeclared identifier 'GD_FLIP_BOTH'
        REGISTER_LONG_CONSTANT("IMG_FLIP_BOTH", GD_FLIP_BOTH, CONST_CS | CONST_PERSISTENT);
                                                ^
/private/tmp/valet-phpA7.4-20210922-48224-1cy1e9/php-7.4.16/ext/gd/gd.c:4689:8: error: use of undeclared identifier 'GD_FLIP_VERTICAL'
                case GD_FLIP_VERTICAL:
                     ^
/private/tmp/valet-phpA7.4-20210922-48224-1cy1e9/php-7.4.16/ext/gd/gd.c:4693:8: error: use of undeclared identifier 'GD_FLIP_HORINZONTAL'
                case GD_FLIP_HORINZONTAL:
                     ^
/private/tmp/valet-phpA7.4-20210922-48224-1cy1e9/php-7.4.16/ext/gd/gd.c:4697:8: error: use of undeclared identifier 'GD_FLIP_BOTH'
                case GD_FLIP_BOTH:
                     ^
6 errors generated.
make: *** [ext/gd/gd.lo] Error 1
make: *** Waiting for unfinished jobs....

Mojave bottle does not seem to be downloadable

The catalina bottle does not seem to be reachable. Forcing a build from source:

==> Tapping henkrehorst/php
Cloning into '/usr/local/Homebrew/Library/Taps/henkrehorst/homebrew-php'...
Tapped 6 formulae (54 files, 163.5KB).
==> Installing [email protected] from henkrehorst/php
==> Downloading https://homebrew.bintray.com/bottles/c-ares-1.16.1_1.mojave.bottle.tar.gz
==> Downloading https://homebrew.bintray.com/bottles/nghttp2-1.41.0_1.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/2f79858dc2901da2c314468d39b07506f10c9d8f543a95308f8610f2f00888a4?response-content-disposition=attachment%3Bfilename%3D%22nghttp2-1.41.0_1.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvMmY3OTg1OGRjMjkwMWRhMmMzMTQ0NjhkMzliMDc1MDZmMTBjOWQ4ZjU0M2E5NTMwOGY4NjEwZjJmMDA4ODhhND9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMm5naHR0cDItMS40MS4wXzEubW9qYXZlLmJvdHRsZS50YXIuZ3olMjIiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2MDA3MTY5MjZ9LCJJcEFkZHJlc3MiOnsiQVdTOlNvdXJjZUlwIjoiMC4wLjAuMC8wIn19fV19&Signature=Kcq-yXCAU9SpJS6rDDB8MpXYKGTKQgbiHpzglrMZNH7DDwC3qrl24R9FkPLCp87xTzukf8bAVH5wUPSSQc3wKorMmsoZZNEX4~o16jSMksmG0~AtcbfAbtJOL3Gw4jDKlgQgJ6oKfwGrzJwRxBHMEfN3C93y8H~nZkaVkEv6CBbgwX8qN8OfvI6G6fHQSGy~94YswCJQZ5Bg4wzW9J1hG~k5BGZd3gh2e21zawj6o6q-k8JD1Jf6uDtdt88xIJIWfQ8A4fS8IjtNa~FbJVplsa1UiWFIH8yln8UxT9CFvz9j8lJRzzLeD08Ox2ZLCQ-tij3FyZxcwUnK9t7XeJ1PjA__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://homebrew.bintray.com/bottles/openldap-2.4.53.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/319d89e692bc46feb4fc4240b47a90f663555c7a0df26c445f9217f2f9ff3d10?response-content-disposition=attachment%3Bfilename%3D%22openldap-2.4.53.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvMzE5ZDg5ZTY5MmJjNDZmZWI0ZmM0MjQwYjQ3YTkwZjY2MzU1NWM3YTBkZjI2YzQ0NWY5MjE3ZjJmOWZmM2QxMD9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMm9wZW5sZGFwLTIuNC41My5tb2phdmUuYm90dGxlLnRhci5neiUyMiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTYwMDcxNjkyNn0sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiIwLjAuMC4wLzAifX19XX0_&Signature=gvI6-qyMK85uRhXLcbh3sfiI8kdQ8kHDMdIs9IfXmhSIByxx0pIDFYj1GSPtRPG9VYmNQNnNw4cwkGoxFzHSRpKmkHBlG1cl5xMAjtOyIEbQSrCEPPqtKqEbZM~GuT4pcRJ-hDWwlwAZSq-Nfe9sJkOO3ruDq1B~B7hTmXELeO1Bc8CfMoeGNz1LyqMlTQRYBC5KsyJi97-qPIL8zm6zVETts6D2ciQHR4J81BK6RxNQpDXWPtaUW6h31UjzVMAJyEuPaWAXdL-zBrD3NpyKDyST4ag0C~QFq4Rcb4BpjlsUlj2TgLZ2kCW6iOk1TM9pMzHa2b4qjicUjlU0LVQY0A__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://homebrew.bintray.com/bottles/curl-openssl-7.72.0_1.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/04a142f305941854e78bdcdbf570aabae8cee49052449938485bd7be7abd14ae?response-content-disposition=attachment%3Bfilename%3D%22curl-openssl-7.72.0_1.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvMDRhMTQyZjMwNTk0MTg1NGU3OGJkY2RiZjU3MGFhYmFlOGNlZTQ5MDUyNDQ5OTM4NDg1YmQ3YmU3YWJkMTRhZT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMmN1cmwtb3BlbnNzbC03LjcyLjBfMS5tb2phdmUuYm90dGxlLnRhci5neiUyMiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTYwMDcxNjkyN30sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiIwLjAuMC4wLzAifX19XX0_&Signature=dPUPlQ5RJNcxeBEf6EEYJBW~65VBHjA5Nm21prFIc0yc~8gX3teLS1tdA5Bvo6mSgRBLvU1UhYJIc~bEJtVrxqOJb1rzLlS4x3j57moG8hgb9toD6OaOQ7C0iFW2l0zOSCTV00HFR~xVsW4ZfUfZNOzf9mnWld2SNEncDMCiXdrw6cHiMOTxWsy6TCD0h5AWVW77NiQ3A6ZW49p0OgzELMPeqo7qSUQGFSQtKDOsy9CM7S9Zk6YRlREWHeZYWpezwq67wgzEj8vLYhpBds2Htls1UCn64CGvjfihUYKnL4BAuUFxxgWis7cL5Ne2-5T2WVV6z~9A2bEbPOe6a7quyg__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://homebrew.bintray.com/bottles/unixodbc-2.3.9.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/f52d9ff5a13e7e78560cead35ca4a3d17e4582e791319c6c15d47ac8ac6f63d4?response-content-disposition=attachment%3Bfilename%3D%22unixodbc-2.3.9.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvZjUyZDlmZjVhMTNlN2U3ODU2MGNlYWQzNWNhNGEzZDE3ZTQ1ODJlNzkxMzE5YzZjMTVkNDdhYzhhYzZmNjNkND9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMnVuaXhvZGJjLTIuMy45Lm1vamF2ZS5ib3R0bGUudGFyLmd6JTIyIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjAwNzE2OTI3fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=bgY9xLKlwvR5LWs0NxCq47DeKylhSKzXiIOQjm9QqiweUhHZ-r~MnzAGjgxCLVDLYmwXZGthXwHfHHI3oSYxC4nq45n00tUpDLMHi17fA9oNeoTmw1FONBc9~Kw50lZ85G1uU9sBpEx2AqfGiI~Ke25mLZ4BLhJKr~wFULoxUPC6eTuhRyrdJQXB2KBXw~NsaIdbxWcGUnZIupJBon0przsAS6ntfV4n5KfKYa1g6LHQ4PKzAGbf41IQq9MdRVR-x9H9k0roh9aIgGBx-dcBuR5l0tlA4q9-VIHZ5vlFsF65ugvRz5XvEcJQL5XrpCY~EAjfPuMepMfAWyXU75ROQA__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://homebrew.bintray.com/bottles/freetds-1.2.4.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/01bcc33082f624dddac2c413d1e44812579efef6ce5ba64d5df32ac299377e3a?response-content-disposition=attachment%3Bfilename%3D%22freetds-1.2.4.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvMDFiY2MzMzA4MmY2MjRkZGRhYzJjNDEzZDFlNDQ4MTI1NzllZmVmNmNlNWJhNjRkNWRmMzJhYzI5OTM3N2UzYT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMmZyZWV0ZHMtMS4yLjQubW9qYXZlLmJvdHRsZS50YXIuZ3olMjIiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2MDA3MTY5Mjd9LCJJcEFkZHJlc3MiOnsiQVdTOlNvdXJjZUlwIjoiMC4wLjAuMC8wIn19fV19&Signature=fajJ8c2shKnnN8NU6lYu8IMyUHeB3gbFz2jZiEddBl0is6bVs9mcW~g6k2mWjfy5stiCgtfOYd9cNbxTCelgARb6C9zAwk9OLP7HlZfbG~yQ7uW8mWTnPtspMgfvhOw4YOA5WLnG-LFK6~HUH~EQxYkanWNCur5MO0RRwI6lSgeKqoxOb4jGN85rUSw6WrwGeRygUIG-jxXY2oZqxLK9FqDuBv6F32-P~tTV-m9TiNZeCCSF5FKNB0DxtKig4ZQNikdDPzQM1bUEQWxo8hftTcdJ9mtPX96Aye2fqVJVNgcqxPKbOJjE7GSRDuVQ3-qc0J244UwscDeo7o-7KNrSQw__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://homebrew.bintray.com/bottles/glib-2.66.0.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/c661a50a97315c5813fe311ccb05d7a8718396951e80585d8dafca411bfba011?response-content-disposition=attachment%3Bfilename%3D%22glib-2.66.0.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvYzY2MWE1MGE5NzMxNWM1ODEzZmUzMTFjY2IwNWQ3YTg3MTgzOTY5NTFlODA1ODVkOGRhZmNhNDExYmZiYTAxMT9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMmdsaWItMi42Ni4wLm1vamF2ZS5ib3R0bGUudGFyLmd6JTIyIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjAwNzE2OTI4fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=m9yn3texrxw3ofKC0GWu5hI-SFGYPQFXojw20DIg~i2xbgAh4nm8WzvFekkewtvEFIRPdVUnSWlLiF2mLIaGUWBU-R6Xo0GIVEp-9TwsKdpsYB9qfCJn1LzA~fGj871VBoVJoJlRnNzbf8078uFDUWv982duwLLG5Junzi7~PjULQcNO7ZfI83yAoKTfpfrTEkdvgttAQr5BcByRW4ZQtA2hTiS9udLxfelpmEEattPxM-~GSkx-EKCC-SR0xY9fsLpsr9Sx3ZD1gf1mQNnGy78F8HmiGRKKyfuvJ8fZoqthhb0J3nxzg3XzNFmoaNebeyq2tGyDg7ytnKp0I1omaQ__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Downloading https://dl.bintray.com/henkrehorst/valet-php/valet-php%407.2-7.2.33_1.mojave.bottle.tar.gz
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/9165087723013ac65290169a496c05db2e36ff6e0563216a98d3aa319a93e57c?response-content-disposition=attachment%3Bfilename%3D%22valet-php%407.2-7.2.33_1.mojave.bottle.tar.gz%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvOTE2NTA4NzcyMzAxM2FjNjUyOTAxNjlhNDk2YzA1ZGIyZTM2ZmY2ZTA1NjMyMTZhOThkM2FhMzE5YTkzZTU3Yz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMnZhbGV0LXBocCU0MDcuMi03LjIuMzNfMS5tb2phdmUuYm90dGxlLnRhci5neiUyMiIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTYwMDcxNjkyOH0sIklwQWRkcmVzcyI6eyJBV1M6U291cmNlSXAiOiIwLjAuMC4wLzAifX19XX0_&Signature=sA4fVdPD-rv-SGn--M7IrtJ0V8b4UY6KaxpcTSyWwrnu5nKSE0XLA18SPVoHnVNgL1zPYpU~b7l727OOYOApLbwr8-8D1xHkBknqXg5wnq7C21fDcTzeYPm7vTyWHRyWX07viwb5nGSv3HWiuM8po~CPP~p4r6~ydFsKpEH7tiJB-VweE16gLYRpicAFCu6UUhssZVmaCgaivBttYyrDL556CUxlfVUWjg7yjgSzohi~B-7TjODP0gS32hGwEWtnFsk6krHHQS2efIXE8Fu0EM3VxtB3BOAHIfJYeh6DLinYVqnYiEiC2t3QpJm2tdI2tyJXC3cX63yIFNjhD6ah-Q__&Key-Pair-Id=APKAIFKFWOMXM2UMTSFA
==> Installing dependencies for henkrehorst/php/[email protected]: c-ares, nghttp2, openldap, curl-openssl, unixodbc, freetds and glib
==> Installing henkrehorst/php/[email protected] dependency: c-ares
==> Pouring c-ares-1.16.1_1.mojave.bottle.tar.gz
🍺  /usr/local/Cellar/c-ares/1.16.1_1: 84 files, 526.8KB
==> Installing henkrehorst/php/[email protected] dependency: nghttp2
==> Pouring nghttp2-1.41.0_1.mojave.bottle.tar.gz
🍺  /usr/local/Cellar/nghttp2/1.41.0_1: 26 files, 2.7MB
==> Installing henkrehorst/php/[email protected] dependency: openldap
==> Pouring openldap-2.4.53.mojave.bottle.tar.gz
==> Caveats
openldap is keg-only, which means it was not symlinked into /usr/local,
because macOS already provides this software and installing another version in
parallel can cause all kinds of trouble.

Also see https://dev.azure.com/sam0916/Valet%20Plus/_build/results?buildId=139&view=logs&jobId=4d20ac1a-5ac6-5d54-77b4-705c73d79df6&j=4d20ac1a-5ac6-5d54-77b4-705c73d79df6&t=aadfaebd-93eb-5153-ffb4-ecf698567372

Install php 8.0 fails make error

Hi all,

We are getting following error message when installing php 8.0 with brew install [email protected] --build-from-source

==> make Last 15 lines from /Users/Jari/Library/Logs/Homebrew/[email protected]/03.make: /bin/sh /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/libtool --silent --preserve-dup-deps --mode=compile clang++ -Iext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/main -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3 -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/date/lib -I/usr/local/Cellar/krb5/1.19.2/include -I/usr/local/Cellar/[email protected]/1.1.1m/include -I/usr/local/Cellar/pcre2/10.39/include -I/usr/local/Cellar/sqlite/3.38.1/include -I/usr/local/Cellar/curl/7.82.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.7.1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.9_1/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/TSRM -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/Zend -no-cpp-precomp -g -O2 -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -c /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/timezone/timezone_methods.cpp -o ext/intl/timezone/timezone_methods.lo /bin/sh /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/libtool --silent --preserve-dup-deps --mode=compile clang++ -Iext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/main -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3 -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/date/lib -I/usr/local/Cellar/krb5/1.19.2/include -I/usr/local/Cellar/[email protected]/1.1.1m/include -I/usr/local/Cellar/pcre2/10.39/include -I/usr/local/Cellar/sqlite/3.38.1/include -I/usr/local/Cellar/curl/7.82.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.7.1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.9_1/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/TSRM -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/Zend -no-cpp-precomp -g -O2 -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -c /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/calendar/calendar_class.cpp -o ext/intl/calendar/calendar_class.lo /bin/sh /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/libtool --silent --preserve-dup-deps --mode=compile clang++ -Iext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/main -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3 -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/date/lib -I/usr/local/Cellar/krb5/1.19.2/include -I/usr/local/Cellar/[email protected]/1.1.1m/include -I/usr/local/Cellar/pcre2/10.39/include -I/usr/local/Cellar/sqlite/3.38.1/include -I/usr/local/Cellar/curl/7.82.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.7.1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.9_1/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/TSRM -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/Zend -no-cpp-precomp -g -O2 -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -c /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/calendar/calendar_methods.cpp -o ext/intl/calendar/calendar_methods.lo /bin/sh /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/libtool --silent --preserve-dup-deps --mode=compile clang++ -Iext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/main -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3 -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/date/lib -I/usr/local/Cellar/krb5/1.19.2/include -I/usr/local/Cellar/[email protected]/1.1.1m/include -I/usr/local/Cellar/pcre2/10.39/include -I/usr/local/Cellar/sqlite/3.38.1/include -I/usr/local/Cellar/curl/7.82.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.7.1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.9_1/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/TSRM -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/Zend -no-cpp-precomp -g -O2 -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -c /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/calendar/gregoriancalendar_methods.cpp -o ext/intl/calendar/gregoriancalendar_methods.lo /bin/sh /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/libtool --silent --preserve-dup-deps --mode=compile clang++ -Iext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/ -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/main -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3 -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/date/lib -I/usr/local/Cellar/krb5/1.19.2/include -I/usr/local/Cellar/[email protected]/1.1.1m/include -I/usr/local/Cellar/pcre2/10.39/include -I/usr/local/Cellar/sqlite/3.38.1/include -I/usr/local/Cellar/curl/7.82.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.7.1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.9_1/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/TSRM -I/private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/Zend -no-cpp-precomp -g -O2 -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -c /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/breakiterator/breakiterator_class.cpp -o ext/intl/breakiterator/breakiterator_class.lo In file included from /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/breakiterator/breakiterator_class.cpp:21: /private/tmp/valet-phpA8.0-20220315-64654-1mfgss4/php-8.0.3/ext/intl/breakiterator/codepointiterator_internal.h:40:17: error: virtual function 'operator==' has a different return type ('UBool' (aka 'signed char')) than the function it overrides (which has return type 'bool') virtual UBool operator==(const BreakIterator& that) const; ~~~~~ ^ /usr/local/Cellar/icu4c/70.1/include/unicode/brkiter.h:127:18: note: overridden virtual function is here virtual bool operator==(const BreakIterator&) const = 0; ~~~~ ^ 1 error generated. make: *** [ext/intl/breakiterator/breakiterator_class.lo] Error 1 make: *** Waiting for unfinished jobs....z

Error when try brew install [email protected]

System: Mac Pro Monterey 12.3.1
❯ brew install [email protected] --build-from-source
==> Downloading https://www.php.net/distributions/php-7.4.16.tar.xz
Already downloaded: /Users/israel/Library/Caches/Homebrew/downloads/ff967f405640d725a0a1abde117930046efae202671d3469cf7f1c510fb95593--php-7.4.16.tar.xz
==> Installing [email protected] from henkrehorst/php
==> Patching
==> ./buildconf --force
==> ./configure --prefix=/usr/local/Cellar/[email protected]/7.4.16 --localstatedir=
==> make
Last 15 lines from /Users/israel/Library/Logs/Homebrew/[email protected]/03.make:
/bin/sh /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/libtool --silent --preserve-dup-deps --mode=compile clang++ -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/main -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16 -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/date/lib -I/usr/local/Cellar/krb5/1.19.3/include -I/usr/local/Cellar/[email protected]/1.1.1n/include -I/usr/local/Cellar/pcre2/10.40/include -I/usr/local/Cellar/sqlite/3.38.4/include -I/usr/local/Cellar/curl/7.83.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.8/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.11/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/TSRM -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/Zend -no-cpp-precomp -g -O2 -c /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/calendar/calendar_class.cpp -o ext/intl/calendar/calendar_class.lo
/bin/sh /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/libtool --silent --preserve-dup-deps --mode=compile clang++ -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/main -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16 -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/date/lib -I/usr/local/Cellar/krb5/1.19.3/include -I/usr/local/Cellar/[email protected]/1.1.1n/include -I/usr/local/Cellar/pcre2/10.40/include -I/usr/local/Cellar/sqlite/3.38.4/include -I/usr/local/Cellar/curl/7.83.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.8/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.11/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/TSRM -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/Zend -no-cpp-precomp -g -O2 -c /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/calendar/calendar_methods.cpp -o ext/intl/calendar/calendar_methods.lo
/bin/sh /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/libtool --silent --preserve-dup-deps --mode=compile clang++ -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/main -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16 -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/date/lib -I/usr/local/Cellar/krb5/1.19.3/include -I/usr/local/Cellar/[email protected]/1.1.1n/include -I/usr/local/Cellar/pcre2/10.40/include -I/usr/local/Cellar/sqlite/3.38.4/include -I/usr/local/Cellar/curl/7.83.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.8/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.11/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/TSRM -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/Zend -no-cpp-precomp -g -O2 -c /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/calendar/gregoriancalendar_methods.cpp -o ext/intl/calendar/gregoriancalendar_methods.lo
/bin/sh /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/libtool --silent --preserve-dup-deps --mode=compile clang++ -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/main -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16 -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/date/lib -I/usr/local/Cellar/krb5/1.19.3/include -I/usr/local/Cellar/[email protected]/1.1.1n/include -I/usr/local/Cellar/pcre2/10.40/include -I/usr/local/Cellar/sqlite/3.38.4/include -I/usr/local/Cellar/curl/7.83.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.8/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.11/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/TSRM -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/Zend -no-cpp-precomp -g -O2 -c /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/breakiterator/breakiterator_class.cpp -o ext/intl/breakiterator/breakiterator_class.lo
In file included from /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/breakiterator/breakiterator_class.cpp:23:
/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/breakiterator/codepointiterator_internal.h:42:17: error: virtual function 'operator==' has a different return type ('UBool' (aka 'signed char')) than the function it overrides (which has return type 'bool')
virtual UBool operator==(const BreakIterator& that) const;
~~~~~ ^
/usr/local/Cellar/icu4c/70.1/include/unicode/brkiter.h:127:18: note: overridden virtual function is here
virtual bool operator==(const BreakIterator&) const = 0;
~~~~ ^
/bin/sh /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/libtool --silent --preserve-dup-deps --mode=compile clang++ -I/usr/local/Cellar/icu4c/70.1/include -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -DU_DEFINE_FALSE_AND_TRUE=1 -Wno-write-strings -D__STDC_LIMIT_MACROS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -std=c++11 -DUNISTR_FROM_CHAR_EXPLICIT=explicit -DUNISTR_FROM_STRING_EXPLICIT=explicit -Iext/intl/ -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/ -DPHP_ATOM_INC -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/main -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16 -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/date/lib -I/usr/local/Cellar/krb5/1.19.3/include -I/usr/local/Cellar/[email protected]/1.1.1n/include -I/usr/local/Cellar/pcre2/10.40/include -I/usr/local/Cellar/sqlite/3.38.4/include -I/usr/local/Cellar/curl/7.83.0/include -I/usr/local/Cellar/libffi/3.4.2/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/webp/1.2.2/include -I/usr/local/Cellar/jpeg/9e/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/usr/local/opt/gmp/include -I/usr/local/Cellar/icu4c/70.1/include -I/usr/local/opt/openldap/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sasl -I/usr/local/Cellar/oniguruma/6.9.8/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/mbstring/libmbfl/mbfl -I/usr/local/Cellar/unixodbc/2.3.11/include -I/usr/local/opt/freetds/include -I/usr/local/opt/libpq/include -I/usr/local/opt/aspell/include/pspell -I/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/editline -I/usr/local/Cellar/libsodium/1.0.18_1/include -I/usr/local/opt/argon2/include -I/usr/local/opt/tidy-html5/include -I/usr/local/Cellar/libzip/1.8.0_1/include -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/TSRM -I/private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/Zend -no-cpp-precomp -g -O2 -c /private/tmp/valet-phpA7.4-20220506-97018-1b4mta1/php-7.4.16/ext/intl/breakiterator/breakiterator_iterators.cpp -o ext/intl/breakiterator/breakiterator_iterators.lo
1 error generated.
make: *** [ext/intl/breakiterator/breakiterator_class.lo] Error 1
make: *** Waiting for unfinished jobs....

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/henkrehorst/homebrew-php/issues

Error: Calling needs :cxx11 is disabled! There is no replacement.

It looks like "needs cxx11" isn't a supported option anymore and hasn't
been needed for some time now. Currently the option breaks the formula
and makes it impossible to install.

$ valet fix
Removing all old php56- packages from homebrew/php tap

Removing all old php70- packages from homebrew/php tap

Removing all old php71- packages from homebrew/php tap

Removing all old php72- packages from homebrew/php tap

Removing all old n98-magerun packages from homebrew/php tap

Removing drush package from homebrew/php tap

[php5.6] Disabling modules: apcu, intl, mcrypt
[php7.0] Disabling modules: apcu, intl, mcrypt
[php7.1] Disabling modules: apcu, intl, mcrypt
[php7.2] Disabling modules: apcu, intl, mcrypt
Installing and linking new PHP homebrew/core version.
Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the henkrehorst/php tap:
  /usr/local/Homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/[email protected]:47

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/henkrehorst/homebrew-php/issues
Uninstalling /usr/local/Cellar/[email protected]/7.1.25... (529 files, 63.1MB)

Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the henkrehorst/php tap:
  /usr/local/Homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/[email protected]:47


Unlinking /usr/local/Cellar/[email protected]/7.1.25... Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the henkrehorst/php tap:
  /usr/local/Homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/[email protected]:47

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/henkrehorst/homebrew-php/issues

Error: Calling needs :cxx11 is disabled! There is no replacement.
Please report this to the henkrehorst/php tap:
  /usr/local/Homebrew/Library/Taps/henkrehorst/homebrew-php/Formula/[email protected]:47

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/henkrehorst/homebrew-php/issues

Please check your linked php version, you might need to restart your terminal!
Linked PHP should be php 7.1:
PHP 7.1.25 (cli) (built: Jan 13 2019 07:33:43) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.1.25, Copyright (c) 1999-2018, by Zend Technologies

[PECL] Checking pear config...
Checking php 5.6...
Checking php 7.0...
Checking php 7.1...
Checking php 7.2...
Checking php 7.3...
    Skipping 7.3, Pear config path could not be found at: /usr/local/etc/valet-php/7.3/pear.conf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.