kabel / homebrew-php-ext

🐘🌐 Core PHP extension formulae not suitable for Homebrew/core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error during make

gondo opened this issue · comments

commented
==> make
Last 15 lines from /Users/michalgondar/Library/Logs/Homebrew/nghttp2/02.make:
        _LIBCPP_INLINE_VISIBILITY unique_ptr(auto_ptr<_Up>&& __p,
                                  ^
1 error generated.
make[3]: *** [libnghttpx_a-shrpx_client_handler.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/libnghttpx_a-shrpx_downstream_connection.Tpo .deps/libnghttpx_a-shrpx_downstream_connection.Po
mv -f .deps/libnghttpx_a-shrpx_connection_handler.Tpo .deps/libnghttpx_a-shrpx_connection_handler.Po
mv -f .deps/libnghttpx_a-shrpx_https_upstream.Tpo .deps/libnghttpx_a-shrpx_https_upstream.Po
mv -f .deps/libnghttpx_a-shrpx_downstream.Tpo .deps/libnghttpx_a-shrpx_downstream.Po
mv -f .deps/libnghttpx_a-shrpx_http2_upstream.Tpo .deps/libnghttpx_a-shrpx_http2_upstream.Po
mv -f .deps/nghttpx-shrpx.Tpo .deps/nghttpx-shrpx.Po
mv -f .deps/libnghttpx_a-shrpx_config.Tpo .deps/libnghttpx_a-shrpx_config.Po
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2