Enviado em 18/04/2024 - 09:22h
Bom dia!
Ao instalar apresentar o seguinte retorno:
[fsgomes@archlinux Downloads]$ sudo sh VMware-Workstation-Full-17.5.1-23298084.x86_64.bundle
[sudo] senha para fsgomes:
Sinto muito, tente novamente.
[sudo] senha para fsgomes:
Sinto muito, tente novamente.
[sudo] senha para fsgomes:
Extracting VMware Installer...done.
Installing VMware VMX 17.5.1
Configuring...--- Logging error ---
Traceback (most recent call last):#### ] 52%
File "/tmp/vmis.EUCPuW/install/vmware-installer/python/lib/logging/__init__.py", line 1103, in emit
stream.write(msg + self.terminator)
UnicodeEncodeError: 'ascii' codec can't encode character '\u2018' in position 229: ordinal not in range(128)
Call stack:
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmware-installer.py", line 694, in <module>
main(options)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmware-installer.py", line 536, in main
txn.Install(options.installComponent,
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/transaction.py", line 687, in Install
RunTransaction(actions, options)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/transaction.py", line 414, in RunTransaction
RunThreadedTransaction(txn, actions)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/transaction.py", line 472, in RunThreadedTransaction
txn.Run()
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/transaction.py", line 78, in Run
self.get()()
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/common.py", line 156, in Show
wrap(i.PostTransaction, txn.opts['ignoreErrors'])
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/util/__init__.py", line 26, in wrap
func(*args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/install.py", line 308, in PostTransaction
self._installer.PostTransactionInstall(**self.args)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstaller.py", line 94, in PostTransactionInstall
return self.MessageOut(self.whoami(), old, new, upgrade)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstaller.py", line 387, in MessageOut
retval = vmispy.RunExternalMethod(self._remoteUID, 0, strio.getvalue().decode('latin-1'))
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/installer.py", line 122, in MessageIn
self.proxyObject.MessageIn(uid, str)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstallerops.py", line 403, in MessageIn
ret = method(*args, **kwargs)
File "<string>", line 372, in PostTransactionInstall
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/installer.py", line 40, in Info
return self.installer.Log('info', *args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/installer.py", line 335, in Log
return self.proxyObject.Log(logType, *args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstallerops.py", line 159, in Log
return self.MessageOut(self.whoami(), logType, *args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstallerops.py", line 485, in MessageOut
retval = vmispy.RunExternalMethod(0, self._UID, strio.getvalue().decode('latin-1'))
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/remoteinstaller.py", line 301, in MessageIn
ret = method(*args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/installer.py", line 335, in Log
return self.proxyObject.Log(logType, *args, **kwargs)
File "/tmp/vmis.EUCPuW/install/vmware-installer/vmis/core/localinstallerops.py", line 241, in Log
ltype(*args, **kwargs)
Message: 'stderr: [AppLoader] GLib does not have GSettings support.\nUsing kernel build system.\nIn file included from /tmp/modconfig-bK6BjP/vmmon-only/common/vmx86.c:52:\n./arch/x86/include/asm/timex.h: In function \u2018random_get_entropy\u2019:\n./arch/x86/include/asm/timex.h:12:24: error: implicit declaration of function \u2018random_get_entropy_fallback\u2019; did you mean \u2018random_get_entropy\u2019? [-Werror=implicit-function-declaration]\n 12 | return random_get_entropy_fallback();\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~\n | random_get_entropy\n/tmp/modconfig-bK6BjP/vmmon-only/common/vmx86.c: At top level:\n/tmp/modconfig-bK6BjP/vmmon-only/common/vmx86.c:700:1: warning: no previous prototype for \u2018Vmx86FreeVMDriver\u2019 [-Wmissing-prototypes]\n 700 | Vmx86FreeVMDriver(VMDriver *vm)\n | ^~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/common/vmx86.c:733:1: warning: no previous prototype for \u2018Vmx86AllocVMDriver\u2019 [-Wmissing-prototypes]\n 733 | Vmx86AllocVMDriver(uint32 numVCPUs)\n | ^~~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/common/task.c:548:1: warning: no previous prototype for \u2018TaskGetFlatWriteableDataSegment\u2019 [-Wmissing-prototypes]\n 548 | TaskGetFlatWriteableDataSegment(void)\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\ncc1: some warnings being treated as errors\nmake[3]: *** [scripts/Makefile.build:243: /tmp/modconfig-bK6BjP/vmmon-only/common/vmx86.o] Error 1\nmake[3]: ** Esperando que outros processos terminem.\n/tmp/modconfig-bK6BjP/vmmon-only/linux/hostif.c:2926:1: warning: no previous prototype for \u2018HostIFCheckTrackedMPN\u2019 [-Wmissing-prototypes]\n 2926 | HostIFCheckTrackedMPN(VMDriver *vm, // IN: The VM instance\n | ^~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/linux/hostif.c:3046:1: warning: no previous prototype for \u2018HostIFWritePhysicalWork\u2019 [-Wmissing-prototypes]\n 3046 | HostIFWritePhysicalWork(MA ma, // MA to be written to\n | ^~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/linux/hostif.c:3205:1: warning: no previous prototype for \u2018HostIFStartTimer\u2019 [-Wmissing-prototypes]\n 3205 | HostIFStartTimer(Bool rateChanged, //IN: Did rate change?\n | ^~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/linux/driver.c:271:1: warning: no previous prototype for \u2018LinuxDriverInit\u2019 [-Wmissing-prototypes]\n 271 | LinuxDriverInit(void)\n | ^~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmmon-only/linux/driver.c:339:1: warning: no previous prototype for \u2018LinuxDriverExit\u2019 [-Wmissing-prototypes]\n 339 | LinuxDriverExit(void)\n | ^~~~~~~~~~~~~~~\nmake[2]: *** [/usr/lib/modules/6.8.7-arch1-1/build/Makefile:1921: /tmp/modconfig-bK6BjP/vmmon-only] Error 2\nmake[1]: *** [Makefile:240: __sub-make] Error 2\nmake: *** [Makefile:117: vmmon.ko] Error 2\nUsing kernel build system.\n/tmp/modconfig-bK6BjP/vmnet-only/userif.c:1091:1: warning: no previous prototype for \u2018VNetUserIf_Create\u2019 [-Wmissing-prototypes]\n 1091 | VNetUserIf_Create(VNetPort **ret) // OUT\n | ^~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmnet-only/netif.c:173:1: warning: no previous prototype for \u2018VNetNetIf_Create\u2019 [-Wmissing-prototypes]\n 173 | VNetNetIf_Create(char *devName, // IN:\n | ^~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmnet-only/vnetUserListener.c:87:1: warning: no previous prototype for \u2018VNetUserListener_Create\u2019 [-Wmissing-prototypes]\n 87 | VNetUserListener_Create(uint32 classMask, // IN: the listener\'s class mask\n | ^~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmnet-only/bridge.c:258:1: warning: no previous prototype for \u2018VNetBridge_Create\u2019 [-Wmissing-prototypes]\n 258 | VNetBridge_Create(const char *devName, // IN: name of device (e.g., "eth0")\n | ^~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmnet-only/bridge.c:1411:1: warning: no previous prototype for \u2018VNetBridgeSendLargePacket\u2019 [-Wmissing-prototypes]\n 1411 | VNetBridgeSendLargePacket(struct sk_buff *skb, // IN: packet to split\n | ^~~~~~~~~~~~~~~~~~~~~~~~~\n/tmp/modconfig-bK6BjP/vmnet-only/vmnet.o: warning: objtool: VNetCsumAndCopyToUser+0x28: call to csum_partial_copy_nocheck() with UACCESS enabled\n/tmp/modconfig-bK6BjP/vmnet-only/vmnet.o: warning: objtool: init_module(): not an indirect call target\n/tmp/modconfig-bK6BjP/vmnet-only/vmnet.o: warning: objtool: cleanup_module(): not an indirect call target\nUnable to install all modules. See log for details.\n\n'
Installing VMware Workstation 17.5.1
Configuring...
[######################################################################] 100%
Installation was successful.