Package Details: aocl-gcc 5.1.0-1

Git Clone URL: https://aur.archlinux.org/aocl.git (read-only, click to copy)
Package Base: aocl
Description: AMD Optimizing CPU Libraries
Upstream URL: https://developer.amd.com/amd-aocl/
Licenses: custom
Submitter: disc-kuraudo
Maintainer: disc-kuraudo (jclds139)
Last Packager: disc-kuraudo
Votes: 3
Popularity: 0.099917
First Submitted: 2019-10-04 14:02 (UTC)
Last Updated: 2025-10-30 08:23 (UTC)

Pinned Comments

disc-kuraudo commented on 2022-07-19 17:48 (UTC) (edited on 2022-07-19 17:48 (UTC) by disc-kuraudo)

Manual download of tarballs required from upstream

Latest Comments

1 2 3 Next › Last »

eggplant commented on 2025-10-30 08:13 (UTC)

@disc-kuraudo hi, the file modulefile is failing sha256sums check:

==> Making package: aocl 5.1.0-1 (Thu 30 Oct 2025 01:12:13 AM PDT)
==> Retrieving sources...
  -> Found aocl-linux-aocc-5.1.0.tar.gz
  -> Found aocl-linux-gcc-5.1.0.tar.gz
  -> Found aocl-aocc.install
  -> Found aocl-gcc.install
  -> Found modulefile
==> Validating source files with sha256sums...
    aocl-linux-aocc-5.1.0.tar.gz ... Passed
    aocl-linux-gcc-5.1.0.tar.gz ... Passed
    aocl-aocc.install ... Passed
    aocl-gcc.install ... Passed
    modulefile ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'aocl-5.1.0-1 (aocl-aocc)': 
error: packages failed to build: aocl-5.1.0-1 (aocl-aocc)

Meron35 commented on 2025-10-21 09:11 (UTC)

This is failing to build due to the sha256sums for modulefile not matching.

disc-kuraudo commented on 2024-03-24 11:00 (UTC)

I've put you as a co-maintainer, feel free to apply fixes that you see fit.

jclds139 commented on 2024-03-24 01:35 (UTC) (edited on 2024-03-24 01:35 (UTC) by jclds139)

I've made another PKGBUILD patch, this time to clear out the remaining ${pkgdir} references that were lingering in FFTW's pkgconfig and CMake files. With that, building and linking against the provided libfftw3* should be less error prone now.

Once again, I've put it on GitHub for merging if you desire: https://github.com/jclds139/aur-aocl

jclds139 commented on 2023-10-18 19:32 (UTC)

I've made an updated PKGBUILD which includes instructions for enabling AOCL with /etc/ld.so.conf.d as well as patching libflame.so to add the missing dependency on libblis-mt.so. This allows libflame.so to be used as liblapack.so globally.

I've posted it on GitHub so it can be merged if you're amenable. https://github.com/jclds139/aur-aocl

disc-kuraudo commented on 2023-02-14 19:34 (UTC) (edited on 2023-02-14 19:36 (UTC) by disc-kuraudo)

AMD sneakily updated this again under the same release name w/o notice.

If you have the old tarballs laying around in the directory of the PKGBUILD, move/delete them and re-download manually...

disc-kuraudo commented on 2022-07-19 17:48 (UTC) (edited on 2022-07-19 17:48 (UTC) by disc-kuraudo)

Manual download of tarballs required from upstream

Eirikr commented on 2022-07-19 16:08 (UTC)

URL downloads are broken - websites seem to require accepting EULA

fafesche commented on 2021-12-29 17:04 (UTC)

Thanks for the quick update!

disc-kuraudo commented on 2021-12-29 16:24 (UTC)

Updated to 3.1.0, sorry for the delay.

Yeah a bunch of things changed for setting this up.

I set the LP64 libraries as default, if anyone needs ILP64, I left a comment on the install.sh line in the PKGBUILD.