Opened 13 months ago
Closed 12 months ago
#68360 closed defect (invalid)
cmake-bootstrap @3.9.6 build failure with Qt5 cmake files in /usr/local
Reported by: | wealthychef1 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | cmake-bootstrap |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'm trying to transition from Ventura to Sonoma and the process failed while running restore_ports.tcl per wiki:Migration
The error I see is as follows.
---> Attempting to fetch cmake-bootstrap-3.9.6_0.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/cmake-bootstrap ---> Configuring cmake-bootstrap Error: Failed to configure cmake-bootstrap: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.6/CMakeFiles/CMakeError.log Error: Failed to configure cmake-bootstrap: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/main.log for details.
I'm attaching that man.log file to this report.
Attachments (2)
Change History (6)
Changed 13 months ago by wealthychef1
Attachment: | CMakeError.log added |
---|
Changed 13 months ago by wealthychef1
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Port: | cmake-bootstrap added; cmake-config removed |
---|---|
Priority: | High → Normal |
Summary: | cmake-bootstrap 3.9.6 gives "Error: Failed to configure cmake-bootstrap" → cmake-bootstrap @3.9.6 build failure with Qt5 cmake files in /usr/local |
comment:2 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Remove what you have in /usr/local; it interferes with MacPorts. See wiki:FAQ#usrlocal.
comment:3 Changed 13 months ago by wealthychef1
Thank you for finding the actual underlying cause, which is of course a conflict with HomeBrew. I solved this by doing this:
brew uninstall cmake qt qt@5
The build now continues successfully past the cmake portion. Cheers, moving on
comment:4 Changed 12 months ago by kencu (Ken)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.