Advertisement
Guest User

selinux-usr-policycoreutils compile errors

a guest
Apr 15th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. (Stripping trailing CRs from patch; use --binary to disable.)
  2. patching file sandbox/seunshare.c
  3. Hunk #6 succeeded at 929 (offset -3 lines).
  4. Hunk #7 succeeded at 939 (offset -3 lines).
  5. Hunk #8 succeeded at 973 (offset -3 lines).
  6. Hunk #9 succeeded at 990 (offset -3 lines).
  7. Hunk #10 succeeded at 998 (offset -3 lines).
  8. Hunk #11 succeeded at 1005 (offset -3 lines).
  9. Hunk #12 succeeded at 1019 (offset -3 lines).
  10. make[1]: Entering directory `/home/temp/yaourt-tmp-jweatherly/aur-selinux-usr-policycoreutils/src/policycoreutils-2.1.13/setfiles'
  11. cc -g -Werror -Wall -W -I/usr/include -D_FORTIFY_SOURCE=2 -c -o setfiles.o setfiles.c
  12. In file included from /usr/include/fts.h:35:0,
  13. from restore.h:6,
  14. from setfiles.c:1:
  15. /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  16. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  17. ^
  18. cc1: all warnings being treated as errors
  19. make[1]: *** [setfiles.o] Error 1
  20. make[1]: Leaving directory `/home/temp/yaourt-tmp-jweatherly/aur-selinux-usr-policycoreutils/src/policycoreutils-2.1.13/setfiles'
  21. make: *** [all] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement