Commit Graph

37065 Commits

Author SHA1 Message Date
Vladimír Čunát
cb639302df Merge glibc-2.18 branch into stdenv-updates
It's to separate from other changes coming from master.

Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
	pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +01:00
Vladimír Čunát
2265bab69d llvm: fix heavily parallel builds 2013-12-28 17:32:01 +01:00
Vladimír Čunát
d978c35ff9 stdenv/setup.sh: fix previous change...
for the case that there is no makefile. CC #1354
2013-12-28 10:43:34 +01:00
Vladimír Čunát
3f4b14d793 stdenv/setup.sh: add SHELL to makeFlags (close #1354) 2013-12-27 21:03:16 +01:00
Vladimír Čunát
34a7256820 coreutils: fix build (race condition) 2013-12-27 20:53:53 +01:00
Peter Simons
7d648e3b7f Merge pull request #1408 from bjornfor/ncurses-enable-pc-files
ncurses: install *.pc files (pkg-config)
2013-12-26 11:29:07 -08:00
Bjørn Forsman
2b2c55e34a ncurses: add ncurses5-config -> ncursesw5-config symlink
We already have backward compatibility symlinks for ncurses libraries
and pkg-config files (when built in unicode/wide mode). The last bit is
to add a symlink from ncurses5-config to ncursesw5-config, which is what
this commit does.
2013-12-26 18:51:48 +01:00
Bjørn Forsman
50253a3e84 ncurses: install *.pc files (for pkg-config)
To make e.g. "pkg-config --cflags ncursesw" work.

The ncurses expression, when built in unicode/wide char mode, provides
backward compatibility symlinks from lib<name>.so to lib<name>w.so.
Provide similar symlinks for the *.pc files: <name>.pc -> <name>w.pc.
2013-12-26 18:31:24 +01:00
Mathijs Kwik
95f443fda4 all-packages: remove gcc47 dependencies now gcc48 is default
I checked these and they built fine
2013-12-23 09:59:32 +01:00
Mathijs Kwik
fd8d833a86 switch default gccgo to 4.8 2013-12-23 09:59:23 +01:00
Mathijs Kwik
9319597b65 gccgo: add 4.8 2013-12-23 09:59:15 +01:00
Eelco Dolstra
28188fca3a Cache::Memory: Disable tests
These can time out under load.

http://hydra.nixos.org/build/7214262
2013-12-20 14:48:34 +01:00
Eelco Dolstra
dc5cc7cfb3 ncurses: Remove version 5.4
It's not used anywhere, and doesn't build:

http://hydra.nixos.org/build/7204910
2013-12-20 14:48:19 +01:00
Eelco Dolstra
21f4b5c2f7 check: Disable tests
The testsuite can fail under high load:

  check_check_master.c:356:F:Core Tests:test_check_all_msgs:99: Expected Passed, got Test timeout expired

http://hydra.nixos.org/build/7243912
2013-12-19 11:29:22 +01:00
Eelco Dolstra
134ba27ea2 Merge remote-tracking branch 'origin/master' into glibc-2.18 2013-12-18 15:42:54 +01:00
Eelco Dolstra
04c364d181 gnat: Attempt to fix random build failures
Sometimes the build failes with:

  In file included from ../../gcc-4.4.6/gcc/ada/seh_init.c:44:
  ../../gcc-4.4.6/gcc/system.h:418: error: conflicting types for 'strsignal'
  /nix/store/6h129q168ahnl2nzw6azr239cba884ng-glibc-2.18/include/string.h:560: note: previous declaration of 'strsignal' was here

and sometimes it doesn't.  Hopefully disabling parallel builds fixes
this.

http://hydra.nixos.org/build/7179481
2013-12-18 15:41:24 +01:00
Peter Simons
580c339699 haskell-smallcheck: update to version 1.1.1 2013-12-18 14:56:43 +01:00
Peter Simons
714f20806b haskell-scientific: update to version 0.1.0.1 2013-12-18 14:56:43 +01:00
Peter Simons
705b317fee haskell-mainland-pretty: update to version 0.2.7 2013-12-18 14:56:43 +01:00
Peter Simons
378c821a62 haskell-language-c-quote: update to version 0.7.6 2013-12-18 14:56:43 +01:00
Peter Simons
d1f0c0325c haskell-DAV: update to version 0.6 2013-12-18 14:56:43 +01:00
Peter Simons
6200fc9ffa haskell-async: add version 2.0.1.5 2013-12-18 14:56:43 +01:00
Lluís Batlle i Rossell
05b94c04cf Updating nvidia legacy 304 to 304.117 2013-12-18 11:24:53 +01:00
Evgeny Egorochkin
eca727fc55 Revert "gsl: update from 1.15 to 1.16"
Tests fail on i686: http://savannah.gnu.org/bugs/?40176

This reverts commit 6a69d7e898.
2013-12-17 15:25:28 +02:00
Eelco Dolstra
82f39bd19e linux: Fix hash 2013-12-17 13:27:03 +01:00
David Virgilio
84b09e26e5 dzen2: new package
"Dzen is a general purpose messaging, notification and menuing program for X11. It was designed to be fast, tiny and scriptable in any language." -- https://github.com/robm/dzen
2013-12-17 12:05:42 +00:00
Peter Simons
3e052e242f gfortran48: disable parallel make to avoid apparent race condition
See <http://hydra.nixos.org/build/7125754> as an example of a failed build.
2013-12-17 12:18:07 +01:00
Sander van der Burg
010273bf1e Fix imagemagick compilation on darwin, because it still includes ghostscript which should not be the case 2013-12-17 11:45:07 +01:00
Eelco Dolstra
c9cd03f3e5 Fix the right compiler
Doh!
2013-12-17 11:29:08 +01:00
Sander van der Burg
3b766653c6 Ported to old no-xcode patch to the current nodejs, so that it can be built on Darwin again 2013-12-17 11:13:55 +01:00
Eelco Dolstra
fcf462eb5d gcc: Disable profiled build
This can fail randomly with an error like:

building toplev.o
../../gcc-4.6.3/gcc/reload.c: In function 'find_reloads':
../../gcc-4.6.3/gcc/reload.c:3778:11: error: corrupted value profile: value profile counter (93791 out of 95865) inconsistent with basic-block count (95759)

http://hydra.nixos.org/build/7185029

On the plus side, this makes building GCC much faster because it
re-enables parallel building.
2013-12-16 21:46:05 +01:00
Daniel Oertwig
42560c78bb libxml2 w/o python --with-python=no on all systems
When building libxml2 without python enabled, pass "--with-python=no" to
configure on all systems, not only on FreeBSD. Omitting mentioned
configure option results in building libxml2 WITH python enabled. In
this case, configure is looking for python by itself in system paths.
With a rootless configuration, python includes from the host are accessed.
If those files (Python.h) are not available, building libxml2 fails.
2013-12-16 21:30:36 +01:00
Peter Simons
f0ebdd4296 pkgs/build-support/cabal: add 'buildTarget' attribute to allow passing flags to "./Setup build" 2013-12-16 21:21:31 +01:00
Peter Simons
8b11fb8fcb pkgs/build-support/cabal: clean up the code that sets rpath for shared executables 2013-12-16 21:20:49 +01:00
Peter Simons
45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Peter Simons
60103a4bd9 haskell-wai-test: update to version 2.0.0.1 2013-12-16 21:11:30 +01:00
Peter Simons
9a31332136 haskell-tasty: update to version 0.5.2.1 2013-12-16 21:11:30 +01:00
Peter Simons
0bbe648085 haskell-snaplet-acid-state: update to version 0.2.6 2013-12-16 21:11:30 +01:00
Peter Simons
c1413dc30b haskell-enummapset-th: update to version 0.6.0.1 2013-12-16 21:11:30 +01:00
Peter Simons
a3c0e40e52 haskell-ansi-terminal: update to version 0.6.1 2013-12-16 21:11:30 +01:00
Peter Simons
ee755fa3bc haskell-HsOpenSSL: update to version 0.10.3.6 2013-12-16 21:11:30 +01:00
Peter Simons
1e5e9a402b haskell-DAV: update to version 0.5.1 2013-12-16 21:11:29 +01:00
Peter Simons
ec00fe0965 haskell-doctest: don't build haddock documentation with pre-7.4 versions of GHC 2013-12-16 21:11:29 +01:00
Peter Simons
edaa56041c pkgs/build-support/cabal: configure a proper library rpath for dynamically linked executables 2013-12-16 21:11:29 +01:00
Eelco Dolstra
53567db1d5 glibc: Apply upstream patch for scanf regression
https://sourceware.org/bugzilla/show_bug.cgi?id=15917

This broke Atlas.

http://hydra.nixos.org/build/7072399
http://sourceforge.net/p/math-atlas/discussion/75123/thread/dc45bb67/
2013-12-16 17:12:19 +01:00
Eelco Dolstra
eea9e405c8 source-highlight: Don't do a parallel build
The "make check" appears to have a race condition.

http://hydra.nixos.org/build/7116409
2013-12-16 17:03:19 +01:00
Eelco Dolstra
a2b45034b3 php: Update to 5.4.23, 5.3.28
CVE-2013-4073, CVE-2013-6420
2013-12-16 14:50:40 +01:00
Eelco Dolstra
acac786868 linux: Update to 3.4.74 2013-12-16 14:46:21 +01:00
Domen Kožar
6959b9921d Merge pull request #1387 from lovek323/vagrant
vagrant: update to 1.4.0
2013-12-16 01:20:05 -08:00
Jason "Don" O'Conal
2b65900e75 vagrant: update to 1.4.0 2013-12-16 04:50:22 +00:00