Opened 12 years ago

Last modified 11 years ago

#35576 closed defect

Problems with updating gettext thru port update outdated — at Initial Version

Reported by: svenali@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: gettext

Description

Hello,

I've tried to upgrade the outdated. I updated from MacPorts 2.0.3 to 2.1.2. After that I made an

sudo port upgrade outdated

Curiosly gettext-0.18 is installed but he tried to update it to version 0.17. Compilation breakes. I've cleaned everything and now following error message is shown:

<snip> :info:build stpncpy.c:33:1: error: expected parameter declarator :info:build stpncpy (char *dest, const char *src, size_t n) :info:build :info:build stpncpy.c:27:20: note: expanded from macro 'stpncpy' :info:build # define stpncpy stpncpy :info:build :info:build /usr/include/secure/_string.h:110:5: note: expanded from macro 'stpncpy' :info:build ((darwin_obsz0 (dest) != (size_t) -1) \ :info:build :info:build /usr/include/secure/_common.h:38:63: note: expanded from macro 'darwin_obsz0' :info:build #define darwin_obsz0(object) builtin_object_size (object, 0) :info:build :info:build stpncpy.c:33:1: error: expected ')' :info:build stpncpy (char *dest, const char *src, size_t n) :info:build :info:build stpncpy.c:27:20: note: expanded from macro 'stpncpy' :info:build # define stpncpy stpncpy :info:build :info:build /usr/include/secure/_string.h:110:5: note: expanded from macro 'stpncpy' :info:build ((darwin_obsz0 (dest) != (size_t) -1) \ :info:build :info:build /usr/include/secure/_common.h:38:63: note: expanded from macro 'darwin_obsz0' :info:build #define darwin_obsz0(object) builtin_object_size (object, 0) :info:build :info:build stpncpy.c:33:1: note: to match this '(' :info:build stpncpy (char *dest, const char *src, size_t n) :info:build :info:build stpncpy.c:27:20: note: expanded from macro 'stpncpy' :info:build # define stpncpy stpncpy :info:build :info:build /usr/include/secure/_string.h:110:5: note: expanded from macro 'stpncpy' :info:build ((darwin_obsz0 (dest) != (size_t) -1) \ :info:build :info:build /usr/include/secure/_common.h:38:54: note: expanded from macro 'darwin_obsz0' :info:build #define darwin_obsz0(object) builtin_object_size (object, 0) :info:build :info:build stpncpy.c:33:1: error: expected ')'

<snap>

Thank you very much! regards, Sven

Change History (0)

Note: See TracTickets for help on using tickets.