id summary reporter owner description type status priority milestone component version resolution keywords cc port 60048 gmic: Please remove obsolete -s option when calling linker ryandesign Schamschula "[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.)" defect closed Normal ports 2.6.2 fixed mavericks gmic