[OpenWrt-Devel] seccomp patch lead to build failures
Dirk Neukirchen
dirkneukirchen at web.de
Sat Mar 28 14:49:28 EDT 2015
On 26.03.2015 21:32, John Crispin wrote:
>
>
> On 26/03/2015 19:17, Dirk Neukirchen wrote:
>> procd: add jail support 45010
>>
>> leads to build errors on some? arches
>>
>> On omap I get:
>> /jail/seccomp-bpf.h:72:3: error: #w$
>> # warning "Platform does not support seccomp filter yet"
>>
>> which fails the build completely (-Werror issue)
>>
>> I think there are some issues with other arch/detection when building libseccomp
>> especially for PowerPC arch:
>> - http://buildbot.openwrt.org:8010/broken_packages/mpc85xx/libseccomp/compile.txt
>> - http://buildbot.openwrt.org:8010/broken_packages/mpc83xx/
>>
>> because I think atm there is no powerpc support:
>> I looked in: https://github.com/seccomp/libseccomp/tree/master/src
>
> Hi Dirk,
>
> pushed a fix, please test it and let me know if the problem is gone
>
> John
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
Thanks for the quick fix - build error on omap is gone
I submitted a patch series that contains a fix for omap 3.18
containing missing symbols so buildbot will be unbroken
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list