Advertisement
Guest User

Untitled

a guest
Sep 9th, 2021
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.65 KB | None | 0 0
  1. Kernel preparation unnecessary for this kernel. Skipping...
  2.  
  3. Running the pre_build script:
  4. checking for gawk... gawk
  5. checking metadata... META file
  6. checking build system type... x86_64-pc-linux-gnu
  7. checking host system type... x86_64-pc-linux-gnu
  8. checking target system type... x86_64-pc-linux-gnu
  9. checking whether to enable maintainer-specific portions of Makefiles... no
  10. checking whether make supports nested variables... yes
  11. checking for a BSD-compatible install... /bin/install -c
  12. checking whether build environment is sane... yes
  13. checking for a thread-safe mkdir -p... /bin/mkdir -p
  14. checking whether make sets $(MAKE)... yes
  15. checking how to print strings... printf
  16. checking whether make supports the include directive... yes (GNU style)
  17. checking for gcc... gcc-10
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether gcc-10 accepts -g... yes
  25. checking for gcc-10 option to accept ISO C89... none needed
  26. checking whether gcc-10 understands -c and -o together... yes
  27. checking dependency style of gcc-10... none
  28. checking for a sed that does not truncate output... /bin/sed
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for fgrep... /bin/grep -F
  32. checking for ld used by gcc-10... /bin/ld
  33. checking if the linker (/bin/ld) is GNU ld... yes
  34. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  35. checking the name lister (/bin/nm -B) interface... BSD nm
  36. checking whether ln -s works... yes
  37. checking the maximum length of command line arguments... 1572864
  38. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  39. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  40. checking for /bin/ld option to reload object files... -r
  41. checking for objdump... objdump
  42. checking how to recognize dependent libraries... pass_all
  43. checking for dlltool... no
  44. checking how to associate runtime and link libraries... printf %s\n
  45. checking for ar... ar
  46. checking for archiver @FILE support... @
  47. checking for strip... strip
  48. checking for ranlib... ranlib
  49. checking command to parse /bin/nm -B output from gcc-10 object... ok
  50. checking for sysroot... no
  51. checking for a working dd... /bin/dd
  52. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  53. checking for mt... mt
  54. checking if mt is a manifest tool... no
  55. checking how to run the C preprocessor... gcc-10 -E
  56. checking for ANSI C header files... yes
  57. checking for sys/types.h... yes
  58. checking for sys/stat.h... yes
  59. checking for stdlib.h... yes
  60. checking for string.h... yes
  61. checking for memory.h... yes
  62. checking for strings.h... yes
  63. checking for inttypes.h... yes
  64. checking for stdint.h... yes
  65. checking for unistd.h... yes
  66. checking for dlfcn.h... yes
  67. checking for objdir... .libs
  68. checking if gcc-10 supports -fno-rtti -fno-exceptions... no
  69. checking for gcc-10 option to produce PIC... -fPIC -DPIC
  70. checking if gcc-10 PIC flag -fPIC -DPIC works... yes
  71. checking if gcc-10 static flag -static works... yes
  72. checking if gcc-10 supports -c -o file.o... yes
  73. checking if gcc-10 supports -c -o file.o... (cached) yes
  74. checking whether the gcc-10 linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  75. checking whether -lc should be explicitly linked in... no
  76. checking dynamic linker characteristics... GNU/Linux ld.so
  77. checking how to hardcode library paths into programs... immediate
  78. checking whether stripping libraries is possible... yes
  79. checking if libtool supports shared libraries... yes
  80. checking whether to build shared libraries... yes
  81. checking whether to build static libraries... yes
  82. checking for gcc... (cached) gcc-10
  83. checking whether we are using the GNU C compiler... (cached) yes
  84. checking whether gcc-10 accepts -g... (cached) yes
  85. checking for gcc-10 option to accept ISO C89... (cached) none needed
  86. checking whether gcc-10 understands -c and -o together... (cached) yes
  87. checking dependency style of gcc-10... (cached) none
  88. checking for pkg-config... /bin/pkg-config
  89. checking pkg-config is at least version 0.9.0... yes
  90. checking dependency style of gcc-10... none
  91. checking whether to build with code coverage support... no
  92. checking how to create a pax tar archive... gnutar
  93. checking zfs author... OpenZFS
  94. checking zfs license... CDDL
  95. checking whether NLS is requested... yes
  96. checking for msgfmt... /bin/msgfmt
  97. checking for gmsgfmt... /bin/msgfmt
  98. checking for xgettext... /bin/xgettext
  99. checking for msgmerge... /bin/msgmerge
  100. checking for ld... /bin/ld -m elf_x86_64
  101. checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
  102. checking for shared library run path origin... done
  103. checking 32-bit host C ABI... no
  104. checking for the common suffixes of directories in the library search path... lib,lib
  105. checking zfs config... kernel
  106. checking whether gcc-10 supports -Wno-unused-but-set-variable... yes
  107. checking whether gcc-10 supports -Wno-bool-compare... yes
  108. checking whether gcc-10 supports -Wframe-larger-than=<size>... yes
  109. checking whether gcc-10 supports -Wno-format-truncation... yes
  110. checking whether gcc-10 supports -Wno-format-zero-length... yes
  111. checking whether gcc-10 supports -fno-omit-frame-pointer... yes
  112. checking whether gcc-10 supports -fno-ipa-sra... yes
  113. checking whether to build with -fsanitize=address support... no
  114. checking whether host toolchain supports SSE... yes
  115. checking whether host toolchain supports SSE2... yes
  116. checking whether host toolchain supports SSE3... yes
  117. checking whether host toolchain supports SSSE3... yes
  118. checking whether host toolchain supports SSE4.1... yes
  119. checking whether host toolchain supports SSE4.2... yes
  120. checking whether host toolchain supports AVX... yes
  121. checking whether host toolchain supports AVX2... yes
  122. checking whether host toolchain supports AVX512F... yes
  123. checking whether host toolchain supports AVX512CD... yes
  124. checking whether host toolchain supports AVX512DQ... yes
  125. checking whether host toolchain supports AVX512BW... yes
  126. checking whether host toolchain supports AVX512IFMA... yes
  127. checking whether host toolchain supports AVX512VBMI... yes
  128. checking whether host toolchain supports AVX512PF... yes
  129. checking whether host toolchain supports AVX512ER... yes
  130. checking whether host toolchain supports AVX512VL... yes
  131. checking whether host toolchain supports AES... yes
  132. checking whether host toolchain supports PCLMULQDQ... yes
  133. checking whether host toolchain supports MOVBE... yes
  134. checking for system type (linux-gnu)... Linux
  135. checking for python3... python3
  136. checking for python version... 3.9
  137. checking for python platform... linux
  138. checking for python script directory... ${prefix}/lib/python3.9/site-packages
  139. checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages
  140. checking for python3.9... /bin/python3.9
  141. checking for a version of Python >= '2.1.0'... yes
  142. checking for a version of Python >= '3.4.0'... yes
  143. checking for the distutils Python package... yes
  144. checking for Python include path... -I/usr/include/python3.9
  145. checking for Python library path... -L/usr/lib -lpython3.9
  146. checking for Python site-packages path... /usr/lib/python3/dist-packages
  147. checking python extra libraries... -lcrypt -lpthread -ldl -lutil -lm -lm
  148. checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
  149. checking consistency of all components of python development environment... yes
  150. checking for python3.9 module: setuptools... yes
  151. checking for python3.9 module: cffi... yes
  152. checking whether to enable pyzfs: ... yes
  153. checking for sed --in-place... --in-place
  154. checking kernel source directory... /lib/modules/5.10.0-8parrot1-cloud-amd64/build
  155. checking kernel build directory... /lib/modules/5.10.0-8parrot1-cloud-amd64/build
  156. checking kernel source version... 5.10.0-8parrot1-cloud-amd64
  157. checking kernel file name for module symbols... Module.symvers
  158. checking whether modules can be built... yes
  159. checking for kernel config option compatibility... done
  160. checking whether kernel was built with 16K or larger stacks... yes
  161. checking whether mutex_lock() is GPL-only... no
  162. checking whether CONFIG_TRIM_UNUSED_KSYM is disabled... yes
  163. checking whether CONFIG_ZLIB_INFLATE is defined... yes
  164. checking whether CONFIG_ZLIB_DEFLATE is defined... yes
  165. checking whether fpu headers are available... asm/fpu/api.h
  166. checking whether objtool header is available... linux/objtool.h
  167. checking whether wait_queue_entry_t exists... yes
  168. checking whether /dev/zfs minor is available... grep: /lib/modules/5.10.0-8parrot1-cloud-amd64/build/include/linux/miscdevice.h: No such file or directory
  169. 249
  170. checking whether DECLARE_EVENT_CLASS() is available... no
  171. checking for available kernel interfaces... done
  172. checking whether access_ok() has 'type' parameter... no
  173. checking whether global_node_page_state() exists... yes
  174. checking whether global_zone_page_state() exists... yes
  175. checking whether enum node_stat_item contains NR_FILE_PAGES... no
  176. checking whether enum node_stat_item contains NR_INACTIVE_ANON... no
  177. checking whether enum node_stat_item contains NR_INACTIVE_FILE... no
  178. checking whether enum zone_stat_item contains NR_FILE_PAGES... no
  179. checking whether enum zone_stat_item contains NR_INACTIVE_ANON... no
  180. checking whether enum zone_stat_item contains NR_INACTIVE_FILE... no
  181. checking whether global_page_state enums are sane... no
  182. NR_FILE_PAGES in either node_stat_item or zone_stat_item: NOT FOUND
  183. configure: error:
  184. *** None of the expected "global page state" interfaces were detected.
  185. *** This may be because your kernel version is newer than what is
  186. *** supported, or you are using a patched custom kernel with
  187. *** incompatible modifications.
  188. ***
  189. *** ZFS Version: zfs-2.0.3-9
  190. *** Compatible Kernels: 3.10 - 5.10
  191.  
  192.  
  193. Building module:
  194. cleaning build area...(bad exit status: 2)
  195. make -j8 KERNELRELEASE=5.10.0-8parrot1-cloud-amd64...(bad exit status: 2)
  196. Error! Bad return status for module build on kernel: 5.10.0-8parrot1-cloud-amd64 (x86_64)
  197. Consult /var/lib/dkms/zfs/2.0.3/build/make.log for more information.
  198. .
  199. /etc/kernel/postinst.d/initramfs-tools:
  200. update-initramfs: Generating /boot/initrd.img-5.10.0-8parrot1-cloud-amd64
  201. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  202. update-initramfs: failed for /boot/initrd.img-5.10.0-8parrot1-cloud-amd64 with 1.
  203. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
  204. dpkg: error processing package linux-image-5.10.0-8parrot1-cloud-amd64 (--configure):
  205. installed linux-image-5.10.0-8parrot1-cloud-amd64 package post-installation script subprocess returned error exit status 1
  206. dpkg: dependency problems prevent configuration of zfs-zed:
  207. zfs-zed depends on zfs-modules | zfs-dkms; however:
  208. Package zfs-modules is not installed.
  209. Package zfs-dkms which provides zfs-modules is not configured yet.
  210. Package zfs-dkms is not configured yet.
  211.  
  212. dpkg: error processing package zfs-zed (--configure):
  213. dependency problems - leaving unconfigured
  214. Processing triggers for initramfs-tools (0.140) ...
  215. update-initramfs: Generating /boot/initrd.img-5.10.0-8parrot1-amd64
  216. E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
  217. update-initramfs: failed for /boot/initrd.img-5.10.0-8parrot1-amd64 with 1.
  218. dpkg: error processing package initramfs-tools (--configure):
  219. installed initramfs-tools package post-installation script subprocess returned error exit status 1
  220. Processing triggers for chkboot (1.3-7) ...
  221. Errors were encountered while processing:
  222. linux-image-5.10.0-8parrot1-rt-amd64
  223. zfs-dkms
  224. linux-image-5.10.0-8parrot1-cloud-amd64
  225. zfs-zed
  226. initramfs-tools
  227.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement