Changes between Initial Version and Version 1 of Ticket #47022


Ignore:
Timestamp:
Mar 3, 2015, 10:39:07 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers msp430-gdb), if any.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47022

    • Property Owner changed from macports-tickets@… to g5pw@…
  • Ticket #47022 – Description

    initial v1  
    11I tried to upgrade the outdated ports and msp430-gdb failed. I looked at the log file and the problem is the following:
    22
     3{{{
    34:info:build bfdio.c:580:31: error: 'memset' call operates on objects of type 'struct stat' while the size is based on a different type 'struct stat *' [-Werror,-Wsizeof-pointer-memaccess]
    45:info:build   memset (statbuf, 0, sizeof (statbuf));
     
    910:info:build 1 error generated.
    1011:info:build make[4]: *** [bfdio.lo] Error 1
     12}}}