[Piglit] [Bug 89349] New: Piglit make fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 26 19:18:57 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89349

            Bug ID: 89349
           Summary: Piglit make fail
           Product: piglit
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: high
         Component: tests
          Assignee: baker.dylan.c at gmail.com
          Reporter: huax.lu at intel.com
        QA Contact: piglit at lists.freedesktop.org

System Environment:
--------------------------
Piglit: c4585427913e4cb28994b4bfb11d49778273aa2c

Bug detailed description:
---------------------------
Piglit make fail.

Bisect shows: c4585427913e4cb28994b4bfb11d49778273aa2c is the first bad commit
commit c4585427913e4cb28994b4bfb11d49778273aa2c
Author:     Dylan Baker <baker.dylan.c at gmail.com>
AuthorDate: Thu Feb 19 14:12:05 2015 -0800
Commit:     Dylan Baker <baker.dylan.c at gmail.com>
CommitDate: Mon Feb 23 15:47:09 2015 -0800

    generated_tests: use future division in mako templates

    This provides consistency between the behavior of python2 and python3

    There are no changes in the generated files before and after this
    change, it simply ensures that things work the same for both versions of
    python.

    Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
    Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>

output:
[ 98%] Generating builtin_packing_tests.list
Traceback (most recent call last):
  File "/GFX/Test/Piglit/piglit/generated_tests/gen_builtin_packing_tests.py",
line 48, in <module>
    TEMPLATES = template_dir(os.path.basename(os.path.splitext(__file__)[0]))
  File "/GFX/Test/Piglit/piglit/generated_tests/templates/__init__.py", line
86, in template_dir
    output_encoding='utf-8')
TypeError: __init__() got an unexpected keyword argument 'future_imports'
make[2]: *** [generated_tests/builtin_packing_tests.list] Error 1
make[1]: *** [generated_tests/CMakeFiles/gen-gl-tests.dir/all] Error 2
make: *** [all] Error 2

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150227/1aa9c24d/attachment.html>


More information about the Piglit mailing list