Commit graph

9679 commits

Author SHA1 Message Date
Peter Simons
fb97adb244 zeromq3-haskell: disable 'doCheck' because of build errors in test program 2013-02-24 22:44:48 +01:00
Peter Simons
01b02925e4 haskell-cautious-file: disable 'doCheck' because of test suite failure 2013-02-24 22:42:15 +01:00
Peter Simons
5e495dcff2 haskell-HTTP: disable 'doCheck' to avoid compilation errors
Setup: At least the following dependencies are missing:
  case-insensitive ==0.4.*,
  conduit >=0.4 && <0.6,
  http-types >=0.6 && <0.8,
  wai >=1.2 && <1.4
2013-02-24 22:41:52 +01:00
Peter Simons
1e5df990db haskell-simple-sendfile: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite spec: RUNNING...

Sendfile
  sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [3]

  sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [8]

1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-24 22:36:44 +01:00
Peter Simons
66097c6025 Disable 'doCheck' in more packages to avoid infinite evaluation loops. 2013-02-24 22:24:55 +01:00
Peter Simons
ea34b78ea6 haskell-text: disable 'doCheck' to avoid infinite evaluation loop
Some of the 'testDepends' of these packages end up depending on 'text' again.
2013-02-24 22:23:26 +01:00
Peter Simons
024f036ecd alex: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-24 22:22:02 +01:00
Peter Simons
6d212a9129 haddock: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-24 22:21:54 +01:00
Peter Simons
fa5babd47d haskell-ghc-events: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-24 22:20:01 +01:00
Peter Simons
4846709d50 haskell-unbounded-delays: add version 0.1.0.5 2013-02-24 22:17:56 +01:00
Peter Simons
c122781579 haskell-text-icu: add version 0.6.3.5 2013-02-24 22:17:49 +01:00
Peter Simons
5b4b656e51 haskell-Safe: add version 0.1 2013-02-24 22:17:41 +01:00
Peter Simons
e82f5c750e haskell-stringprep: add version 0.1.5 2013-02-24 22:17:30 +01:00
Peter Simons
15ff301d63 haskell-stringbuilder: add version 0.4.0 2013-02-24 22:17:13 +01:00
Peter Simons
1dfe6d4e6b haskell-punycode: add version 2.0 2013-02-24 22:17:01 +01:00
Peter Simons
0b0905be3b haskell-network-transport-tests: add version 0.1.0.1 2013-02-24 22:16:53 +01:00
Peter Simons
b27fd14fb0 haskell-nanospec: add version 0.1.0 2013-02-24 22:16:46 +01:00
Peter Simons
a123d5704c haskell-markdown-unlit: add version 0.2.0.1 2013-02-24 22:16:38 +01:00
Peter Simons
0a18c04e95 haskell-lockfree-queue: add version 0.2 2013-02-24 22:16:25 +01:00
Peter Simons
9bf8e18584 haskell-idna: add version 0.2 2013-02-24 22:16:16 +01:00
Peter Simons
cc43390065 haskell-hspec-meta: add version 1.4.4 2013-02-24 22:11:11 +01:00
Peter Simons
52c8f2a8f6 haskell-file-location: add version 0.4.5.2 2013-02-24 22:10:49 +01:00
Peter Simons
a831ca8a4c haskell-encoding: add version 0.6.7.2 2013-02-24 22:10:41 +01:00
Peter Simons
b0fb01de00 haskell-data-accessor-transformers: add version 0.2.1.4 2013-02-24 22:10:30 +01:00
Peter Simons
d4aa0c77f0 haskell-concurrent-extra: add version 0.7.0.5 2013-02-24 22:10:20 +01:00
Peter Simons
23d7315135 haskell-ChasingBottoms: add version 1.3.0.5 2013-02-24 22:10:08 +01:00
Peter Simons
fbb1665cec haskell-base-compat: add version 0.2.1 2013-02-24 22:09:56 +01:00
Peter Simons
7165babaf1 Re-generate all Haskell packages with the latest version of cabal2nix.
This change brings support for building and running the regressions test suites.
2013-02-24 22:09:07 +01:00
Peter Simons
5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Peter Simons
9fc277e0b6 haskell-cabal2ghci: add version 0.0.1.0 2013-02-24 11:00:52 +01:00
Vladimír Čunát
07d26cea06 racket: fix by update 2013-02-24 10:59:54 +01:00
Peter Simons
d4b8008a44 haskell-tar: dropped obsolete version 0.3.2.0 2013-02-24 10:44:17 +01:00
Peter Simons
c2fc8c6da3 cabal-dev: update to Git version to fix build with ghc 7.6.2 2013-02-24 10:42:30 +01:00
Peter Simons
8e148fa50e haskell-gitit: jailbreak to fix build with recent blazehtml 2013-02-24 10:41:44 +01:00
Vladimír Čunát
b913af9fce pltScheme: remove -- didn't build and it's "racket" now 2013-02-24 10:32:47 +01:00
Vladimír Čunát
fa42471a2f boost147: remove, seemed unneeded 2013-02-24 09:42:26 +01:00
Vladimír Čunát
0415253eaf octave: fix via minor update 2013-02-24 09:22:50 +01:00
Cillian de Róiste
60d2657f60 sord: upgrade to 0.12.0 2013-02-24 02:30:02 +01:00
Cillian de Róiste
499f539b46 serd: upgrade to 0.18.2 2013-02-24 02:29:34 +01:00
Cillian de Róiste
dae693c7a3 sratom: upgrade to 0.4.2 2013-02-24 02:29:09 +01:00
Cillian de Róiste
472016f925 lv2: upgrade to 1.4.0 2013-02-24 02:28:40 +01:00
Cillian de Róiste
880486b2d3 lilv: upgrade to 0.16.0 2013-02-24 02:27:54 +01:00
Vladimír Čunát
df0e2bbf4d gtk-sharp-2: fix for new glib 2013-02-24 00:14:58 +01:00
Vladimír Čunát
25d00bf765 oprofile: fix via minor update 2013-02-23 23:49:48 +01:00
Vladimír Čunát
c9d3702c97 telepathy-related: fix via update
Some updates were restricted by gstreamer being <1.0
2013-02-23 22:20:42 +01:00
Vladimír Čunát
871c9ff726 simgear: fix via update 2013-02-23 20:10:42 +01:00
Vladimír Čunát
5e8747300e openscenegraph: update and fix 2013-02-23 20:09:11 +01:00
Vladimír Čunát
c173ddecbb kdePackages.libalkimia: fix build 2013-02-23 19:23:58 +01:00
Vladimír Čunát
06cd4df3b1 goffice_0_8: finally fix 2013-02-23 19:16:42 +01:00
Vladimír Čunát
691147f452 agg: fix for new automake 2013-02-23 18:27:12 +01:00