[BRLTTY] Compiling in windows : Cython Not Found

Siju Samuel sijusamueltech at gmail.com
Wed Jun 18 13:15:03 EDT 2014


Hi dave,
i got compiled with a few warning.  Will get back with 'running' after some
time.
make[3]: Leaving directory `/c/brlttyjunwindev11/brltty/Programs'
set -- --quiet build --build-temp .; \
        [ "mingw32" != "mingw32" ] || set -- "${@}" --compiler mingw32; \
        /c/Python27/python ./setup.py "${@}"
brlapi.auto.c: In function '__pyx_pf_6brlapi_10Connection___init__':
brlapi.auto.c:4506:20: warning: assignment makes integer from pointer
without a cast [enabled by default]
brlapi.auto.c: In function '__Pyx_RaiseArgtupleInvalid':
brlapi.auto.c:12662:18: warning: unknown conversion type character 'z' in
format [-Wformat]
brlapi.auto.c:12662:18: warning: format '%s' expects argument of type 'char
*', but argument 5 has type 'Py_ssize_t' [
format]
brlapi.auto.c:12662:18: warning: unknown conversion type character 'z' in
format [-Wformat]
brlapi.auto.c:12662:18: warning: too many arguments for format
[-Wformat-extra-args]
brlapi.auto.c: In function '__Pyx_RaiseTooManyValuesError':
brlapi.auto.c:13160:18: warning: unknown conversion type character 'z' in
format [-Wformat]
brlapi.auto.c:13160:18: warning: too many arguments for format
[-Wformat-extra-args]
brlapi.auto.c: In function '__Pyx_RaiseNeedMoreValuesError':
brlapi.auto.c:13166:18: warning: unknown conversion type character 'z' in
format [-Wformat]
brlapi.auto.c:13166:18: warning: format '%s' expects argument of type 'char
*', but argument 3 has type 'Py_ssize_t' [
format]
brlapi.auto.c:13166:18: warning: too many arguments for format
[-Wformat-extra-args]
[ "mingw32" != "mingw32" ] || /c/Python27/python ./setup.py --quiet
bdist_wininst --skip-build
make[2]: Leaving directory `/c/brlttyjunwindev11/brltty/Bindings/Python'
set -- Lisp Python; \
        for language \
        do (cd ./../Bindings/$language && make install) || exit 1; \
        done
make[2]: Entering directory `/c/brlttyjunwindev11/brltty/Bindings/Lisp'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/c/brlttyjunwindev11/brltty/Bindings/Lisp'
make[2]: Entering directory `/c/brlttyjunwindev11/brltty/Bindings/Python'
cd ./../../Programs && make api
make[3]: Entering directory `/c/brlttyjunwindev11/brltty/Programs'
make[3]: Nothing to be done for `api'.
make[3]: Leaving directory `/c/brlttyjunwindev11/brltty/Programs'
set -- --quiet build --build-temp .; \
        [ "mingw32" != "mingw32" ] || set -- "${@}" --compiler mingw32; \
        /c/Python27/python ./setup.py "${@}"
[ "mingw32" != "mingw32" ] || /c/Python27/python ./setup.py --quiet
bdist_wininst --skip-build
set -- --quiet install --skip-build --record "installed-files"; \
        [ -z "/brlttyjundev11" ] || set -- "${@}" --root "/brlttyjundev11";
\
        /c/Python27/python ./setup.py "${@}"
make[2]: Leaving directory `/c/brlttyjunwindev11/brltty/Bindings/Python'
set -- ; \
        for driver do (cd ./../Drivers/Braille/$driver && make install);
done
set -- ; \
        for driver do (cd ./../Drivers/Speech/$driver && make install); done
set -- ; \
        for driver do (cd ./../Drivers/Screen/$driver && make install); done
make[1]: Leaving directory `/c/brlttyjunwindev11/brltty/Programs'




On Wed, Jun 18, 2014 at 11:32 AM, Dave Mielke <dave at mielke.cc> wrote:

> [quoted lines by Siju Samuel on 2014/06/18 at 10:59 -0500]
>
> >Still there is error.
>
> Please test this patch (attached as mingw-3.patch).
>
> >If needed I can change to the appropriat MINGw ( latest?) version. Please
> >let me know .
>
> My preference is to resolve the problems. While you may be able to upgrade,
> someone else mightn't.
>
> --
> Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of
> God.
> Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
> EMail: dave at mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.com/
>
> _______________________________________________
> This message was sent via the BRLTTY mailing list.
> To post a message, send an e-mail to: BRLTTY at mielke.cc
> For general information, go to: http://mielke.cc/mailman/listinfo/brltty
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mielke.cc/pipermail/brltty/attachments/20140618/b3c51fe9/attachment.html>


More information about the BRLTTY mailing list