Advertisement
Guest User

Untitled

a guest
Mar 27th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. [ 39%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o
  2. /tmp/yaourt-tmp-funmaker/aur-dotnet-cli-git/src/corefx-master/src/Native/Unix/System.Native/pal_networking.c:2048:19: error:
  3. implicit conversion changes signedness: 'enum SocketEvents' to 'int32_t' (aka 'int') [-Werror,-Wsign-conversion]
  4. sae->Events = GetSocketEvents(events);
  5. ~ ^~~~~~~~~~~~~~~~~~~~~~~
  6. 1 error generated.
  7. make[2]: *** [System.Native/CMakeFiles/System.Native-Static.dir/build.make:231: System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o] Error 1
  8. make[1]: *** [CMakeFiles/Makefile2:182: System.Native/CMakeFiles/System.Native-Static.dir/all] Error 2
  9. make: *** [Makefile:130: all] Error 2
  10. Failed to build corefx native components.
  11. ==> ERROR: A failure occurred in build().
  12. Aborting...
  13. ==> ERROR: Makepkg was unable to build dotnet-cli-git.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement