I want to use phoronix-test-suite 3.8 with wine 1.4 on a Ubuntu 12.04 64bits.
Wine works correctly, but I have no test available:
I use PHP 5.2. It seems that I have no network in phoronix-test-suite, but I have in wine:Code:> wine 'C:\PHP\php.exe' 'C:\phoronix-test-suite\pts-core\phoronix-test-suite.php' list-available-tests fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored fixme:ntdll:NtLockFile I/O completion on lock not implemented yet Fichier introuvable. Fichier introuvable. fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored Phoronix Test Suite v3.8.0 Available Tests No tests found. Please check that you have Internet connectivity to download test profile data from OpenBenchmarking.org. The Phoronix Test Suite has documentation on configuring the network setup, proxy settings, and PHP network options. Please contact Phoronix Media if you continuing to experience problems. fixme:msvcrt:MSVCRT__sopen_s : pmode 0x01b6 ignored
IPv6 could be a problem ?Code:> wine ipconfig Adaptateur Ethernet lo Suffixe DNS propre à la connexion : Adresse IP. . . . . . . . . . . . : 127.0.0.1 Adresse IP. . . . . . . . . . . . : ::1 Passerelle par défaut . . . . . . : Adaptateur Ethernet eth0 Suffixe DNS propre à la connexion : Adresse IP. . . . . . . . . . . . : 192.168.168.168 Adresse IP. . . . . . . . . . . . : 2a01:e35:2f59:1bf0:6ef0:49ff:fed5:1892 Adresse IP. . . . . . . . . . . . : fe80::6ef0:49ff:fed5:1892%2 Passerelle par défaut . . . . . . : 192.168.168.254


Reply With Quote