Opened 3 years ago

Closed 3 years ago

#63343 closed defect (fixed)

proftpd @1.3.6e: Fails to Build on MacOS 11.4

Reported by: DS-GPS Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: bigsur Cc:
Port: proftpd

Description

When attempting to install ProFTPd, it fails with clang: error: linker command failed with exit code 1 due to the error ld: symbol(s) not found for architecture x86_64

Attachments (1)

main.log (244.3 KB) - added by DS-GPS 3 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_proftpd/proftpd/main.log file

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by DS-GPS

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_proftpd/proftpd/main.log file

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

There is a fairly easy-to-implement BigSur fix for libtool that looks like it would be needed here.

Here is a recent patch I made for this in another port.

[5e7bfe892e295d484146371b50780eaddbc1d40e/macports-ports]

Last edited 3 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

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

Keywords: bigsur added; proftpd clag linker symbols removed

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 992e4aa4fa4fe38b2d128e3acc8a6392f3712838/macports-ports (master):

proftpd: Fix macOS 11+ libtool bug

Closes: #63343

Note: See TracTickets for help on using tickets.