You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/11/14 23:11:11 UTC

[GitHub] [mynewt-core] rquitnik commented on issue #1994: Test fails to execute on Mac OS (Mojave)

rquitnik commented on issue #1994: Test fails to execute on Mac OS (Mojave)
URL: https://github.com/apache/mynewt-core/issues/1994#issuecomment-554127234
 
 
   Same issue as @chris-zen: I am getting the same errors with gcc5, 6, 8, 9.
   
   Error: Test failure(s):
   Passed tests: []
   Failed tests: [sys/config/selftest-fcb sys/config/selftest-nffs]
   
   I'm using gcc8 in this case (as defined in compiler.yml), but I get a number of MacOSX related errors, also:
   
   In file included from /usr/local/Cellar/gcc@8/8.3.0/lib/gcc/8/gcc/x86_64-apple-darwin18/8.3.0/include-fixed/stdint.h:27,
                    from /usr/local/Cellar/gcc@8/8.3.0/lib/gcc/8/gcc/x86_64-apple-darwin18/8.3.0/include/stdint.h:9,
                    from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/net/if_var.h:68,
                    from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/net/if.h:75,
                    from repos/apache-mynewt-core/net/ip/native_sockets/src/native_itf.c:20:
   
   In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/machine/_types.h:32,
                    from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types.h:33,
                    from /usr/local/Cellar/gcc@8/8.3.0/lib/gcc/8/gcc/x86_64-apple-darwin18/8.3.0/include-fixed/stdint.h:61,
                    from /usr/local/Cellar/gcc@8/8.3.0/lib/gcc/8/gcc/x86_64-apple-darwin18/8.3.0/include/stdint.h:9,
                    from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/net/if_var.h:68,
                    from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/net/if.h:75,
                    from repos/apache-mynewt-core/net/ip/native_sockets/src/native_itf.c:20:
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services