Phoronix Forums  

Go Back   Phoronix Forums > Phoronix > Phoronix Test Suite

Phoronix Test Suite Discussion & collaboration on the Phoronix Test Suite software and specification.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-02-2008, 10:11 PM
liquidat liquidat is offline
Junior Member
 
Join Date: Aug 2007
Posts: 17
Default Tests are not saved

When I run benchmarks the results are not saved:
Code:
$ ./phoronix-test-suite benchmark audio-encoding

Installing Benchmarks For Audio-encoding Test Suite...

[...]
Would you like to save these benchmark results (Y/n)? y
Enter a name to save (or merge) these results: liquidat-audio-encoding-1
Enter a unique identifier for distinguishing this series of tests: liquidat-audio-encoding-2008-04-03-0403

Phoronix Test Suite will record results!

=================================
Audio-encoding Test Suite
=================================

Running Benchmarks For Audio-encoding Test Suite...
[...]
=================================
Executing Post-Benchmark Tasks
=================================
PHP Fatal error:  Call to undefined function bcdiv() in /home/liquidat/Downloads/phoronix-test-suite/pts-core/functions/pts-functions-run.php on line 175
[liquidat@localhost:Downloads/phoronix-test-suite]$ ./phoronix-test-suite list-saved-tests
PHP Notice:  Undefined offset:  2 in /home/liquidat/Downloads/phoronix-test-suite/pts-core/pts-run-cmd.php on line 6
PHP Notice:  Undefined offset:  3 in /home/liquidat/Downloads/phoronix-test-suite/pts-core/pts-run-cmd.php on line 7

=================================
Phoronix Test Suite - Saved Results
=================================
As you see the saved results list is simply empty.

I used a git snapshot, 200-03-04. Btw., it would really help to have a --version function
Reply With Quote
  #2  
Old 04-02-2008, 10:16 PM
Michael Michael is online now
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,561
Default

Hi liquidat,

It's likely not saving due to the fatal error occurring with bcdiv(). Install php5-bcmath or whatever the module is called for your distribution. Though I will be dropping the use of bcmath shortly.
Reply With Quote
  #3  
Old 04-02-2008, 11:00 PM
Michael Michael is online now
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,561
Default

In the latest git code, the dependency on bcmath should be dropped now.
Reply With Quote
  #4  
Old 04-03-2008, 07:53 AM
liquidat liquidat is offline
Junior Member
 
Join Date: Aug 2007
Posts: 17
Default

I installed the dependency, it works now. Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.