Advertisement
Guest User

Untitled

a guest
Sep 17th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. make[3]: Entering directory `/usr/src/linux-3.5.3-1-ARCH'
  2. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/avl/../../module/avl/avl.o
  3. LD [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/avl/zavl.o
  4. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/nvpair/../../module/nvpair/nvpair.o
  5. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/nvpair/../../module/nvpair/nvpair_alloc_spl.o
  6. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/nvpair/../../module/nvpair/nvpair_alloc_fixed.o
  7. LD [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/nvpair/znvpair.o
  8. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/unicode/../../module/unicode/u8_textprep.o
  9. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/unicode/../../module/unicode/uconv.o
  10. LD [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/unicode/zunicode.o
  11. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_deleg.o
  12. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_prop.o
  13. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zprop_common.o
  14. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_namecheck.o
  15. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_comutil.o
  16. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_fletcher.o
  17. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zfs_uio.o
  18. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/../../module/zcommon/zpool_prop.o
  19. LD [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zcommon/zcommon.o
  20. CC [M] /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.o
  21. /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.c: In function ‘buf_hash_insert’:
  22. /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.c:793:3: warning: ‘__ret’ may be used uninitialized in this function [-Wuninitialized]
  23. /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.c:797:2: warning: ‘__ret’ may be used uninitialized in this function [-Wuninitialized]
  24. /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.c:793:3: error: call to ‘__cmpxchg_wrong_size’ declared with attribute error: Bad argument size for cmpxchg
  25. /tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.c:797:2: error: call to ‘__cmpxchg_wrong_size’ declared with attribute error: Bad argument size for cmpxchg
  26. make[5]: *** [/tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs/../../module/zfs/arc.o] Error 1
  27. make[4]: *** [/tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module/zfs] Error 2
  28. make[3]: *** [_module_/tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module] Error 2
  29. make[3]: Leaving directory `/usr/src/linux-3.5.3-1-ARCH'
  30. make[2]: *** [modules] Error 2
  31. make[2]: Leaving directory `/tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10/module'
  32. make[1]: *** [all-recursive] Error 1
  33. make[1]: Leaving directory `/tmp/yaourt-tmp-lucas/aur-zfs/src/zfs-0.6.0-rc10'
  34. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement