Opened 3 years ago

Closed 3 years ago

#61918 closed defect (duplicate)

librsvg fails on big sur with llvm-objdump: Unknown command line arguments -macho -dylibs-used -non-verbose

Reported by: ShadSterling (Shad Sterling) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: cctools

Description

:info:build llvm-objdump: Unknown command line argument '-macho'.  Try: '/opt/local/libexec/llvm-11/bin/llvm-objdump --help'
:info:build llvm-objdump: Did you mean '-h'?
:info:build llvm-objdump: Unknown command line argument '-dylibs-used'.  Try: '/opt/local/libexec/llvm-11/bin/llvm-objdump --help'
:info:build llvm-objdump: Did you mean '--dylibs-used'?
:info:build llvm-objdump: Unknown command line argument '-non-verbose'.  Try: '/opt/local/libexec/llvm-11/bin/llvm-objdump --help'
:info:build llvm-objdump: Did you mean '--non-verbose'?

This came up in reinstalling everything after moving to Big Sur, librsvg is not requested.

Attachments (1)

main.log (510.8 KB) - added by ShadSterling (Shad Sterling) 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by ShadSterling (Shad Sterling)

Attachment: main.log added

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

please do this:

sudo port -f uninstall cctools
sudo port -v install cctools +xcode

and then clean and retry your build. All should be well.

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

Cc: dbevans removed
Keywords: bigsur removed
Port: cctools added; librsvg removed
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.