#67662 closed defect (duplicate)

py38-grpcio @1.48.0_8: cannot install

Reported by: brolcz Owned by: emcrisostomo (Enrico Maria Crisostomo)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: grpc

Description

When attempting to upgrade py38-grpcio, on mac os x 10.14.6, I get an error. I have tried to clean and try it again, but it did not work. I am attaching a log. Thanks!

Attachments (1)

main.log (69.3 KB) - added by brolcz 11 months ago.

Download all attachments as: .zip

Change History (3)

Changed 11 months ago by brolcz

Attachment: main.log added

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: emcrisostomo@… removed
Owner: set to emcrisostomo
Port: grpc added; py38-grpcio removed
Status: newassigned

The log says:

:info:configure CMake Error at /opt/local/lib/cmake/absl/abslTargets.cmake:42 (message):
:info:configure   Some (but not all) targets in this export set were already defined.
:info:configure   Targets Defined: absl::atomic_hook, absl::errno_saver, absl::log_severity,
:info:configure   absl::raw_logging_internal, absl::spinlock_wait, absl::config,
:info:configure   absl::dynamic_annotations, absl::core_headers, absl::malloc_internal,
:info:configure   absl::base_internal, absl::base, absl::throw_delegate,
:info:configure   absl::pretty_function, absl::endian, absl::scoped_set_env, absl::strerror,

followed by dozens of similar lines.

comment:2 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Looks like a duplicate of #67566.

Note: See TracTickets for help on using tickets.