Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#61469 closed defect (fixed)

binutils @2.34 (devel) fails to build on Big Sur macOS 11.0.1 Xcode 12.2

Reported by: neilt (Neil Tiffin) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur Cc:
Port: binutils

Description

Last Error:

ProductName:	macOS
ProductVersion:	11.0.1
BuildVersion:	20B28
MacPorts base version 2.6.4 installed,
MacPorts base version 2.6.4 downloaded.

:info:build Undefined symbols for architecture x86_64:
:info:build   "_libintl_dgettext", referenced from:
:info:build       _perror_memory in dis-buf.o
:info:build       _print_i386_disassembler_options in i386-dis.o
:info:build       _OP_J in i386-dis.o
:info:build       _OP_G in i386-dis.o
:info:build       _OP_REG in i386-dis.o
:info:build       _OP_I in i386-dis.o
:info:build       _OP_IMREG in i386-dis.o
:info:build       ...
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

Attachments (1)

main.log (292.9 KB) - added by neilt (Neil Tiffin) 3 years ago.
Log file.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by neilt (Neil Tiffin)

Attachment: main.log added

Log file.

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Keywords: Big Sur removed

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In cde8f72d5a3a549149ce8880fd7eea9e86177a2d/macports-ports (master):

binutils: Fix libtool's macOS 11+ bug.

Closes: #61469

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: bigsur added

Let me know if that didn't fix it. I didn't test on macOS 11, but that is the usual fix for this macOS 11 specific issue.

Note: See TracTickets for help on using tickets.