[MacPorts] #41774: Failed to upgrade vim @7.3.762_2+big to 7.4.052_0

MacPorts noreply at macports.org
Wed Dec 11 21:04:26 PST 2013


#41774: Failed to upgrade vim @7.3.762_2+big to 7.4.052_0
--------------------+--------------------------------
 Reporter:  nb@…    |      Owner:  macports-tickets@…
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.2.1
 Keywords:          |       Port:  vim
--------------------+--------------------------------
 I am running latest Mac OS X Mountain Lion, latest Xcode (5.0.2).
 Upgrading vim gives me the following error:

 {{{
 :info:build os_unix.c:830:46: warning: declaration of 'struct sigaltstack'
 will not be visible outside of this function [-Wvisibility]
 :info:build         extern int sigaltstack __ARGS((const struct
 sigaltstack *ss, struct sigaltstack *oss));
 :info:build                                                     ^
 :info:build ./os_unix.h:88:21: note: expanded from macro '__ARGS'
 :info:build #  define __ARGS(x) x
 :info:build                     ^
 :info:build os_unix.c:830:13: error: conflicting types for 'sigaltstack'
 :info:build         extern int sigaltstack __ARGS((const struct
 sigaltstack *ss, struct sigaltstack *oss));
 :info:build                    ^
 :info:build /usr/include/signal.h:89:5: note: previous declaration is here
 :info:build int     sigaltstack(const stack_t * __restrict, stack_t *
 __restrict)  __DARWIN_ALIAS(sigaltstack);
 :info:build         ^
 :info:build 1 warning and 1 error generated.
 :info:build make[1]: *** [objects/os_unix.o] Error 1
 :info:build make[1]: *** Waiting for unfinished jobs….)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/41774>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list