Comment 8 for bug 1421109

Revision history for this message
Graham Inggs (ginggs) wrote :

This bug was fixed in the package beignet - 1.0.1-2
Sponsored for Rebecca Palmer (rebecca-palmer)

---------------
beignet (1.0.1-2) experimental; urgency=medium

  * Force LLVM 3.5 to fix FTBFS in Ubuntu.
  * Document that Bay Trail is supported, clarify descriptions.

 -- Rebecca N. Palmer <email address hidden> Mon, 16 Feb 2015 09:52:55 +0000

beignet (1.0.1-1) experimental; urgency=medium

  [ Andreas Beckmann ]
  * New upstream release.
  * Add -dbg package with debug symbols.
  * Update watch file.
  * Refresh patches.
  * llvm-search-order.patch: New. Prefer newer llvm versions.
  * remove-unsafe-define-D__-USER-__.patch: New. Drop unsafe -D__$(USER)__
    flag. Breaks on non-alpha-numerical chars ('-', '.') and usernames like
    'asm', 'attribute', 'i386', 'x86_64', ...

  [ Rebecca N. Palmer ]
  * Use -Bsymbolic to make sure we jump to our LLVM and not MESA's.
    (Closes: #768185)
  * Rename to beignet-opencl-icd for consistency.
  * Add more debug output to builtin_pow test.
  * Fix bug in compiler_fill_image_1d_array test setup.
  * Return failure instead of aborting on cl_mem_allocate failure.
  * Delete all generated files in clean target.
  * Drop OpenGL dependencies, as CL-GL sharing hasn't worked
    for several releases and was now dropped upstream. (Closes: #712862)
  * Make -dev depend on ocl-icd-opencl-dev, and clarify description.

 -- Andreas Beckmann <email address hidden> Sat, 07 Feb 2015 12:48:16 +0100