[MacPorts] #62211: py38-grpcio: error: cannot delete expression of type 'std::unique_ptr<PrefilterTree>'

MacPorts noreply at macports.org
Wed Feb 3 14:49:12 UTC 2021


#62211: py38-grpcio: error: cannot delete expression of type
'std::unique_ptr<PrefilterTree>'
--------------------+--------------------------
 Reporter:  mf2k    |      Owner:  emcrisostomo
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.6.99
 Keywords:          |       Port:  py-grpcio
--------------------+--------------------------
 Error appears to be:
 {{{
 :info:build /usr/bin/clang -Wno-unused-result -Wsign-compare
 -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall
 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
 -arch x86_64
 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk
 -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1
 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1
 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C"
 __attribute__((visibility ("default"))) PyObject*
 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I.
 -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include
 -I/opt/local/include -Ithird_party/re2 -I/opt/local/include/openssl
 -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-
 generated -I/opt/local/include
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8
 -c src/core/lib/channel/channel_trace.cc -o
 python_build/temp.macosx-11.0-x86_64-3.8/src/core/lib/channel/channel_trace.o
 -std=c++11 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions
 -pthread
 :info:build third_party/re2/re2/filtered_re2.cc:30:3: error: cannot delete
 expression of type 'std::unique_ptr<PrefilterTree>'
 :info:build   delete prefilter_tree_;
 :info:build   ^      ~~~~~~~~~~~~~~~
 :info:build 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62211>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list