[ITP] pycrypto-2.0.1-1 -- Cryptographic algorithms and protocols for Python

Jari Aalto jari.aalto@cante.net
Wed Feb 22 23:27:00 GMT 2006


"Dr. Volker Zell" <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> writes:
> ...
> creating build/temp.cygwin-1.5.19-i686-2.4/src
> -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Isrc/ -I/usr/include/python2.4 -c src/MD2.c -o build/temp.cygwin-1.5.19-i686-2.4/src/MD2.o
> unable to execute -fno-strict-aliasing: No such file or directory
> error: command '-fno-strict-aliasing' failed with exit status 1
> ./python-crypto-2.0.1-1.sh.CygbuildCommandMain: [FATAL] status is 1.

Fixed now.

> Ciao
>   Volker

Just a quick notification

    The g-b-s support is now implemented in latest build scritps.
    It's all automatic, so you do not have to do anything special;
    the "all" command puts files to ../ when reviewer tests the
    *-src.tzr.gz. Just like in g-b-s.

    $ <package>*.sh all

Jari

1) Manual

  wget        \
    http://cygwin.cante.net/pycrypto/pycrypto-2.0.1-1.tar.bz2.sig \
    http://cygwin.cante.net/pycrypto/pycrypto-2.0.1-1.tar.bz2 \
    http://cygwin.cante.net/pycrypto/pycrypto-2.0.1-1-src.tar.bz2.sig \
    http://cygwin.cante.net/pycrypto/pycrypto-2.0.1-1-src.tar.bz2 \
    http://cygwin.cante.net/pycrypto/setup.hint

2) automated (copy / paste); get sh. will give further instructions

  mkdir pycrypto ; cd pycrypto
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/pycrypto/get.sh \
          http://cygwin.cante.net/pycrypto/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh




More information about the Cygwin-apps mailing list