OSX/CI: kio-extras builds to fail on branch master

Mathias Tillman master.homer at gmail.com
Mon Nov 3 10:41:56 UTC 2014


Hi, could you try the attached patch? I added some edge-cases to test for
the existence of 64-bit, unsigned long long, XDR functions (for some reason
there are multiple). Hopefully this should allow compilation on OSX.

Regards
Mathias

On Sun, Nov 2, 2014 at 9:13 PM, Mark Gaiser <markg85 at gmail.com> wrote:

> On Sun, Nov 2, 2014 at 8:59 PM, Marko Käning <mk-lists at email.de> wrote:
> > Any news on this one???
> >
> >
> > On 22 Oct 2014, at 00:10 , Marko Käning <mk-lists at email.de> wrote:
> >
> >> On Linux kio-extras seems to build fine, but it doesn’t on OSX:
> >>
> >> ---
> >>
> >> [92%] Building C object nfs/CMakeFiles/kio_nfs.dir/rpc_nfs3_prot_xdr.c.o
> >> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:13:8:
> error: implicit declaration of function 'xdr_u_quad_t'
> [-Werror,-Wimplicit-function-declaration]
> >>         if (!xdr_u_quad_t (xdrs, objp))
> >>              ^
> >> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:11:20:
> warning: unused variable 'buf' [-Wunused-variable]
> >>        register int32_t *buf;
> >>                          ^
> >> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:23:8:
> error: implicit declaration of function 'xdr_quad_t'
> [-Werror,-Wimplicit-function-declaration]
> >>         if (!xdr_quad_t (xdrs, objp))
> >>              ^
> >> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:23:8:
> note: did you mean 'xdr_u_quad_t'?
> >> /Users/marko/WC/KDECI-builds/kio-extras/nfs/rpc_nfs3_prot_xdr.c:13:8:
> note: 'xdr_u_quad_t' declared here
> >>         if (!xdr_u_quad_t (xdrs, objp))
> >>              ^
>
> I think you need to ping Mathias Tillman for that.
> Added him in CC.
>
> Also, please try to prevent top posting.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141103/db3e7408/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kio-extras-nfs3-osx.patch
Type: text/x-patch
Size: 78001 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141103/db3e7408/attachment-0001.patch>


More information about the Kde-frameworks-devel mailing list