Summary: | media-libs/openimageio-2.4.6.0-r1 src/include/OpenImageIO/simd.h:3264:24: error: cannot convert ‘int32x4_t’ to ‘OpenImageIO_v2_4::simd::vbool4::simd_t’ {aka ‘uint32x4_t’} in assignment | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | ARM64 | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/31722 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 889976 | ||
Attachments: | build.log |
Description
Leonid Kopylov
2023-01-02 10:21:28 UTC
Created attachment 846544 [details]
build.log
still an issue. media-libs/openimageio-2.3.21.0-r1 builds fine is there any possible workaround for this issue? after adding -flax-vector-conversions - i was able to install the package! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b361449c7460571fe5e25e39d6d7b562ea91b0 commit c1b361449c7460571fe5e25e39d6d7b562ea91b0 Author: Sebastian Parborg <darkdefende@gmail.com> AuthorDate: 2023-07-02 22:43:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-07-16 18:42:15 +0000 media-libs/openimageio: Version bump and fix compilation on arm64 Closes: https://bugs.gentoo.org/889372 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/openimageio/Manifest | 1 + media-libs/openimageio/openimageio-2.4.13.0.ebuild | 202 +++++++++++++++++++++ 2 files changed, 203 insertions(+) |