#43852: montage (dependency of gv) fail --------------------------+-------------------------------- Reporter: geobartman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: strcpy | Port: montage --------------------------+-------------------------------- Just upgraded to 10.9.3 (foolishly?) and most of my ports are in need of upgrade. I really only need gv and xv now- but it seems montage is a dependency that fails, mostly on strcat and strcpy calls it looks like. Seems half the build uses 'cc' and others 'gcc'. That the problem? % ll /usr/bin/gcc -rwxr-xr-x 1 root wheel 14K May 21 15:09 /usr/bin/gcc % ll /usr/bin/cc lrwxr-xr-x 1 root wheel 5B May 21 15:09 /usr/bin/cc -> clang % xcode-select -print-path /Applications/Xcode.app/Contents/Developer % xcode-select -v xcode-select version 2333. % which gcc /usr/bin/gcc % gcc -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix -- Ticket URL: <https://trac.macports.org/ticket/43852> MacPorts <http://www.macports.org/> Ports system for OS X