[Bug 1142586] New: LTO: gstreamer-plugins-base build fails on aarch64
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 Bug ID: 1142586 Summary: LTO: gstreamer-plugins-base build fails on aarch64 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: martin.liska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/gstre... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume.gardet@arm.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 http://bugzilla.opensuse.org/show_bug.cgi?id=1142586#c1 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS Blocks| |1133084 Assignee|bnc-team-screening@forge.pr |martin.liska@suse.com |ovo.novell.com | --- Comment #1 from Martin Liška <martin.liska@suse.com> --- Fails due to a wrong configure detection: checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes - checking for ARM NEON support in current arch/CFLAGS... no + checking for ARM NEON support in current arch/CFLAGS... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 http://bugzilla.opensuse.org/show_bug.cgi?id=1142586#c2 --- Comment #2 from Guillaume GARDET <guillaume.gardet@arm.com> --- (In reply to Martin Liška from comment #1)
Fails due to a wrong configure detection:
checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes - checking for ARM NEON support in current arch/CFLAGS... no + checking for ARM NEON support in current arch/CFLAGS... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes
aarch64 does support NEON. So, it should be ok to enable NEON on aarch64. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 http://bugzilla.opensuse.org/show_bug.cgi?id=1142586#c3 --- Comment #3 from Martin Liška <martin.liska@suse.com> --- (In reply to Guillaume GARDET from comment #2)
(In reply to Martin Liška from comment #1)
Fails due to a wrong configure detection:
checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes - checking for ARM NEON support in current arch/CFLAGS... no + checking for ARM NEON support in current arch/CFLAGS... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking for localtime_r... yes
aarch64 does support NEON. So, it should be ok to enable NEON on aarch64.
I've got a patch candidate.. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 http://bugzilla.opensuse.org/show_bug.cgi?id=1142586#c4 --- Comment #4 from Martin Liška <martin.liska@suse.com> --- I've just created an upstream merge request: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/338 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1142586 http://bugzilla.opensuse.org/show_bug.cgi?id=1142586#c5 Martin Li��ka <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #5 from Martin Li��ka <martin.liska@suse.com> --- Already fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com