Announcement

Collapse
No announcement yet.

sh problem with phoronix-test-suite

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

  • sh problem with phoronix-test-suite

    Originally posted by Michael View Post
    Regarding the error, that has been fixed in git.

    The most recent git commit has checking implemented to ensure that if the object doesn't exist, no error will be created but will just show "Unknown". This includes the deanjo lspci errors too.

    Regarding the browser, right now it defaults to Firefox as browser checking isn't yet implemented.
    Using the latest Git now fails every test with

    Code:
    sh: -c: line 0: unexpected EOF while looking for matching `"'
    sh: -c: line 1: syntax error: unexpected end of file
    sh: -c: line 0: unexpected EOF while looking for matching `"'
    sh: -c: line 1: syntax error: unexpected end of file

  • #2
    Originally posted by deanjo View Post
    Using the latest Git now fails every test with

    Code:
    sh: -c: line 0: unexpected EOF while looking for matching `"'
    sh: -c: line 1: syntax error: unexpected end of file
    sh: -c: line 0: unexpected EOF while looking for matching `"'
    sh: -c: line 1: syntax error: unexpected end of file
    If you run it with benchmark argument? Can you post the complete output?
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      Originally posted by Michael View Post
      If you run it with benchmark argument? Can you post the complete output?
      I wish I could but it exceeds the 10000 character limit of the forums.

      Comment


      • #4
        Originally posted by deanjo View Post
        I wish I could but it exceeds the 10000 character limit of the forums.

        Email: michael [at] phoronix.com
        Michael Larabel
        https://www.michaellarabel.com/

        Comment


        • #5
          Part1

          Code:
           ./phoronix-test-suite benchmark universe
          
          Installing Benchmarks For Universe Test Suite...
          
          Encode-mp3 is already installed, skipping installation routine...
          Encode-ogg is already installed, skipping installation routine...
          Encode-flac is already installed, skipping installation routine...
          Build-mplayer is already installed, skipping installation routine...
          Build-php is already installed, skipping installation routine...
          Build-imagemagick is already installed, skipping installation routine...
          Nexuiz is already installed, skipping installation routine...
          Compress-gzip is already installed, skipping installation routine...
          Would you like to save these benchmark results (Y/n)? Y
          Enter a name to save (or merge) these results: test5
          Enter a unique identifier for distinguishing this series of tests: 1
          
          Phoronix Test Suite will record results!
          
          =================================
          Universe Test Suite
          =================================
          
          Running Benchmarks For Universe Test Suite...
          
          
          =================================
          Executing Pre-Benchmark Tasks
          =================================
          
          =================================
          LAME MP3 Encoding Benchmark (Run 1 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          LAME MP3 Encoding Benchmark (Run 2 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          LAME MP3 Encoding Benchmark (Run 3 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          LAME MP3 Encoding Results:
          
           Seconds
           Seconds
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          Executing Pre-Benchmark Tasks
          =================================
          
          =================================
          Ogg Encoding Benchmark (Run 1 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Ogg Encoding Benchmark (Run 2 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Ogg Encoding Benchmark (Run 3 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Ogg Encoding Results:
          
           Seconds
           Seconds
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          Executing Pre-Benchmark Tasks
          =================================
          
          =================================
          FLAC Audio Encoding Benchmark (Run 1 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          FLAC Audio Encoding Benchmark (Run 2 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          FLAC Audio Encoding Benchmark (Run 3 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          FLAC Audio Encoding Results:
          
           Seconds
           Seconds
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          Executing Pre-Benchmark Tasks
          =================================
          
          =================================
          Timed MPlayer Compilation Benchmark (Run 1 of 1)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Timed MPlayer Compilation Results:
          
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          Timed PHP Compilation Benchmark (Run 1 of 1)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Timed PHP Compilation Results:
          
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          ImageMagick Compilation Benchmark (Run 1 of 1)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Executing Post-Benchmark Tasks
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          ImageMagick Compilation Results:
          
           Seconds
          
          Average: 0.00 Seconds
          =================================
          
          =================================
          Nexuiz Benchmark (Run 1 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Nexuiz Benchmark (Run 2 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Nexuiz Benchmark (Run 3 of 3)
          =================================
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          sh: -c: line 0: unexpected EOF while looking for matching `"'
          sh: -c: line 1: syntax error: unexpected end of file
          
          =================================
          Nexuiz Results:
          
           Average FPS
           Average FPS
           Average FPS
          
          Average: 0.00 Average FPS
          =================================

          Comment


          • #6
            Part 2

            Code:
            =================================
            Executing Pre-Benchmark Tasks
            =================================
            
            =================================
            Time Gzip Compression Benchmark (Run 1 of 5)
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Time Gzip Compression Benchmark (Run 2 of 5)
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Time Gzip Compression Benchmark (Run 3 of 5)
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Time Gzip Compression Benchmark (Run 4 of 5)
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Time Gzip Compression Benchmark (Run 5 of 5)
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Executing Post-Benchmark Tasks
            =================================
            sh: -c: line 0: unexpected EOF while looking for matching `"'
            sh: -c: line 1: syntax error: unexpected end of file
            
            =================================
            Time Gzip Compression Results:
            
             Seconds
             Seconds
             Seconds
             Seconds
             Seconds
            
            Average: 0.00 Seconds
            =================================
            Results Saved To: test-results/test5.xml
            Do you want to view the results in your web browser (Y/n)? N
            
            Would you like to upload these results to PTS Global (Y/n)? N

            Comment


            • #7
              deanjo: does the latest git commit fix your sh issues?
              Michael Larabel
              https://www.michaellarabel.com/

              Comment


              • #8
                No same errors

                Comment


                • #9
                  Originally posted by deanjo View Post
                  No same errors
                  In file phoronix-test-suite/pts-core/functions/pts-functions-run.php on line 154:

                  Change

                  "$BENCHMARK_RESULTS = pts_exec("cd " . BENCHMARK_RESOURCE...."


                  from pts_exec to shell_exec to see if it works then?
                  Michael Larabel
                  https://www.michaellarabel.com/

                  Comment


                  • #10
                    Originally posted by Michael View Post
                    In file phoronix-test-suite/pts-core/functions/pts-functions-run.php on line 154:

                    Change

                    "$BENCHMARK_RESULTS = pts_exec("cd " . BENCHMARK_RESOURCE...."


                    from pts_exec to shell_exec to see if it works then?
                    Nope, still the same errors

                    BTW BlueWhite Linux does the same.

                    Comment

                    Working...
                    X