Opened 11 months ago

Closed 11 months ago

Last modified 11 months ago

#67553 closed defect (fixed)

abseil: builds failing for 10.10 and 10.11

Reported by: mascguy (Christopher Nielsen) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: abseil

Description

Details:

[ 73%] Building CXX object absl/strings/CMakeFiles/cord_internal.dir/internal/cord_rep_btree.cc.o

.../work/abseil-cpp-20230125.3/absl/synchronization/mutex.cc:2791:44:
error: default initialization of an object of const type 'const absl::lts_20230125::Condition' without a user-provided default constructor
ABSL_CONST_INIT const Condition Condition::kTrue;
                                           ^

https://ports.macports.org/port/abseil/details/

Change History (3)

comment:1 Changed 11 months ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In 2c5fddbf1c44ac71f830304f2c9f221276fff1c5/macports-ports (master):

abseil: blacklist clang < 900, to fix builds for 10.10/10.11
Fixes: #67553

comment:2 Changed 11 months ago by mascguy (Christopher Nielsen)

Now that build is finally fixed, I also queued builds for rdependents of abseil.

comment:3 Changed 11 months ago by judaew (Vadym-Valdis Yudaiev)

Thanks Christopher!

Note: See TracTickets for help on using tickets.