Package Details: beignet-git 1.0.0.r1396.gf72309a5-2

Git Clone URL: https://aur.archlinux.org/beignet-git.git (read-only, click to copy)
Package Base: beignet-git
Description: An open source OpenCL implementation for Intel IvyBridge & Haswell iGPUs
Upstream URL: https://01.org/beignet
Licenses: LGPL
Conflicts: beignet
Provides: beignet, opencl-driver, opencl-intel
Submitter: seanl
Maintainer: Bevan
Last Packager: Bevan
Votes: 3
Popularity: 0.000000
First Submitted: 2016-03-25 04:15 (UTC)
Last Updated: 2023-09-09 18:51 (UTC)

Required by (36)

Sources (6)

Latest Comments

1 2 Next › Last »

Bevan commented on 2023-12-02 17:57 (UTC)

@Eirikr: I would even recommend using LLVM and Clang 7. With newer versions I was never able to run all tests. That's why those versions are the default in the PKGBUILD.

I just tried and all three packages, llvm70, clang70 and beignet-git still build fine with GCC 13.2.1.

Eirikr commented on 2023-12-02 15:34 (UTC)

Requires llvm10 and clang10, which fails to build at the moment using gcc13 or llvm16. Was able to find a pre-compiled binary,

k8ie commented on 2020-08-01 18:14 (UTC)

Thanks! No problem. I'll rebuild everything later.

Bevan commented on 2020-08-01 14:16 (UTC)

satcom886: That means that you unfortunately need to rebuild the llvm70 and clang70 packages first, since they are linked against libffi.so.6 which was replaced by libffi.so.7.

k8ie commented on 2020-08-01 12:30 (UTC)

I tried updating the package today, but I hit an error.

-- LLVM llvm-config found at: /opt/llvm70/bin/llvm-config
/opt/llvm70/bin/llvm-config: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory

I tried searching using pacman -F but it didn't find anything.

Bevan commented on 2019-12-04 19:33 (UTC)

@Yue_Kuze: The package that fails to build for you is llvm70 (not beignet-git or clang70). There must be an error message further up in the output. The line you posted is only a notice that can be ignored. Can you find something there?

Yue_Kuze commented on 2019-12-04 04:58 (UTC)

Hello, im kinda new to arch, and when i try installing this package from yaurt i eventually get the folowing:

../utils/unittest/googlemock/include/gmock/gmock-matchers.h:1320:3: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1320 | GTEST_DISALLOW_ASSIGN_(EndsWithMatcher); | ^~~~~~~~~~~~~~~~~~~~~~

[2777/2822] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o ninja: build stopped: subcommand failed.

==> ERROR: A failure occurred in build(). Aborting...

==> ERROR: Makepkg was unable to build llvm70.

==> Restart building llvm70 ? [y/N]

and it gets stuck in a loop if i click Yes and then it will fail on the same spot, im missing something? or is this package broken?

petronny commented on 2016-11-05 18:12 (UTC)

missing git as a makedepend

seanl commented on 2016-07-02 05:20 (UTC)

Sorry about that. Fixed.

intelfx commented on 2016-06-30 23:43 (UTC)

@seanl: you forgot to regenerate .SRCINFO :)