Opened 3 years ago

Closed 3 years ago

#63118 closed defect (fixed)

`llvm-12` build failure in macOS Big Sur 11.4

Reported by: zhiyuanzhai (zhiyuanzhai) Owned by: kencu@…
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: bigsur Cc: kencu@…, jeremyhu@…
Port: llvm-12

Description


Attachments (1)

main.log (4.1 MB) - added by zhiyuanzhai (zhiyuanzhai) 3 years ago.
The build log

Change History (5)

Changed 3 years ago by zhiyuanzhai (zhiyuanzhai)

Attachment: main.log added

The build log

comment:1 Changed 3 years ago by zhiyuanzhai (zhiyuanzhai)

Owner: set to kencu@…
Status: newassigned

comment:2 Changed 3 years ago by kencu (Ken)

I believe you are caught between a commit that broke the llvm-12 build and another commit that fixed the build.

Please try updating your ports tree again -- sudo port -v selfupdate -- and then try once again to install llvm-12.

To give yourself the best chance of success, do this:

sudo port -v clean llvm-12
sudo port selfupdate
sudo port -v install llvm-12

and you should find happiness.

comment:3 in reply to:  2 Changed 3 years ago by zhiyuanzhai (zhiyuanzhai)

Replying to kencu:

I believe you are caught between a commit that broke the llvm-12 build and another commit that fixed the build.

Please try updating your ports tree again -- sudo port -v selfupdate -- and then try once again to install llvm-12.

To give yourself the best chance of success, do this:

sudo port -v clean llvm-12
sudo port selfupdate
sudo port -v install llvm-12

and you should find happiness.

Yeah... That works!

comment:4 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.