Windows build
Phyx
lonetiger at gmail.com
Tue Oct 18 10:39:24 UTC 2016
And uname -a? If you're on anything higher than 2.5.1 the runtime has a
regression per Ben's email. If you're not. Try using python3 for testing.
Make test PYTHON=/usr/bin/python3
On Tue, Oct 18, 2016, 11:30 Simon Peyton Jones <simonpj at microsoft.com>
wrote:
> .../typecheck/should_fail$ which python
>
> /usr/bin/python
>
> .../typecheck/should_fail$ which python2
>
> /usr/bin/python2
>
> .../typecheck/should_fail$ which python3
>
> /usr/bin/python3
>
> .../typecheck/should_fail$ python --version
>
> Python 3.4.3
>
> .../typecheck/should_fail$ python2 --version
>
> Python 2.7.11
>
> .../typecheck/should_fail$ python3 --version
>
> Python 3.4.3
>
> .../typecheck/should_fail$
>
>
>
> *From:* Phyx [mailto:lonetiger at gmail.com]
> *Sent:* 18 October 2016 11:07
> *To:* Simon Peyton Jones <simonpj at microsoft.com>; ghc-devs at haskell.org
> *Subject:* Re: Windows build
>
>
>
> Hi Simon,
>
>
>
> What does which python 2 and which python 3 return? Along with uname -a?
>
>
>
> Tamar
>
> On Tue, Oct 18, 2016, 10:58 Simon Peyton Jones via ghc-devs <
> ghc-devs at haskell.org> wrote:
>
> On Windows I now get a lot of framework failures, below.
>
> I have not tried them all, but some work fine when run individually; e.g.
>
> make TEST=AssocTyDef09
>
> Simon
>
>
>
>
>
> Unexpected passes:
>
> rts/T7037.run T7037 [unexpected] (normal)
>
>
>
> Unexpected failures:
>
> ghci/prog003/prog003.run prog003 [bad exit code] (ghci)
>
> plugins/plugins07.run plugins07 [bad exit code] (normal)
>
>
>
> Unexpected stat failures:
>
> perf/haddock/haddock.compiler.run haddock.compiler [stat not good
> enough] (normal)
>
>
>
> Framework failures:
>
> ./cabal/T5442b.run T5442b
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./codeGen/should_run/cgrun040.run cgrun040
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./concurrent/should_run/conc027.run conc027
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./deSugar/should_run/dsrun010.run dsrun010
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./dph/sumnats/dph-sumnats-vseg.run
> dph-sumnats-vseg [runTest] (Unhandled exception: global name 'WindowsError'
> is not defined)
>
> ./dph/words/dph-words-copy-fast.run
> dph-words-copy-fast [runTest] (Unhandled exception: global name
> 'WindowsError' is not defined)
>
> ./driver/T9963.run T9963
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./ghci/scripts/ghci044a.run ghci044a
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./ghci/scripts/T4127.run T4127
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./ghci/should_run/ghcirun001.run ghcirun001
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./overloadedlists/should_fail/overloadedlistsfail02.run
> overloadedlistsfail02 [runTest] (Unhandled exception: global name
> 'WindowsError' is not defined)
>
> ./package/package07e.run package07e
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./parser/should_fail/ParserNoForallUnicode.run
> ParserNoForallUnicode [runTest] (Unhandled exception: global name
> 'WindowsError' is not defined)
>
> ./parser/should_fail/T12051.run T12051
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./perf/should_run/T4830.run T4830
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./plugins/plugins07.run plugins07
> [normal] (pre_cmd failed: 2)
>
> ./rts/stack003.run stack003
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./rts/ffishutdown.run ffishutdown
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./simplCore/should_compile/T3234.run T3234
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./typecheck/should_compile/tc217.run tc217
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./typecheck/should_fail/tcfail013.run tcfail013
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./typecheck/should_fail/tcfail110.run tcfail110
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ./typecheck/should_fail/AssocTyDef09.run AssocTyDef09
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ../../libraries/base/tests/stableptr003.run stableptr003
> [runTest] (Unhandled exception: global name 'WindowsError' is not defined)
>
> ../../libraries/base/tests/IO/ioeGetErrorString001.run
> ioeGetErrorString001 [runTest] (Unhandled exception: global name
> 'WindowsError' is not defined)
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-devs&data=02%7C01%7Csimonpj%40microsoft.com%7C4d441553b8494e929da408d3f73e7a28%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636123820109681470&sdata=%2FQhjjixHpNDXjefcSplEwKAagPDWlqSBNhb9X82V5gA%3D&reserved=0>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20161018/043f792f/attachment.html>
More information about the ghc-devs
mailing list