nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

Merge pull request #157264 from FliegendeWurst/disable-broken-parallel

authored by

Artturi and committed by
GitHub
0f491bd7 48819015

+46
+2
pkgs/applications/editors/deadpixi-sam/default.nix
··· 20 20 CFLAGS = "-D_DARWIN_C_SOURCE"; 21 21 makeFlags = [ "DESTDIR=$(out)" ]; 22 22 buildInputs = [ libX11 libXi libXt libXft ]; 23 + # build fails when run in parallel 24 + enableParallelBuilding = false; 23 25 24 26 postInstall = '' 25 27 mkdir -p $out/share/applications
+4
pkgs/applications/science/electronics/alliance/default.nix
··· 19 19 nativeBuildInputs = [ libtool automake autoconf flex ]; 20 20 buildInputs = [ xorgproto motif libX11 libXt libXpm bison ]; 21 21 22 + # Disable parallel build, errors: 23 + # ./pat_decl_y.y:736:5: error: expected '=', ... 24 + enableParallelBuilding = false; 25 + 22 26 ALLIANCE_TOP = placeholder "out"; 23 27 24 28 configureFlags = [
+2
pkgs/desktops/cdesktopenv/default.nix
··· 46 46 bison ncompress gawk autoPatchelfHook makeWrapper fakeroot 47 47 rpcsvc-proto 48 48 ]; 49 + # build fails otherwise 50 + enableParallelBuilding = false; 49 51 50 52 makeFlags = [ 51 53 "World"
+4
pkgs/development/compilers/ats2/default.nix
··· 36 36 37 37 buildInputs = [ gmp ]; 38 38 39 + # Disable parallel build, errors: 40 + # *** No rule to make target 'patscc.dats', needed by 'patscc_dats.c'. Stop. 41 + enableParallelBuilding = false; 42 + 39 43 setupHook = with lib; 40 44 let 41 45 hookFiles =
+4
pkgs/development/compilers/fpc/lazarus.nix
··· 45 45 ] 46 46 ++ lib.optionals withQt [ libqt5pas qtbase ]; 47 47 48 + # Disable parallel build, errors: 49 + # Fatal: (1018) Compilation aborted 50 + enableParallelBuilding = false; 51 + 48 52 nativeBuildInputs = [ 49 53 makeWrapper 50 54 ] ++ lib.optional withQt wrapQtAppsHook;
+3
pkgs/development/compilers/mlton/from-git-source.nix
··· 21 21 22 22 buildInputs = [mltonBootstrap gmp]; 23 23 24 + # build fails otherwise 25 + enableParallelBuilding = false; 26 + 24 27 preBuild = '' 25 28 find . -type f | grep -v -e '\.tgz''$' | xargs sed -i "s@/usr/bin/env bash@$(type -p bash)@" 26 29 sed -i "s|/tmp|$TMPDIR|" bin/regression
+2
pkgs/development/ocaml-modules/stdcompat/default.nix
··· 12 12 }; 13 13 14 14 buildInputs = [ ocaml findlib ]; 15 + # build fails otherwise 16 + enableParallelBuilding = false; 15 17 16 18 configureFlags = "--libdir=$(OCAMLFIND_DESTDIR)"; 17 19
+3
pkgs/development/tools/ocaml/camlidl/default.nix
··· 15 15 16 16 buildInputs = [ ocaml ]; 17 17 18 + # build fails otherwise 19 + enableParallelBuilding = false; 20 + 18 21 preBuild = '' 19 22 mv config/Makefile.unix config/Makefile 20 23 substituteInPlace config/Makefile --replace BINDIR=/usr/local/bin BINDIR=$out
+3
pkgs/development/tools/ocaml/camlp4/default.nix
··· 55 55 56 56 buildInputs = [ which ocaml ocamlbuild ]; 57 57 58 + # build fails otherwise 59 + enableParallelBuilding = false; 60 + 58 61 dontAddPrefix = true; 59 62 60 63 preConfigure = ''
+4
pkgs/os-specific/linux/ipvsadm/default.nix
··· 16 16 nativeBuildInputs = [ pkg-config ]; 17 17 buildInputs = [ libnl popt ]; 18 18 19 + # Disable parallel build, errors: 20 + # *** No rule to make target 'libipvs/libipvs.a', needed by 'ipvsadm'. Stop. 21 + enableParallelBuilding = false; 22 + 19 23 preBuild = '' 20 24 makeFlagsArray+=( 21 25 INCLUDE=$(pkg-config --cflags libnl-genl-3.0)
+4
pkgs/servers/hylafaxplus/default.nix
··· 87 87 openldap # optional 88 88 pam # optional 89 89 ]; 90 + # Disable parallel build, errors: 91 + # *** No rule to make target '../util/libfaxutil.so.7.0.4', needed by 'faxmsg'. Stop. 92 + enableParallelBuilding = false; 93 + 90 94 postPatch = ". ${postPatch}"; 91 95 dontAddPrefix = true; 92 96 postInstall = ". ${postInstall}";
+4
pkgs/servers/monitoring/munin/default.nix
··· 89 89 sed -i '/ENV{PATH}/d' node/lib/Munin/Node/Service.pm 90 90 ''; 91 91 92 + # Disable parallel build, errors: 93 + # Can't locate Munin/Common/Defaults.pm in @INC ... 94 + enableParallelBuilding = false; 95 + 92 96 # DESTDIR shouldn't be needed (and shouldn't have worked), but munin 93 97 # developers have forgotten to use PREFIX everywhere, so we use DESTDIR to 94 98 # ensure that everything is installed in $out.
+4
pkgs/tools/networking/netboot/default.nix
··· 13 13 14 14 hardeningDisable = [ "format" ]; 15 15 16 + # Disable parallel build, errors: 17 + # link: `parseopt.lo' is not a valid libtool object 18 + enableParallelBuilding = false; 19 + 16 20 meta = with lib; { 17 21 description = "Mini PXE server"; 18 22 maintainers = [ maintainers.raskin ];
+3
pkgs/tools/text/patchutils/generic.nix
··· 15 15 buildInputs = [ perl ] ++ extraBuildInputs; 16 16 hardeningDisable = [ "format" ]; 17 17 18 + # tests fail when building in parallel 19 + enableParallelBuilding = false; 20 + 18 21 postInstall = '' 19 22 for bin in $out/bin/{splitdiff,rediff,editdiff,dehtmldiff}; do 20 23 wrapProgram "$bin" \