On Wed, Jan 25, 2017 at 9:01 PM, Phillip Camp
<phillip.camp+...@gmail.com> wrote:
> Package: ocserv
> Version: 0.11.6-1~bpo8+1
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in the past)
>
> Dear Maintainer,
>
> build is failing for arm have tested this patch on armhf, on backported
> package results in installable package, fails on other arms from
> autobuild logs this may fix them aswell.
>
> Keep up the hard work would be grateful if you could fix up the
> backports etc.
>
> Thanks
>
> Phill.
>
>
> --- ocserv-0.11.6.orig/debian/rules     2017-01-02 16:18:52.000000000 +0000
> +++ ocserv-0.11.6/debian/rules  2017-01-25 12:31:01.117711166 +0000
> @@ -14,6 +14,11 @@
>         OTHER_CONF_OPTS = --enable-systemd --enable-linux-namespaces
>  #endif
>
> +DEB_BUILD_ARCH_CPU = $(dpkg-architecture -qDEB_BUILD_ARCH_CPU)
> +#ifeq ($(DEB_BUILD_ARCH_CPU),arm)
> +       OTHER_CONF_OPTS = --enable-systemd --enable-linux-namespaces 
> --disable-seccomp
> +#endif
> +
>  %:
>         dh $@ --with systemd
>
>

Thanks for reporting, but I can't make an upload in the mean time
because my previous subkey was expired and the new one is not yet
recognized by the archive maintenance software (expect they update the
keyring once a month...)

I'm perfectly fine with the changes and if there's anyone can upload
please go ahead.

Cheers,
Aron

Reply via email to