[Rpm-maint] [rpm-software-management/rpm] build/pack.c: build failure due to pragma omp task untied on codesourcery-mips toolchain (#1420)

Fabrice Fontaine notifications at github.com
Wed Nov 4 07:36:21 UTC 2020


We have the following build failure on buildroot with rpm 1.16.0 and codesourcery-mips toolchain (https://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/mips-2016.05-8-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2):

```
pack.c: In function 'packageBinaries':
pack.c:769:26: error: expected '#pragma omp' clause before 'priority'
  #pragma omp task untied priority(i)
                          ^
```

I assume that this build failure is raised since https://github.com/rpm-software-management/rpm/commit/6f6f5e70f16bef21523c3e2f19e7557bfcaa2546 because not all openmp toolchains support `task untied`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1420
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201103/340ee3b3/attachment.html>


More information about the Rpm-maint mailing list