This bug was fixed in the package libclc - 0.2.0+git20190827-4
---
libclc (0.2.0+git20190827-4) unstable; urgency=medium
* use-python3.diff: Updated to fix new issues. (Closes: #950032)
-- Timo Aaltonen Wed, 05 Feb 2020 18:58:46 +0200
** Changed in: libclc (Ubuntu)
Statu
Since we're working on getting 18.04.4 prepared, I will be conditionally
releasing it without full verification.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL applicatio
This bug was fixed in the package libclc -
0.2.0+git20190827-1ubuntu0.18.04.1
---
libclc (0.2.0+git20190827-1ubuntu0.18.04.1) bionic; urgency=medium
* hardening.patch: Dropped, breaks opencl runtime. (LP: #1860042)
-- Timo Aaltonen Tue, 28 Jan 2020 10:22:43 +0200
** Changed in:
This bug was fixed in the package libclc -
0.2.0+git20190827-1ubuntu0.19.10.1
---
libclc (0.2.0+git20190827-1ubuntu0.19.10.1) eoan; urgency=medium
* hardening.patch: Dropped, breaks opencl runtime. (LP: #1860042)
-- Timo Aaltonen Tue, 28 Jan 2020 10:22:43 +0200
** Changed in: l
check libclc-amdgcn instead
in any case, this has been verified on eoan already, bionic needs to be
verified too
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL applicati
wrong package, this is not related to mesa
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives error after update
To manage notifications about this bug go
The eoan-proposed repository didn't work for me. This is what apt-cache
says:
mesa-opencl-icd:
Installed: 19.2.8-0ubuntu0~19.10.1
Candidate: 19.2.8-0ubuntu0~19.10.1
Version table:
*** 19.2.8-0ubuntu0~19.10.1 500
500 http://ca.archive.ubuntu.com/ubuntu eoan-proposed/universe amd64
P
right, the tag needs changing after being verified, and thanks!
** Tags removed: verification-needed-eoan
** Tags added: verification-done-eoan
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/186
Hi,
I can confirm the fix works for me on Eoan.
Thank you very much!
Nikolas
** Changed in: libclc (Ubuntu Eoan)
Status: Fix Committed => Confirmed
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launc
oh just saw your note..
** Changed in: libclc (Ubuntu Eoan)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives e
don't touch the status..
** Changed in: libclc (Ubuntu Eoan)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives e
** Changed in: libclc (Ubuntu Eoan)
Status: Fix Committed => Confirmed
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libclc in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives error after update
To mana
Hello Timothy, or anyone else affected,
Accepted libclc into eoan-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/libclc/0.2.0+git20190827-1ubuntu0.19.10.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new packag
** Description changed:
+ [Impact]
+
+ Compiler hardening flags are getting applied to the shader bitcode,
+ which breaks OpenCL runtime.
+
+ Hardening flags haven't changed since -fstack-protector-strong got
+ stripped from the flags by the package in 0.2.0+git20180917-2, but the
+ combination
this is caused by the hardening patch in libclc
** Package changed: mesa (Ubuntu) => libclc (Ubuntu)
** Changed in: libclc (Ubuntu)
Status: Incomplete => Triaged
** Also affects: libclc (Ubuntu Eoan)
Importance: Undecided
Status: New
** Also affects: libclc (Ubuntu Bionic)
I
Hi,
looks as I have the same issue:
Jan 27 12:26:44 libreoffice-calc.desktop[21996]: ac_rtld error:
!s->is_rx
Jan 27 12:26:44 libreoffice-calc.desktop[21996]: LLVM failed to upload
shader
with mesa-opencl-icd 19.2.1-1ubuntu1~18.04.1
Kind regards,
Nikolas
--
You received t
But someone said on your other bug (1860199) that mesa master works
already, so just post your patch here first.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application
I fixed it myself. I'm going to try to get a merge request.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives error after update
To manage notifications abo
please do, the other bug does mention that mesa master works, but there
have been no changes to that file other than a single commit which
doesn't look related..
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchp
I've upgraded to Ubuntu 19.10 and used the PPA that you recommended and the
error is still there. I could give you a patch with the changes that I made
to
ac_rtld.c that fixed the problem for my computer.
On Wed, Jan 22, 2020 at 5:35 AM Timo Aaltonen wrote:
> could you test with a newer mesa fr
could you test with a newer mesa from this ppa
https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates
it's got latest bugfix release of the series, 19.2.8, and it's now
pending as a distro update as well
** Changed in: mesa (Ubuntu)
Status: New => Incomplete
--
You received this b
** Description changed:
My OpenCL program was working normally until a software update.
The program prints out:
ac_rtld error: !s->is_rx
LLVM failed to upload shader
when clEnqueueNDRangeKernel is called.
I've downloaded the source for mesa and traced the problem to the
- g
** Description changed:
My OpenCL program was working normally until a software update. The log file
(/var/log/apt/history.log) contains:
Start-Date: 2020-01-16 12:48:13
Commandline: aptdaemon role='role-commit-packages' sender=':1.131'
Install: libllvm9:amd64 (1:9-2~ubuntu18.04.1, autom
** Package changed: llvm-toolchain-9 (Ubuntu) => mesa (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1860042
Title:
openCL application gives error after update
To manage notifications
24 matches
Mail list logo