Opened 3 years ago

Closed 3 years ago

#62827 closed defect (fixed)

libreoffice @7.1.3.2_0 x86.64 fails to configure

Reported by: stilwellweather Owned by: Tatsh (Andrew Udvare)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: Cc:
Port: libreoffice

Description

I'm attempting to upgrade libreoffice to the most recent version through MacPorts on macOS 11.3.1 Big Sur (Intel version).

However, I receive an error that it failed to configure.

I debugged the config.log file and got to this line

conftest.c:34:4: error: use of undeclared identifier 'not'

Normally, I'd have no issue tweaking the conftest file to add a missing header, but I'm not sure how to proceed here.

Log files are attached.

Attachments (2)

config.log (45.5 KB) - added by stilwellweather 3 years ago.
main.log.zip (22.5 KB) - added by stilwellweather 3 years ago.

Download all attachments as: .zip

Change History (7)

Changed 3 years ago by stilwellweather

Attachment: config.log added

Changed 3 years ago by stilwellweather

Attachment: main.log.zip added

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: changed from audvare@… to Tatsh

The actual error appears to be

configure:11954: checking what macOS SDK to use
configure:11970: error: Could not find an appropriate macOS SDK

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Version: 2.6.42.6.99

You appear to be running an older git version of MacPorts base. Please update to 2.7.0-beta2 (or the current HEAD) to make sure that isn't part of the problem.

comment:3 Changed 3 years ago by Tatsh (Andrew Udvare)

I think it needs a patch for 11.3. I'll check upstream.

comment:5 Changed 3 years ago by Tatsh (Andrew Udvare)

Resolution: fixed
Status: assignedclosed

In 6e50876556c122080c14e2bbbe8446150fe86dec/macports-ports (master):

libreoffice: add upstream patch to support macOS 11.3 SDK

Closes: #62827

Note: See TracTickets for help on using tickets.