Opened 10 years ago

Closed 10 years ago

#43852 closed defect (duplicate)

montage (dependency of gv) fail

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

Description (last modified by mf2k (Frank Schima))

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

Attachments (1)

main.log (799.1 KB) - added by geobartman@… 10 years ago.
montage error log file

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by geobartman@…

Attachment: main.log added

montage error log file

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: strcpy removed
Resolution: duplicate
Status: newclosed

In the future, please use WikiFormatting, and Cc the port maintainers (port info --maintainers montage).

Duplicate of #41076.

Note: See TracTickets for help on using tickets.