Le 24/11/16 à 21:35, Laurent Bigonville a écrit :
Hi,
When compiling setools on at least mips64el and sparc64, I get the
following error:
mips64el-linux-gnuabi64-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall
-Wstrict-prototypes -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=.
-fstack-protector-strong -Wformat -Werror=format-security
-Wno-sign-compare -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ilibqpol
-Ilibqpol/include -I/usr/include/python3.5m -c
libqpol/module_compiler.c -o
build/temp.linux-mips64-3.5/libqpol/module_compiler.o -Werror -Wextra
-Waggregate-return -Wcast-align -Wfloat-equal -Wformat -Wformat=2
-Winit-self -Winline -Wmissing-format-attribute -Wmissing-include-dirs
-Wnested-externs -Wold-style-definition -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wunknown-pragmas
-Wwrite-strings -Wno-missing-field-initializers -Wno-unused-parameter
-Wno-cast-qual -Wno-shadow -Wno-unreachable-code -fno-exceptions
libqpol/module_compiler.c: In function ‘declare_symbol’:
libqpol/module_compiler.c:155:19: error: cast increases required
alignment of target type [-Werror=cast-align]
*dest_value = ((level_datum_t *)s)->level->sens;
Well this is actually fixed in the master branch
(9fbfeb43d20dd196b1831ef63b4a4f4f087a0be4) of setools and not the 4.0
one, nevermind then.
_______________________________________________
Selinux mailing list
Selinux@xxxxxxxxxxxxx
To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx.
To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.