Advertisement
Guest User

Log

a guest
May 27th, 2025
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. DKMS (dkms-3.2.1) make.log for vmware-workstation/17.6.3_24583834 for kernel 6.15.0-2-cachyos (x86_64)
  2. mar 27 may 2025 22:36:24 CEST
  3.  
  4. Building module(s)
  5. # command: make -j16 KERNELRELEASE=6.15.0-2-cachyos KVERSION=6.15.0-2-cachyos SRCDIR=/usr/src/vmware-workstation-17.6.3_24583834 LLVM=1
  6. cp -r /usr/src/vmware-workstation-17.6.3_24583834/vmmon-only vmmon-only
  7. cp -r /usr/src/vmware-workstation-17.6.3_24583834/vmnet-only vmnet-only
  8. make KVERSION=6.15.0-2-cachyos VM_KBUILD=yes -C vmnet-only
  9. make[1]: se entra en el directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  10. Using kernel build system.
  11. make KVERSION=6.15.0-2-cachyos VM_KBUILD=yes -C vmmon-only
  12. make[1]: se entra en el directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmmon-only'
  13. Using kernel build system.
  14. make -C /lib/modules/6.15.0-2-cachyos/build/include/.. M=$PWD SRCROOT=$PWD/. \
  15. MODULEBUILDDIR= modules
  16. make[2]: se entra en el directorio '/usr/lib/modules/6.15.0-2-cachyos/build'
  17. make[3]: se entra en el directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmmon-only'
  18. make -C /lib/modules/6.15.0-2-cachyos/build/include/.. M=$PWD SRCROOT=$PWD/. \
  19. MODULEBUILDDIR= modules
  20. make[2]: se entra en el directorio '/usr/lib/modules/6.15.0-2-cachyos/build'
  21. make[3]: se entra en el directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  22. CC [M] linux/driver.o
  23. CC [M] linux/driverLog.o
  24. CC [M] linux/hostif.o
  25. CC [M] common/apic.o
  26. CC [M] common/comport.o
  27. CC [M] common/cpuid.o
  28. CC [M] common/crosspage.o
  29. CC [M] common/memtrack.o
  30. CC [M] common/moduleloop.o
  31. CC [M] common/phystrack.o
  32. CC [M] common/sharedAreaVmmon.o
  33. CC [M] common/statVarsVmmon.o
  34. CC [M] common/task.o
  35. CC [M] common/vmx86.o
  36. CC [M] bootstrap/bootstrap.o
  37. linux/driverLog.c:26:10: fatal error: 'driver-config.h' file not found
  38. linux/driver.c:21:10: 26fatal error: | 'driver-config.h' file not found#
  39. inclu dlinux/hostif.c21e: | 30#":id10nr:ci lvfatal error: ue'driver-config.h' file not founddr
  40. e- c"o dn30rf | ii#vgie.nrhc-"lc
  41. uo dn| ef ^~~~~~~~~~~~~~~~~ i
  42. "gdcommon/apic.c.r:hi20"v:
  43. e10 r:| - ^~~~~~~~~~~~~~~~~cfatal error:
  44. o'vm_basic_defs.h' file not foundn
  45. fig. h20" |
  46. # i| n ^~~~~~~~~~~~~~~~~c
  47. lude "vm_basic_defs.h"
  48. | ^~~~~~~~~~~~~~~~~
  49. common/cpuid.c:22:13: fatal error: 'driver-config.h' file not found
  50. 22 | # include "driver-config.h"
  51. | ^~~~~~~~~~~~~~~~~
  52. common/crosspage.c:50:13: fatal error: 'driver-config.h' file not found
  53. 50 | # include "driver-config.h"
  54. | ^~~~~~~~~~~~~~~~~
  55. common/moduleloop.c:30:13: fatal error: 'driver-config.h' file not found
  56. 30 | # include "driver-config.h"
  57. | ^~~~~~~~~~~~~~~~~
  58. common/memtrack.c:79:13: fatal error: 'driver-config.h' file not found
  59. 79 | # include "driver-config.h"
  60. | ^~~~~~~~~~~~~~~~~
  61. In file included from common/comport.c:40:
  62. common/comport.h:25:10: fatal error: 'includeCheck.h' file not found
  63. 25 | #include "includeCheck.h"
  64. | ^~~~~~~~~~~~~~~~
  65. 1 error generated.
  66. 1 error generated.
  67. 1 error generated.
  68. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/comport.o] Error 1
  69. make[5]: *** Se espera a que terminen otras tareas....
  70. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/apic.o] Error 1
  71. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/crosspage.o] Error 1
  72. common/sharedAreaVmmon.c:27:13: fatal error: 'driver-config.h' file not found
  73. 27 | # include "driver-config.h"
  74. | ^~~~~~~~~~~~~~~~~
  75. common/statVarsVmmon.c:27:13: fatal error: 'driver-config.h' file not found
  76. 27 | # include "driver-config.h"
  77. | ^~~~~~~~~~~~~~~~~
  78. common/phystrack.c:38:13: fatal error: 'driver-config.h' file not found
  79. 38 | # include "driver-config.h"
  80. | ^~~~~~~~~~~~~~~~~
  81. common/vmx86.c:29:13: fatal error: 'driver-config.h' file not found
  82. 29 | # include "driver-config.h"
  83. | ^~~~~~~~~~~~~~~~~
  84. common/task.c:38:13: fatal error: 'driver-config.h' file not found
  85. 38 | # include "driver-config.h"
  86. | ^~~~~~~~~~~~~~~~~
  87. bootstrap/bootstrap.c:27:10: fatal error: 'vm_basic_types.h' file not found
  88. 27 | #include "vm_basic_types.h"
  89. | ^~~~~~~~~~~~~~~~~~
  90. 1 error generated.
  91. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: bootstrap/bootstrap.o] Error 1
  92. 1 error generated.
  93. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: linux/driverLog.o] Error 1
  94. CC [M] driver.o
  95. CC [M] hub.o
  96. CC [M] userif.o
  97. CC [M] netif.o
  98. CC [M] bridge.o
  99. CC [M] procfs.o
  100. 1 error generated.
  101. 1 error generated.
  102. 1 error generated.
  103. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/sharedAreaVmmon.o] Error 1
  104. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/memtrack.o] Error 1
  105. 1 error generated.
  106. 1 error generated.
  107. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/cpuid.o] Error 1
  108. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/statVarsVmmon.o] Error 1
  109. CC [M] smac_compat.o
  110. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/phystrack.o] Error 1
  111. CC [M] smac.o
  112. CC [M] vnetEvent.o
  113. CC [M] vnetUserListener.o
  114. 1 error generated.
  115. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/task.o] Error 1
  116. 1 error generated.
  117. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/vmx86.o] Error 1
  118. 1 error generated.
  119. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: common/moduleloop.o] Error 1
  120. 1 error generated.
  121. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: linux/hostif.o] Error 1
  122. 1 error generated.
  123. make[5]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/scripts/Makefile.build:208: linux/driver.o] Error 1
  124. make[4]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/Makefile:2039: .] Error 2
  125. make[3]: *** [/usr/lib/modules/6.15.0-2-cachyos/build/Makefile:248: __sub-make] Error 2
  126. make[3]: se sale del directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmmon-only'
  127. make[2]: *** [Makefile:248: __sub-make] Error 2
  128. make[2]: se sale del directorio '/usr/lib/modules/6.15.0-2-cachyos/build'
  129. make[1]: *** [Makefile:121: vmmon.ko] Error 2
  130. make[1]: se sale del directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmmon-only'
  131. make: *** [Makefile:10: vmmon.ko] Error 2
  132. make: *** Se espera a que terminen otras tareas....
  133. driver.c:288:1: warning: no previous prototype for function 'LinuxDriverInit' [-Wmissing-prototypes]
  134. 288 | LinuxDriverInit(void)
  135. | ^
  136. driver.c:287:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
  137. 287 | int
  138. | ^
  139. | static
  140. driver.c:367:1: warning: no previous prototype for function 'LinuxDriverExit' [-Wmissing-prototypes]
  141. 367 | LinuxDriverExit(void)
  142. | ^
  143. driver.c:366:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
  144. 366 | void
  145. | ^
  146. | static
  147. 2 warnings generated.
  148. LD [M] vmnet.o
  149. vmnet.o: warning: objtool: VNetCsumCopyDatagram+0x5f: call to csum_partial_copy_nocheck() with UACCESS enabled
  150. MODPOST Module.symvers
  151. CC [M] vmnet.mod.o
  152. CC [M] .module-common.o
  153. LD [M] vmnet.ko
  154. BTF [M] vmnet.ko
  155. make[3]: se sale del directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  156. make[2]: se sale del directorio '/usr/lib/modules/6.15.0-2-cachyos/build'
  157. make -C $PWD SRCROOT=$PWD/. \
  158. MODULEBUILDDIR= postbuild
  159. make[2]: se entra en el directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  160. make[2]: 'postbuild' está actualizado.
  161. make[2]: se sale del directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  162. cp -f vmnet.ko ./../vmnet.o
  163. make[1]: se sale del directorio '/var/lib/dkms/vmware-workstation/17.6.3_24583834/build/vmnet-only'
  164.  
  165. # exit code: 2
  166. # elapsed time: 00:00:03
  167. ----------------------------------------------------------------
  168.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement