Can't use dkms with linux-zen #103

Closed
opened 2022-03-03 07:26:48 +01:00 by crab2313 · 6 comments
make[1]: Leaving directory '/var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmmon-only'
make: *** [Makefile:10: vmmon.ko] Error 2
make: *** Waiting for unfinished jobs....
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/driver.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/hub.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/userif.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/netif.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/bridge.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/procfs.o
  CC [M]  /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/smac_compat.o
cc1: error: incompatible gcc/plugin versions
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
make[3]: *** [scripts/Makefile.build:287: /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/hub.o] Error 1
make[3]: *** Waiting for unfinished jobs....

https://bugs.archlinux.org/task/73795

``` make[1]: Leaving directory '/var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmmon-only' make: *** [Makefile:10: vmmon.ko] Error 2 make: *** Waiting for unfinished jobs.... CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/driver.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/hub.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/userif.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/netif.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/bridge.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/procfs.o CC [M] /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/smac_compat.o cc1: error: incompatible gcc/plugin versions cc1: error: incompatible gcc/plugin versions cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so cc1: error: incompatible gcc/plugin versions cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so make[3]: *** [scripts/Makefile.build:287: /var/lib/dkms/vmware-workstation/16.2.1_18811642/build/vmnet-only/hub.o] Error 1 make[3]: *** Waiting for unfinished jobs.... ``` https://bugs.archlinux.org/task/73795
Owner

Hi @crab2313, on what linux-zen version are you currently? The issue you linked was for linux-lts, but you got the same problem with linux-zen, do I understand this correctly?

Hi @crab2313, on what `linux-zen` version are you currently? The issue you linked was for `linux-lts`, but you got the same problem with `linux-zen`, do I understand this correctly?

Same issue for linux, I guess they need a rebuild. core/linux works fine.

Same issue for linux, I guess they need a rebuild. core/linux works fine.
Author

Hi @crab2313, on what linux-zen version are you currently? The issue you linked was for linux-lts, but you got the same problem with linux-zen, do I understand this correctly?

Yes. I think linux-zen need a rebuild with gcc 11.2.0.

> Hi @crab2313, on what `linux-zen` version are you currently? The issue you linked was for `linux-lts`, but you got the same problem with `linux-zen`, do I understand this correctly? Yes. I think linux-zen need a rebuild with gcc 11.2.0.
Owner

linux-lts is already builing, so I requeued the rest and removed it for now until new builds come in.

`linux-lts` is already builing, so I requeued the rest and removed it for now until new builds come in.
Owner

I tested linux-zen and linux-lts, both seem fine. Can you confirm its working on your ends @Lauch @crab2313?

I tested `linux-zen` and `linux-lts`, both seem fine. Can you confirm its working on your ends @Lauch @crab2313?
anonfunc added the
bug
label 2022-03-03 20:17:31 +01:00
Author

Yes. It works. Thank you.

Yes. It works. Thank you.
Sign in to join this conversation.
No description provided.