Announcement

Collapse
No announcement yet.

Phoronix Test Suite 1.8 Released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Michael
    replied
    Do you not have curl or wget installed? If you do, where are they located?

    Leave a comment:


  • b15hop
    replied
    Originally posted by Michael View Post
    b15hop: What happens if you try any other test? Say phoronix-test-suite install graphics-magick
    Code:
     b15hop@Enterprize $ ./phoronix-test-suite install graphics-magick 
    
    Checking For Needed External Dependencies.
    
    ====================================
    Compiler / Development Libraries
    Possible Package Names: gcc
    ====================================
    
    The above dependencies should be installed before proceeding. Press any key when you're ready to continue. 
    
    =====================================================================
    Development Files For IJG JPEG Library
    Possible Package Names: libjpeg62-devel, libjpeg62-dev, libjpeg-devel
    =====================================================================
    
    The above dependencies should be installed before proceeding. Press any key when you're ready to continue.
    
    ====================================
    2 Tests To Be Installed
    Estimated Download Size: 35.25 MB
    Estimated Install Size: 21.7 MB
    ====================================
    
    
    ====================================
    Downloading Files For: photo-sample
    Estimated Download Size: 29.4 MB
    ====================================
    
    
    
    Downloading File: pts-sample-photos.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: pts-sample-photos.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Would you like to try downloading the file again (Y/n)? Y
    
    
    Downloading File: pts-sample-photos.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Would you like to try downloading the file again (Y/n)? Y
    
    
    Downloading File: pts-sample-photos.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    
    Download of Needed Test Dependencies Failed! Exiting.
    
    
    Installation of photo-sample test failed.
    
    ======================================
    Downloading Files For: graphics-magick
    Estimated Download Size: 35.25 MB
    ======================================
    
    
    
    Downloading File: GraphicsMagick-1.3.3.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: GraphicsMagick-1.3.3.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: GraphicsMagick-1.3.3.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: GraphicsMagick-1.3.3.tar.bz2
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    
    Download of Needed Test Dependencies Failed! Exiting.
    
    
    Installation of graphics-magick test failed.
     b15hop@Enterprize $
    I have that software installed by the way.

    Leave a comment:


  • Michael
    replied
    b15hop: What happens if you try any other test? Say phoronix-test-suite install graphics-magick

    Leave a comment:


  • b15hop
    replied
    Originally posted by Kano View Post
    There is no error with

    Code:
    phoronix-test-suite system-info
    
    ====================================
    Phoronix Test Suite v1.8.0 (SELBU)
    System Information
    ====================================
    
    Hardware:
    Processor: Intel Core 2 Quad CPU Q9300 @ 2.50GHz (Total Cores: 4), Motherboard: Gigabyte Co. Ltd. G33-DS3R, Chipset: Intel 82G33/G31/P35/P31 + ICH9R, System Memory: 2012MB, Disk: 200GB WDC WD1600JB-00GVA0, Graphics: GeForce 8800 GTS 512 512MB (650/972MHz)
    
    Software:
    OS: KANOTIX 2007 Thorhammer, Kernel: 2.6.28-11-generic (i686), Desktop: KDE 3.5.5, Display Server: X.Org Server 7.1.1, OpenGL: 3.0.0 NVIDIA 185.19, Compiler: GCC 4.1.2, File-System: ext3, Screen Resolution:  1680x1050
    But when you run any test then you see
    Code:
    sh: line 0: export: `1680': not a valid identifier
    sh: line 0: export: `1680x1050': not a valid identifier
    Code:
     b15hop@Enterprize $ ./phoronix-test-suite system-info
    
    ====================================
    Phoronix Test Suite v1.8.0 (SELBU)
    System Information
    ====================================
    
    Hardware:
    Processor: Unknown (Total Cores: 1), Motherboard: Unknown, Chipset: VIA VT8366/A/7, System Memory: UnknownMB, Disk: 160GB ST3160021A, Graphics: GeForce 7800 GS/AGP/SSE/3DNOW! 256MB (375/600MHz)
    
    Software:
    OS: Linux, Kernel: 2.6.26-ARCH (i686), Display Server: X.Org Server 1.4.0.90, OpenGL: 2.1.2 NVIDIA 177.80, Compiler: GCC 4.3.0, File-System: ext2/ext3, Screen Resolution: 1280x1024
    
     b15hop@Enterprize $ cat /proc/cpuinfo 
    processor       : 0
    vendor_id       : AuthenticAMD
    cpu family      : 6
    model           : 6
    model name      : AMD Athlon(tm) XP 2100+
    stepping        : 2
    cpu MHz         : 1761.447
    cache size      : 256 KB
    fdiv_bug        : no
    hlt_bug         : no
    f00f_bug        : no
    coma_bug        : no
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 1
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up
    bogomips        : 3526.45
    clflush size    : 32
    power management: ts
    
     b15hop@Enterprize $ cat /proc/meminfo 
    MemTotal:      2075672 kB
    MemFree:       1668296 kB
    Buffers:         18456 kB
    Cached:         105980 kB
    SwapCached:          0 kB
    Active:         335840 kB
    Inactive:        37048 kB
    HighTotal:     1179584 kB
    HighFree:       817036 kB
    LowTotal:       896088 kB
    LowFree:        851260 kB
    SwapTotal:           0 kB
    SwapFree:            0 kB
    Dirty:              60 kB
    Writeback:           0 kB
    AnonPages:      248452 kB
    Mapped:          35692 kB
    Slab:            14840 kB
    SReclaimable:    12080 kB
    SUnreclaim:       2760 kB
    PageTables:       1068 kB
    NFS_Unstable:        0 kB
    Bounce:              0 kB
    WritebackTmp:        0 kB
    CommitLimit:   1037836 kB
    Committed_AS:   518668 kB
    VmallocTotal:   114680 kB
    VmallocUsed:     54176 kB
    VmallocChunk:    53748 kB
     b15hop@Enterprize $
    I'm not sure mine is still working properly either. I'm using 1.8.0. I can't seem to download packages, complains about md5 being incorrect.

    ie:
    Code:
     b15hop@Enterprize $ ./phoronix-test-suite install nexuiz
    
    Checking For Needed External Dependencies.
    
    ====================================
    Downloading Files For: nexuiz
    Estimated Download Size: 636 MB
    ====================================
    
    
    
    Downloading File: nexuiz-25.zip
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: nexuiz-25.zip
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: nexuiz-25.zip
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    Attempting to re-download from another mirror.
    
    
    Downloading File: nexuiz-25.zip
    
    No downloading application available.
    The MD5 check-sum of the downloaded file is incorrect.
    
    Download of Needed Test Dependencies Failed! Exiting.
    
    
    Installation of nexuiz test failed.
     b15hop@Enterprize $
    So I'm not having much luck either. =/

    Leave a comment:


  • Kano
    replied
    There is no error with

    Code:
    phoronix-test-suite system-info
    
    ====================================
    Phoronix Test Suite v1.8.0 (SELBU)
    System Information
    ====================================
    
    Hardware:
    Processor: Intel Core 2 Quad CPU Q9300 @ 2.50GHz (Total Cores: 4), Motherboard: Gigabyte Co. Ltd. G33-DS3R, Chipset: Intel 82G33/G31/P35/P31 + ICH9R, System Memory: 2012MB, Disk: 200GB WDC WD1600JB-00GVA0, Graphics: GeForce 8800 GTS 512 512MB (650/972MHz)
    
    Software:
    OS: KANOTIX 2007 Thorhammer, Kernel: 2.6.28-11-generic (i686), Desktop: KDE 3.5.5, Display Server: X.Org Server 7.1.1, OpenGL: 3.0.0 NVIDIA 185.19, Compiler: GCC 4.1.2, File-System: ext3, Screen Resolution:  1680x1050
    But when you run any test then you see
    Code:
    sh: line 0: export: `1680': not a valid identifier
    sh: line 0: export: `1680x1050': not a valid identifier

    Leave a comment:


  • Michael
    replied
    Originally posted by Kano View Post
    It seems to have got some problems with Debian 4.0 - especially with the res detection, that worked with older releases.
    What is output of phoronix-test-suite system-info ?

    Leave a comment:


  • Kano
    replied
    It seems to have got some problems with Debian 4.0 - especially with the res detection, that worked with older releases.

    Leave a comment:


  • WSmart
    replied
    There's a patch for the PHP-GTK, and also the edit Mike mentions above. Check out this post on the Ubuntu forum.



    "Just spent a good chunk of my friday night (good thing I'm sick and have nothing better to do) installing the newest version of the Phoronix Test Suite." Go go, go Budluva04 go!

    Thanks all.

    Leave a comment:


  • Melcar
    replied
    Works now. Looks really nice.

    Leave a comment:


  • GreatWalrus
    replied
    Ok, I figured out what was wrong for me.

    In /etc/php/php.ini, the php_gtk2 module was not loaded. I thought I loaded before - maybe I was dreaming or uninstalling PTS 1.8b1 removed it.

    Anyways, to fix this I located the extensions part of /etc/php/php.ini (also sometimes /etc/php5/php.ini, the important thing is to find php.ini in /etc/) and added the php_gtk2 module.

    Code:
    ; available extensions
    ;
    ;
    ;
    ;
    ;extension=pdo_sqlite.so
    ;extension=pgsql.so
    [B]extension=php_gtk2.so[/B]
    extension=posix.so
    ;extension=pspell.so
    extension=session.so
    ;extension=shmop.so
    ;extension=snmp.so
    ;
    ;
    Note: There are more extensions, I just copied a small section of the list since it is fairly long.

    Edit: Looks like Michael beat me to it. Anyways, I forgot to add that no restart is needed. Just append the file, save, and execute phoronix-test-suite gui.

    Leave a comment:

Working...
X