[Bug 251326] x11/swaylock-effects fails to build on aarch64 under qemu
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 23 11:12:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251326
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 at FreeBSD.org
Reporter: linimon at FreeBSD.org
Flags: maintainer-feedback?(jbeich at FreeBSD.org)
Assignee: jbeich at FreeBSD.org
I get the following:
11/37] /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=64 -Wall -Winvalid-pch -Wextra -Werror -std=
c11 -O3 -Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp
-mtune=native '-DSYSCONFDIR="//usr/local/etc"' -D_C11_SOURCE
'-DSWAYLOCK_VERSION="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
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=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3
-Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp -mtune=native
'-DSYSCONFDIR="//usr/local/etc"' -D_C11_SOURCE '-DSWAYLOCK_VERSION="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=native'
ninja: build stopped: subcommand failed.
*** Error code 1
FWIW, the -mtune-native line in the meson.build file is not in the meson.build
file of the masterport.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list