Commit graph

46992 commits

Author SHA1 Message Date
Gergely Risko f199e115d2 Enable parallel building for GCC.
Even if using profiledbootstrap.  This was unsafe before 4.8, and
then the documentation was not fixed on time.

The documentation got fixed here:
  c763997f34

But the actual code was already fixed here:
  5d2fca09d5

So this is safe both for GCC 4.8 and GCC 4.9.
2014-08-13 23:21:33 +02:00
Eelco Dolstra 330fadb706 Containers: Use systemd-nspawn startup notification
This prevents the container unit startup from hanging until timeout if
systemd-nspawn fails.
2014-08-13 00:49:25 +02:00
Eelco Dolstra ab402dc1a4 systemd: Apply a patch that improves systemd-nspawn startup notification
Systemd-nspawn now sends startup notification *after* it has forked
the container init process and performed initialisation (such as
creating veth network interfaces).
2014-08-13 00:47:24 +02:00
Eelco Dolstra 878b738333 Containers: Clean up veth interfaces 2014-08-12 03:13:32 +02:00
Eelco Dolstra b99af5579e Containers: Don't remount / 2014-08-12 03:13:32 +02:00
Eelco Dolstra 04ec038e89 Containers: Fix reboot and poweroff
Previously "machinectl reboot/poweroff" brutally killed the container,
as did "systemctl stop/restart". And reboot didn't actually work. Now
everything is fine.
2014-08-12 03:13:31 +02:00
Eelco Dolstra 38567ddc80 systemd: Apply backport fixes
In particular, added a few patches that improve systemd-nspawn
container behaviour.
2014-08-12 03:08:22 +02:00
Michael Raskin 28c7ff430e Set more realistic platform set for Stalin Scheme compiler 2014-08-12 04:35:34 +04:00
Michael Raskin 004be1bf51 Fix oiio build; maybe will fix blender build 2014-08-12 04:33:10 +04:00
Michael Raskin c346d22647 Fix checkpolicy build; no idea how to test it 2014-08-12 04:07:29 +04:00
Michael Raskin f1f0f0cf19 Update and fix LEO2 prover 2014-08-12 03:57:52 +04:00
Rickard Nilsson 66858833e3 mopidy: Add mopidy-scan service for scanning local media 2014-08-12 01:40:44 +02:00
Michael Raskin 05a3b156f0 Update Mercurial to version 3.1 2014-08-12 02:47:04 +04:00
Michael Raskin d06eef88c9 Update libreoffice to the version 4.3.0.4
Also update its dependencies.

Update libcdr to 0.1.0
Update libmwaw to 0.3.2 from 0.3.1
Update libvisio to 0.1.0
Update libwpd to 0.10.0
Update libwpg to 0.3.0

These updates are require by LO update and also require each other.

Note that many of these libraries now require librevenge.

In LibreOffice expression per se:

- Note that liborcus is built separately because it wants Boost to be
  specified in a way that main LO build doesn't ensure.

- libixion from 0.7.0 tarball has libixion-0.8 package version.

- libgltf is in src/libgltf but listed in download.lst without any
  comments.

- Make variable with the name libreoffice-translations-${version}.tar.xz
  and the same value is inserted; the same for -help-. Fetching gives
  a strange error without that. Apparently everyone just builds git
  checkouts.

- There are some conditionals in download.lst that require manual
  handling. I am not sure there is a simple way to process them in
  generate-libreoffice-srcs.sh.
2014-08-12 01:49:54 +04:00
Domen Kožar 004c745c52 Merge pull request #3525 from wkennington/cache.ddrescue
ddrescue: 1.17 -> 1.18.1
2014-08-11 22:40:42 +02:00
lethalman 4a70b45ea5 Merge pull request #3544 from bosu/criu
criu: upgrade to 1.3-rc2
2014-08-11 20:53:55 +02:00
Boris Sukholitko 28463543eb criu: upgrade to 1.3-rc2 2014-08-11 21:49:54 +03:00
John Wiegley fc6932a63d haskell-hfsevents: Do not use gccApple 2014-08-11 11:29:02 -05:00
Peter Simons e52a533cad haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
2014-08-11 15:10:43 +02:00
Peter Simons 298976c812 haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
2014-08-11 15:10:43 +02:00
lethalman 154f44958f Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Rickard Nilsson 7b5829c314 Add NixOS module for syslog-ng 2014-08-11 15:06:11 +02:00
Peter Simons 59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Shea Levy bc941ecf0b Merge branch 'upstream' of https://github.com/zalora/nixpkgs
sysdig: update to 0.1.87
2014-08-11 08:45:13 -04:00
Georges Dubus 706f0345f7 Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
Peter Simons 710af8be29 haskell-hmatrix-special: this package won't compile any more after the hmatrix update 2014-08-11 14:39:41 +02:00
Peter Simons ae236364dd haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango 2014-08-11 14:34:12 +02:00
Peter Simons 91a5acf87d haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons 1c00790795 haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 793c7502ce haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 6d71db69d5 haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 3f46615a6e haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons a145018218 haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons acb4420c30 haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons aa99930950 haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons cf0e96d049 haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot 2014-08-11 14:34:11 +02:00
Peter Simons 4126a651b7 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-11 14:34:11 +02:00
Peter Simons b5a1d3d16a haskell-aeson-0.7.0.6: re-generate with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 5258db2479 haskell-sizes: update to 2.3.2 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk e7832f4b80 haskell-cabal-bounds: update to 0.8
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk d98235d4be haskell-aws: update to 0.9.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 96a8f643ff haskell-compdata: update to 0.8.1.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 077f841ec5 haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 12076063c4 haskell-hmatrix: update to 0.16.0.4 2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 22f13c2611 haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 4eb3731752 haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk e8958e26b3 haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00