[OpenWrt-Devel] [PATCH] wireguard: bump to 0.0.20181006
Kevin Darbyshire-Bryant
kevin at darbyshire-bryant.me.uk
Tue Oct 9 04:35:12 EDT 2018
> On 8 Oct 2018, at 19:12, Lucian Cristian <luci at powerneth.ro> wrote:
>
> On 08.10.2018 11:56, Andre Heider wrote:
>> Hi Jason,
>>
>> On 06/10/2018 05:09, Jason A. Donenfeld wrote:
>>> diff --git a/package/network/services/wireguard/Makefile b/package/network/services/wireguard/Makefile
>>> index 29c7447..3544e34 100644
>>> --- a/package/network/services/wireguard/Makefile
>>> +++ b/package/network/services/wireguard/Makefile
>>> @@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
>>> PKG_NAME:=wireguard
>>> -PKG_VERSION:=0.0.20180925
>>> +PKG_VERSION:=0.0.20181006
>>
>>
>> with this version I get a build error on arm:
>>
>> CC [M] /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/main.o
>> In file included from /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/crypto/include/zinc/chacha20poly1305.h:9:0,
>> from /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/messages.h:10,
>> from /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/noise.h:8,
>> from /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/device.h:9,
>> from /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/main.c:7:
>> /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/compat/simd/include/linux/simd.h: In function 'simd_get':
>> /home/andre/src/openwrt/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/linux-sunxi_cortexa7/WireGuard-0.0.20181006/src/compat/simd/include/linux/simd.h:29:48: error: implicit declaration of function 'may_use_simd'; did you mean 'cap_settime'? [-Werror=implicit-function-declaration]
>> *ctx = !IS_ENABLED(CONFIG_PREEMPT_RT_BASE) && may_use_simd() ? HAVE_FULL_SIMD : HAVE_NO_SIMD;
>> ^~~~~~~~~~~~
>> cap_settime
>>
>> Thanks,
>> Andre
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel at lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>
> there's a new one 07, it's about this problem
>
>
> Regards
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
I have just bumped the package to 0.0.20181007 so it should be fixed.
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=3925298f3ca9bcd854571367d98bb6ca07f4e66e
Cheers,
Kevin D-B
012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list