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

MacPorts noreply at macports.org
Sat Feb 27 16:59:09 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
Resolution:             |   Keywords:
      Port:  py-grpcio  |
------------------------+--------------------------

Comment (by mf2k):

 Strangely it says this:

 {{{
 :info:build Compiling with an SDK that doesn't seem to exist:
 /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
 }}}

 Yet it also correctly finds my 11.1 SDK elsewhere:
 {{{
 :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/Library/Developer/CommandLineTools/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 third_party/abseil-cpp/absl/synchronization/barrier.cc -o
 python_build/temp.macosx-11.0-x86_64-3.8/third_party/abseil-
 cpp/absl/synchronization/barrier.o -std=c++11 -stdlib=libc++
 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread
 }}}

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


More information about the macports-tickets mailing list