Opened 10 years ago

Last modified 10 years ago

#43852 closed defect

montage (dependency of gv) fail — at Initial Version

Reported by: geobartman@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: montage

Description

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

Change History (1)

Changed 10 years ago by geobartman@…

Attachment: main.log added

montage error log file

Note: See TracTickets for help on using tickets.