Opened 5 years ago

Closed 5 years ago

#57308 closed defect (fixed)

libpftp @0.6_0 fails to build on mojave

Reported by: rlhamil Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: mojave Cc:
Port: libpftp

Description

:info:build /usr/bin/clang -r -keep_private_externs -nostdlib -o .libs/libpftp.0.0.6.dylib-master.o pftp.lo pftp_directory.lo pftp_sfvcheck.lo && /usr/bin/clang -dynamiclib -flat_namespace -undefined suppress -o .libs/libpftp.0.0.6.dylib .libs/libpftp.0.0.6.dylib-master.o -L/opt/local/lib -lssl -lcrypto -lresolv -lc -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -headerpad_max_install_names -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -install_name /opt/local/lib/libpftp.0.dylib -compatibility_version 1 -current_version 1.6 :info:build clang: error: unknown argument: '-syslibroot' :info:build clang: error: unknown argument: '-syslibroot'

Attachments (1)

main.log-libpftp.txt (24.2 KB) - added by rlhamil 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by rlhamil

Attachment: main.log-libpftp.txt added

comment:1 Changed 5 years ago by rlhamil

Summary: libpftp fails to build on mojavelibpftp @0.6_0 fails to build on mojave

@0.7 built fine, no longer has this problem.

comment:2 Changed 5 years ago by jmroot (Joshua Root)

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