Advertisement
Guest User

dazukofs on arch via yaourt

a guest
May 17th, 2011
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.08 KB | None | 0 0
  1. yaourt -S dazukofs
  2.  
  3. ==> Downloading dazukofs PKGBUILD from AUR...
  4. x dazukofs.install
  5. x PKGBUILD
  6.  
  7. Comment by: tdy on Thu, 08 Jul 2010 20:24:15 +0000
  8. 3.1.3  
  9.  
  10. Comment by: Vamp898 on Sat, 25 Sep 2010 17:33:55 +0000
  11. does not compile on recent Kernel/GCC  
  12.  
  13. Comment by: jozef00 on Sat, 30 Oct 2010 17:44:58 +0000
  14. Hi,
  15.  
  16. dazukofs doesn't build. I got the following output
  17.  
  18. make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` modules
  19. make[1]: Entering directory `/usr/src/linux-2.6.35-ARCH'
  20. CC [M]  /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.o
  21. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c: In function ‘dazukofs_fsync’:
  22. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c:243:2: warning: passing argument 2 of ‘lower_file-f_op-fsync’ makes integer from pointer without a cast
  23. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c:243:2: note: expected ‘int’ but argument is of type ‘struct dentry *
  24. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c:243:2: error: too many arguments to function ‘lower_file-f_op-fsync’
  25. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c: At top level:
  26. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c:304:2: warning: initialization from incompatible pointer type
  27. /tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.c:339:2: warning: initialization from incompatible pointer type
  28. make[2]: *** [/tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3/file.o] Error 1
  29. make[1]: *** [_module_/tmp/yaourt-tmp-jozef00/aur-dazukofs/src/dazukofs-3.1.3] Error 2
  30. make[1]: Leaving directory `/usr/src/linux-2.6.35-ARCH'
  31. make: *** [dazukofs_modules] Error 2
  32.  
  33. Could someone help?
  34.  
  35. Kind regards,
  36.  
  37. Jozef00
  38.  
  39. Comment by: BluePeril on Fri, 26 Nov 2010 15:54:33 +0000
  40. dazukofs 3.1.4_rc3 builds again kernel 2.6.36
  41. md5sums 9bd942b66bf3948919ca7d68f9716c7d   
  42.  
  43. Comment by: Vamp898 on Wed, 06 Apr 2011 05:49:40 +0000
  44. - 3.1.4 is out, please update
  45. - kernel26-headers should be added as dependency   
  46.  
  47. Comment by: Vamp898 on Wed, 06 Apr 2011 05:53:20 +0000
  48. http://pastebin.com/YnD4WiLp   
  49.  
  50. First Submitted: Fri, 09 Oct 2009 21:23:31 +0000   
  51. dazukofs 3.1.4-1
  52. ( Unsupported package: Potentially dangerous ! )
  53. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  54. ==> ------------------------------------
  55. ==> n
  56.  
  57. ==> dazukofs dependencies:
  58. - kernel26>=2.6.31 (already installed)
  59.  
  60.  
  61. ==> Edit dazukofs.install ? [Y/n] ("A" to abort)
  62. ==> --------------------------------------------
  63. ==> n
  64.  
  65. ==> Continue building dazukofs ? [Y/n]
  66. ==> ----------------------------------
  67. ==>
  68. ==> Building and installing package
  69. ==> Making package: dazukofs 3.1.4-1 (Tue May 17 18:34:35 EEST 2011)
  70. ==> Checking runtime dependencies...
  71. ==> Checking buildtime dependencies...
  72. ==> Retrieving Sources...
  73.  -> Downloading dazukofs-3.1.4.tar.gz...
  74. --2011-05-17 18:34:38--  http://dazuko.dnsalias.org/files/dazukofs-3.1.4.tar.gz
  75. Resolving dazuko.dnsalias.org... 87.230.25.171
  76. Connecting to dazuko.dnsalias.org|87.230.25.171|:80... connected.
  77. HTTP request sent, awaiting response... 200 OK
  78. Length: 65046 (64K) [application/x-gzip]
  79. Saving to: “dazukofs-3.1.4.tar.gz.part”
  80.  
  81. 100%[======================================>] 65,046       326K/s   in 0.2s    
  82.  
  83. 2011-05-17 18:34:38 (326 KB/s) - “dazukofs-3.1.4.tar.gz.part” saved [65046/65046]
  84.  
  85. ==> Validating source files with md5sums...
  86.    dazukofs-3.1.4.tar.gz ... Passed
  87. ==> Extracting Sources...
  88.  -> Extracting dazukofs-3.1.4.tar.gz with bsdtar
  89. ==> Starting build()...
  90. make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
  91. make[1]: Entering directory `/usr/src/linux-2.6.38-ARCH'
  92.   CC [M]  /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/super.o
  93.   CC [M]  /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.o
  94. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c: In function ‘dazukofs_lookup’:
  95. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:188:2: warning: passing argument 1 of ‘atomic_read’ from incompatible pointer type [enabled by default]
  96. /usr/src/linux-2.6.38-ARCH/arch/x86/include/asm/atomic.h:23:19: note: expected ‘const struct atomic_t *’ but argument is of type ‘unsigned int *
  97. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c: At top level:
  98. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:794:2: warning: initialization from incompatible pointer type [enabled by default]
  99. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:794:2: warning: (near initialization for ‘dazukofs_symlink_iops.permission’) [enabled by default]
  100. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:822:2: warning: initialization from incompatible pointer type [enabled by default]
  101. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:822:2: warning: (near initialization for ‘dazukofs_dir_iops.permission’) [enabled by default]
  102. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:850:2: warning: initialization from incompatible pointer type [enabled by default]
  103. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/inode.c:850:2: warning: (near initialization for ‘dazukofs_main_iops.permission’) [enabled by default]
  104.   CC [M]  /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/file.o
  105.   CC [M]  /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.o
  106. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c: In function ‘dazukofs_d_hash’:
  107. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:122:2: warning: passing argument 2 of ‘lower_dentry->d_op->d_hash’ from incompatible pointer type [enabled by default]
  108. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:122:2: note: expected ‘const struct inode *’ but argument is of type ‘struct qstr *
  109. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:122:2: error: too few arguments to function ‘lower_dentry->d_op->d_hash’
  110. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c: In function ‘dazukofs_d_compare’:
  111. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:164:3: warning: passing argument 2 of ‘lower_dentry->d_op->d_compare’ from incompatible pointer type [enabled by default]
  112. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:164:3: note: expected ‘const struct inode *’ but argument is of type ‘struct qstr *
  113. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:164:3: warning: passing argument 3 of ‘lower_dentry->d_op->d_compare’ from incompatible pointer type [enabled by default]
  114. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:164:3: note: expected ‘const struct dentry *’ but argument is of type ‘struct qstr *
  115. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:164:3: error: too few arguments to function ‘lower_dentry->d_op->d_compare’
  116. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c: At top level:
  117. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:181:2: warning: initialization from incompatible pointer type [enabled by default]
  118. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:181:2: warning: (near initialization for ‘dazukofs_dops.d_hash’) [enabled by default]
  119. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:183:2: warning: initialization from incompatible pointer type [enabled by default]
  120. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:183:2: warning: (near initialization for ‘dazukofs_dops.d_compare’) [enabled by default]
  121. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c: In function ‘dazukofs_d_hash’:
  122. /tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.c:123:1: warning: control reaches end of non-void function [-Wreturn-type]
  123. make[2]: *** [/tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4/dentry.o] Error 1
  124. make[1]: *** [_module_/tmp/yaourt-tmp-teo/aur-dazukofs/src/dazukofs-3.1.4] Error 2
  125. make[1]: Leaving directory `/usr/src/linux-2.6.38-ARCH'
  126. make: *** [dazukofs_modules] Error 2
  127. ==> ERROR: A failure occurred in build().
  128.    Aborting...
  129. ==> ERROR: Makepkg was unable to build dazukofs.
  130. ==> Restart building dazukofs ? [y/N]
  131. ==> ---------------------------------
  132. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement