this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #26585 from dra27/trunk-tweaks

Remove parallelism warning from 4.14+

authored by

Marcello Seri and committed by
GitHub
45f96171 6c496264

+11 -145
-9
packages/ocaml-base-compiler/ocaml-base-compiler.4.14.0/opam
··· 79 79 src: "https://github.com/ocaml/ocaml/archive/4.14.0.tar.gz" 80 80 checksum: "sha256=39f44260382f28d1054c5f9d8bf4753cb7ad64027da792f7938344544da155e8" 81 81 } 82 - post-messages: [ 83 - "A failure in the middle of the build may be caused by build parallelism 84 - (enabled by default). 85 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 86 - {failure & jobs > 1} 87 - "You can try installing again including --jobs=1 88 - to force a sequential build instead." 89 - {failure & jobs > 1 & opam-version >= "2.0.5"} 90 - ] 91 82 extra-source "ocaml-base-compiler.install" { 92 83 src: 93 84 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.4.14.1/opam
··· 79 79 src: "https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz" 80 80 checksum: "sha256=776006e6f0b9bcfb6d9d74381c588e587432ca85562fde93bb80472a5145b028" 81 81 } 82 - post-messages: [ 83 - "A failure in the middle of the build may be caused by build parallelism 84 - (enabled by default). 85 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 86 - {failure & jobs > 1} 87 - "You can try installing again including --jobs=1 88 - to force a sequential build instead." 89 - {failure & jobs > 1 & opam-version >= "2.0.5"} 90 - ] 91 82 extra-source "ocaml-base-compiler.install" { 92 83 src: 93 84 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.4.14.2/opam
··· 79 79 src: "https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz" 80 80 checksum: "sha256=c2d706432f93ba85bd3383fa451d74543c32a4e84a1afaf3e8ace18f7f097b43" 81 81 } 82 - post-messages: [ 83 - "A failure in the middle of the build may be caused by build parallelism 84 - (enabled by default). 85 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 86 - {failure & jobs > 1} 87 - "You can try installing again including --jobs=1 88 - to force a sequential build instead." 89 - {failure & jobs > 1 & opam-version >= "2.0.5"} 90 - ] 91 82 extra-source "ocaml-base-compiler.install" { 92 83 src: 93 84 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.5.0.0/opam
··· 78 78 src: "https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz" 79 79 checksum: "sha256=72fa3d0ba19b82fcb9e6c62e0090b9d22e5905c4be0f94faf56904a9377a9e5b" 80 80 } 81 - post-messages: [ 82 - "A failure in the middle of the build may be caused by build parallelism 83 - (enabled by default). 84 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 85 - {failure & jobs > 1} 86 - "You can try installing again including --jobs=1 87 - to force a sequential build instead." 88 - {failure & jobs > 1 & opam-version >= "2.0.5"} 89 - ] 90 81 extra-source "ocaml-base-compiler.install" { 91 82 src: 92 83 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.5.1.0/opam
··· 78 78 src: "https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz" 79 79 checksum: "sha256=43a3ac7aab7f8880f2bb6221317be55319b356e517622fdc28359fe943e6a450" 80 80 } 81 - post-messages: [ 82 - "A failure in the middle of the build may be caused by build parallelism 83 - (enabled by default). 84 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 85 - {failure & jobs > 1} 86 - "You can try installing again including --jobs=1 87 - to force a sequential build instead." 88 - {failure & jobs > 1 & opam-version >= "2.0.5"} 89 - ] 90 81 extra-source "ocaml-base-compiler.install" { 91 82 src: 92 83 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.5.1.1/opam
··· 78 78 src: "https://github.com/ocaml/ocaml/archive/5.1.1.tar.gz" 79 79 checksum: "sha256=57f7b382b3d71198413ede405d95ef3506f1cdc480cda1dca1e26b37cb090e17" 80 80 } 81 - post-messages: [ 82 - "A failure in the middle of the build may be caused by build parallelism 83 - (enabled by default). 84 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 85 - {failure & jobs > 1} 86 - "You can try installing again including --jobs=1 87 - to force a sequential build instead." 88 - {failure & jobs > 1 & opam-version >= "2.0.5"} 89 - ] 90 81 extra-source "ocaml-base-compiler.install" { 91 82 src: 92 83 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0/opam
··· 78 78 src: "https://github.com/ocaml/ocaml/archive/5.2.0.tar.gz" 79 79 checksum: "sha256=48554abfd530fcdaa08f23f801b699e4f74c320ddf7d0bd56b0e8c24e55fc911" 80 80 } 81 - post-messages: [ 82 - "A failure in the middle of the build may be caused by build parallelism 83 - (enabled by default). 84 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 85 - {failure & jobs > 1} 86 - "You can try installing again including --jobs=1 87 - to force a sequential build instead." 88 - {failure & jobs > 1 & opam-version >= "2.0.5"} 89 - ] 90 81 extra-source "ocaml-base-compiler.install" { 91 82 src: 92 83 "https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install"
-9
packages/ocaml-variants/ocaml-variants.4.13.2+trunk/opam
··· 100 100 url { 101 101 src: "https://github.com/ocaml/ocaml/archive/4.13.tar.gz" 102 102 } 103 - post-messages: [ 104 - "A failure in the middle of the build may be caused by build parallelism 105 - (enabled by default). 106 - See https://github.com/ocaml/opam-repository/pull/14257 for more info." 107 - {failure & jobs > 1 & os != "cygwin"} 108 - "You can try installing again including --jobs=1 109 - to force a sequential build instead." 110 - {failure & jobs > 1 & os != "cygwin" & opam-version >= "2.0.5"} 111 - ] 112 103 depopts: [ 113 104 "ocaml-option-32bit" 114 105 "ocaml-option-afl"
-9
packages/ocaml-variants/ocaml-variants.4.14.0+options/opam
··· 99 99 src: "https://github.com/ocaml/ocaml/archive/4.14.0.tar.gz" 100 100 checksum: "sha256=39f44260382f28d1054c5f9d8bf4753cb7ad64027da792f7938344544da155e8" 101 101 } 102 - post-messages: [ 103 - "A failure in the middle of the build may be caused by build parallelism 104 - (enabled by default). 105 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 106 - {failure & jobs > 1} 107 - "You can try installing again including --jobs=1 108 - to force a sequential build instead." 109 - {failure & jobs > 1 & opam-version >= "2.0.5"} 110 - ] 111 102 depopts: [ 112 103 "ocaml-option-32bit" 113 104 "ocaml-option-afl"
-9
packages/ocaml-variants/ocaml-variants.4.14.1+BER/opam
··· 64 64 "md5=ebdc0ce3b02aacd0567f4136b1b16074" 65 65 ] 66 66 } 67 - post-messages: [ 68 - "A failure in the middle of the build may be caused by build parallelism 69 - (enabled by default). 70 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 71 - {failure & jobs > 1} 72 - "You can try installing again including --jobs=1 73 - to force a sequential build instead." 74 - {failure & jobs > 1 & opam-version >= "2.0.5"} 75 - ] 76 67 depopts: [ 77 68 "ocaml-option-32bit" 78 69 "ocaml-option-afl"
-9
packages/ocaml-variants/ocaml-variants.4.14.1+options/opam
··· 99 99 src: "https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz" 100 100 checksum: "sha256=776006e6f0b9bcfb6d9d74381c588e587432ca85562fde93bb80472a5145b028" 101 101 } 102 - post-messages: [ 103 - "A failure in the middle of the build may be caused by build parallelism 104 - (enabled by default). 105 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 106 - {failure & jobs > 1} 107 - "You can try installing again including --jobs=1 108 - to force a sequential build instead." 109 - {failure & jobs > 1 & opam-version >= "2.0.5"} 110 - ] 111 102 depopts: [ 112 103 "ocaml-option-32bit" 113 104 "ocaml-option-afl"
-9
packages/ocaml-variants/ocaml-variants.4.14.2+options/opam
··· 99 99 src: "https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz" 100 100 checksum: "sha256=c2d706432f93ba85bd3383fa451d74543c32a4e84a1afaf3e8ace18f7f097b43" 101 101 } 102 - post-messages: [ 103 - "A failure in the middle of the build may be caused by build parallelism 104 - (enabled by default). 105 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 106 - {failure & jobs > 1} 107 - "You can try installing again including --jobs=1 108 - to force a sequential build instead." 109 - {failure & jobs > 1 & opam-version >= "2.0.5"} 110 - ] 111 102 depopts: [ 112 103 "ocaml-option-32bit" 113 104 "ocaml-option-afl"
+8 -10
packages/ocaml-variants/ocaml-variants.4.14.3+trunk/opam
··· 5 5 "David Allsopp <david@tarides.com>" 6 6 "Florian Angeletti <florian.angeletti@inria.fr>" 7 7 ] 8 - authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"] 8 + authors: [ 9 + "Xavier Leroy" 10 + "Damien Doligez" 11 + "Alain Frisch" 12 + "Jacques Garrigue" 13 + "Didier Rémy" 14 + "Jérôme Vouillon" 15 + ] 9 16 homepage: "https://ocaml.org" 10 17 bug-reports: "https://github.com/ocaml/opam-repository/issues" 11 18 dev-repo: "git+https://github.com/ocaml/ocaml.git#4.14" ··· 101 108 url { 102 109 src: "https://github.com/ocaml/ocaml/archive/4.14.tar.gz" 103 110 } 104 - post-messages: [ 105 - "A failure in the middle of the build may be caused by build parallelism 106 - (enabled by default). 107 - See https://github.com/ocaml/opam-repository/pull/14257 for more info." 108 - {failure & jobs > 1} 109 - "You can try installing again including --jobs=1 110 - to force a sequential build instead." 111 - {failure & jobs > 1 & opam-version >= "2.0.5"} 112 - ] 113 111 depopts: [ 114 112 "ocaml-option-32bit" 115 113 "ocaml-option-afl"
-9
packages/ocaml-variants/ocaml-variants.5.0.0+options/opam
··· 112 112 src: "https://github.com/ocaml/ocaml/archive/5.0.0.tar.gz" 113 113 checksum: "sha256=72fa3d0ba19b82fcb9e6c62e0090b9d22e5905c4be0f94faf56904a9377a9e5b" 114 114 } 115 - post-messages: [ 116 - "A failure in the middle of the build may be caused by build parallelism 117 - (enabled by default). 118 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 119 - {failure & jobs > 1} 120 - "You can try installing again including --jobs=1 121 - to force a sequential build instead." 122 - {failure & jobs > 1 & opam-version >= "2.0.5"} 123 - ] 124 115 conflicts: [ 125 116 "ocaml-option-fp" 126 117 "system-msvc"
-9
packages/ocaml-variants/ocaml-variants.5.0.0+tsan/opam
··· 49 49 src: 50 50 "https://github.com/ocaml-multicore/ocaml-tsan/archive/5.0.0+tsan.tar.gz" 51 51 } 52 - post-messages: [ 53 - "A failure in the middle of the build may be caused by build parallelism 54 - (enabled by default). 55 - Please file a bug report at https://github.com/ocaml/opam-repository/issues" 56 - {failure & jobs > 1} 57 - "You can try installing again including --jobs=1 58 - to force a sequential build instead." 59 - {failure & jobs > 1 & opam-version >= "2.0.5"} 60 - ] 61 52 conflicts: [ 62 53 "ocaml-option-afl" 63 54 "ocaml-option-bytecode-only"
+1 -9
packages/ocaml-variants/ocaml-variants.5.0.1+trunk/opam
··· 68 68 [CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"] 69 69 ] 70 70 build-env: [ 71 + [MSYS2_ARG_CONV_EXCL = "*"] 71 72 [LSAN_OPTIONS = "detect_leaks=0,exitcode=0"] 72 73 [ASAN_OPTIONS = "detect_leaks=0,exitcode=0"] 73 74 ] ··· 112 113 url { 113 114 src: "https://github.com/ocaml/ocaml/archive/5.0.tar.gz" 114 115 } 115 - post-messages: [ 116 - "A failure in the middle of the build may be caused by build parallelism 117 - (enabled by default). 118 - See https://github.com/ocaml/opam-repository/pull/14257 for more info." 119 - {failure & jobs > 1 & os != "cygwin"} 120 - "You can try installing again including --jobs=1 121 - to force a sequential build instead." 122 - {failure & jobs > 1 & os != "cygwin" & opam-version >= "2.0.5"} 123 - ] 124 116 conflicts: [ 125 117 "ocaml-option-fp" 126 118 "system-msvc"
+1
packages/ocaml-variants/ocaml-variants.5.1.2+trunk/opam
··· 68 68 [CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"] 69 69 ] 70 70 build-env: [ 71 + [MSYS2_ARG_CONV_EXCL = "*"] 71 72 [LSAN_OPTIONS = "detect_leaks=0,exitcode=0"] 72 73 [ASAN_OPTIONS = "detect_leaks=0,exitcode=0"] 73 74 ]
+1
packages/ocaml-variants/ocaml-variants.5.2.1+trunk/opam
··· 68 68 [CAML_LD_LIBRARY_PATH (";" {os = "win32"} ":" {os != "win32"}) "target"] 69 69 ] 70 70 build-env: [ 71 + [MSYS2_ARG_CONV_EXCL = "*"] 71 72 [LSAN_OPTIONS = "detect_leaks=0,exitcode=0"] 72 73 [ASAN_OPTIONS = "detect_leaks=0,exitcode=0"] 73 74 ]