[MacPorts] #60048: gmic: Please remove obsolete -s option when calling linker

MacPorts noreply at macports.org
Wed Feb 5 17:39:30 UTC 2020


#60048: gmic: Please remove obsolete -s option when calling linker
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  Schamschula
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.2
 Keywords:  mavericks   |       Port:  gmic
------------------------+-------------------------
 [https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/112230/steps
 /install-port/logs/stdio gmic fails to build on 10.9]:

 {{{
 ld: warning: option -s is obsolete and being ignored
 ld: internal error: atom not found in
 symbolIndex(__ZN12cimg_library11CImgDisplay10set_buttonEjb) for
 architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 }}}

 Despite the fact that it says the `-s` option is being ignored, it is in
 fact the use of the obsolete `-s` option that is causing the linker to
 fail. (This is a bug in this version of the linker.) The solution is to
 remove the obsolete `-s` option. (As I recall, the `-s` option is not used
 by any version of clang.)

-- 
Ticket URL: <https://trac.macports.org/ticket/60048>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list