Date: Mon, 23 Nov 2020 11:12:48 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 251326] x11/swaylock-effects fails to build on aarch64 under qemu Message-ID: <bug-251326-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251326 Bug ID: 251326 Summary: x11/swaylock-effects fails to build on aarch64 under qemu Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: linimon@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) Assignee: jbeich@FreeBSD.org I get the following: 11/37] /nxb-bin/usr/bin/cc -Ilibclient_protos.a.p -I. -I.. -I/usr/local/inc= lude -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3D c11 -O3 -Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp -mtune=3Dnative '-DSYSCONFDIR=3D"//usr/local/etc"' -D_C11_SOURCE '-DSWAYLOCK_VERSION=3D"v1.6-3"' -O2 -fstack-protector-strong -fno-strict-al= iasing - fPIC -MD -MQ libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -MF libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o.d -o libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -c libclient _protos.a.p/xdg-shell-protocol.c FAILED: libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o /nxb-bin/usr/bin/cc -Ilibclient_protos.a.p -I. -I.. -I/usr/local/include -I/usr/local/include/libepoll-shim -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -Werror -std=3Dc11 -O3 -Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp -mtune=3Dna= tive '-DSYSCONFDIR=3D"//usr/local/etc"' -D_C11_SOURCE '-DSWAYLOCK_VERSION=3D"v1.= 6-3"' -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MQ libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -MF libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o.d -o libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -c libclient_protos. a.p/xdg-shell-protocol.c cc: error: the clang compiler does not support '-mtune=3Dnative' ninja: build stopped: subcommand failed. *** Error code 1 FWIW, the -mtune-native line in the meson.build file is not in the meson.bu= ild file of the masterport. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251326-7788>