Commit graph

91 commits

Author SHA1 Message Date
Efraim Flashner 6aa648f8d6
gnu: diffoscope: Only build with fpc on supported architectures.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc
on x86_64-linux or i686-linux.
2022-07-20 17:02:02 +03:00
Tobias Geerinckx-Rice 0b3f1e6702
gnu: diffoscope: Update to 219.
* gnu/packages/diffoscope.scm (diffoscope): Update to 219.
2022-07-17 02:00:14 +02:00
Tobias Geerinckx-Rice 14fdbeb3fb
gnu: diffoscope: Update to 217.
* gnu/packages/diffoscope.scm (diffoscope): Update to 217.
2022-06-19 02:00:01 +02:00
Tobias Geerinckx-Rice 7d00cdf44d
gnu: diffoscope: Update to 216.
* gnu/packages/diffoscope.scm (diffoscope): Update to 216.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian 271736117e
gnu: diffoscope: Update to 215.
* gnu/packages/diffoscope.scm (diffoscope): Update to 215.
  [arguments]: Drop 'install-extract-vmlinux phase.
  [inputs]: Remove python.
2022-06-04 16:24:20 -07:00
Vagrant Cascadian 2900031f42
gnu: diffoscope: Fix comparison of vmlinux files.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
  'install-extract-vmlinux phase.
  [inputs]: Add python.
2022-06-01 19:33:40 -07:00
Vagrant Cascadian 1d72225903
gnu: diffoscope: Fix embedded tool references.
Upstream switched from using '' to "" in various places.
Drop patching of "readelf" which broke tests.

* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Update
  'fix-embed-tool-references phase.
  [inputs]: Add coreutils and diffutils.
2022-06-01 19:33:37 -07:00
Vagrant Cascadian 83f444de56
gnu: diffoscope: Update to 214.
* gnu/packages/diffoscope.scm (diffoscope): Update to 214.
  [arguments]: Remove 'xb-tool-external-tool phase.
2022-05-27 15:16:16 -07:00
Tobias Geerinckx-Rice ad07af3538
gnu: diffoscope: Update to 213.
* gnu/packages/diffoscope.scm (diffoscope): Update to 213.
2022-05-15 02:00:10 +02:00
Vagrant Cascadian de68877a51
gnu: libxmlb: Install xb-tool in bin dir.
* gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: New file.
* gnu/packages/xml.scm (libxmlb)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
  'xb-tool-external-tool phase.
2022-05-14 17:16:32 -07:00
Vagrant Cascadian ce1c88a29b
gnu: diffoscope: Update to 212.
* gnu/packages/diffoscope.scm (diffoscope): Update to 212.
2022-05-14 17:16:28 -07:00
Vagrant Cascadian a720c900cc
gnu: reprotest: Update to 0.7.20.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
2022-04-08 15:32:34 -07:00
Vagrant Cascadian 55b5ad2eeb
gnu: diffoscope: Update to 209.
* gnu/packages/diffoscope.scm (diffoscope): Update to 209.
2022-04-08 15:32:31 -07:00
Vagrant Cascadian af8d568f82
gnu: diffoscope: Update to 207.
* gnu/packages/diffoscope.scm (diffoscope): Update to 207.
2022-03-14 16:06:05 -07:00
Vagrant Cascadian 137a5bc71d
gnu: diffoscope: Update to 206.
* gnu/packages/diffoscope.scm (diffoscope): Update to 206.
2022-03-03 13:11:59 -08:00
Marius Bakke 4ed2b6ac38
gnu: LLVM: Switch to 13 as the default.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
2022-02-01 23:46:04 +01:00
Marius Bakke 463b4d7bef
gnu: diffoscope: Don't run Black tests.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
PYTHON-BLACK, because the tests are prone to breaking with newer versions,
purely cosmetic, and skipped on demand.
2022-01-12 23:50:16 +01:00
Tobias Geerinckx-Rice c18b9d3d4c
gnu: diffoscope: Update to 199.
* gnu/packages/diffoscope.scm (diffoscope): Update to 199.
2022-01-09 21:58:34 +01:00
Tobias Geerinckx-Rice 44fdd27bf2
gnu: diffoscope: Update to 198.
* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice b3a0db7a0e
gnu: diffoscope: Remove input labels.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]:
Remove input labels.
2021-12-19 00:48:40 +01:00
Tobias Geerinckx-Rice 04c1dabfab
gnu: diffoscope: Update to 197.
* gnu/packages/diffoscope.scm (diffoscope): Update to 197.
2021-12-18 19:36:32 +01:00
Marius Bakke 1f4319886a
gnu: python-magic: Work around crash on .crx files.
* gnu/packages/patches/python-magic-python-bytecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-magic)[source](patches): Add it.
[inputs]: Add FILE-NEXT.
[arguments]: While at it, remove input labels.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add FILE-NEXT.
2021-12-16 22:21:13 +01:00
Ludovic Courtès 8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus 9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Tobias Geerinckx-Rice c6a15cf756
gnu: diffoscope: Update to 194.
* gnu/packages/diffoscope.scm (diffoscope): Update to 194.
2021-11-30 01:08:54 +01:00
Ludovic Courtès 3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Vagrant Cascadian dc05fea1db
gnu: diffoscope: Update to 192.
* gnu/packages/diffoscope.scm (diffoscope): Update to 192.
2021-11-12 15:08:55 -08:00
Efraim Flashner 1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
Vagrant Cascadian 3827c66dc1
gnu: diffoscope: Update to 190.
* gnu/packages/diffoscope.scm (diffoscope): Update to 190.
  [arguments]: Remove 'skip-python-tests phase.
2021-11-05 11:57:48 -07:00
Efraim Flashner 075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice 1872c00df5
gnu: python-binwalk: Rename to binwalk.
* gnu/packages/python-xyz.scm (binwalk): New variable renamed from
(python-binwalk): this old thing.  Redefine it using DEPRECATED-PACKAGE.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Adjust accordingly.
2021-11-01 00:13:55 +01:00
Efraim Flashner bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Vagrant Cascadian 52ab88a5aa
gnu: diffoscope: Update to 189.
* gnu/packages/diffoscope.scm (diffoscope): Update to 189.
  [arguments] Remove phases 'use-dumppdf-py and 'fpc-external-tool.
  Update 'skip-python-tests.
2021-10-29 13:19:11 -07:00
Vagrant Cascadian af4ce7bd41
gnu: diffoscope: Update to 188.
* gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch:
  Rename patch to...
* gnu/packages/patches/diffoscope-fix-llvm-test.patch: This.
* gnu/local.mk (dist_patch_DATA): Update patch name.
* gnu/packages/diffoscope.scm (diffoscope): Update to 188.
  [source]: Update patch name.
  [arguments]: Add skip-python-tests phase.
  Add fpc-external-tool phase.
  Add use-dumppdf-py phase.
  [native-inputs]: Add fpc.
2021-10-27 08:58:42 -07:00
Vagrant Cascadian fb3b26b2ab
gnu: reprotest: Update to 0.7.18.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.18.
2021-10-24 17:28:46 -07:00
Ricardo Wurmus 7f151c9bd8
gnu: diffoscope: Update to 188.
* gnu/packages/diffoscope.scm (diffoscope): Update to 188.
2021-10-24 15:09:31 +00:00
Ricardo Wurmus b142611b36
gnu: diffoscope: Disable another broken libfile test.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Rename build phase
'remove-berkeley-test to 'remove-broken-file-type-detection-test and delete
another test that is broken due to our `file' package.
2021-10-24 15:09:30 +00:00
Tobias Geerinckx-Rice 9f55a39cf1
gnu: diffoscope: Update to 186.
* gnu/packages/diffoscope.scm (diffoscope): Update to 186.
[source]: Add patch.
[arguments]: Add a new 'fix-failing-tests phase.
Don't explicitly return #t from phases.
* gnu/packages/patches/diffoscope-fix-test_item3_deflate_llvm_bitcode.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-04 21:21:11 +02:00
Maxim Cournoyer 4d0030eec5
gnu: diffoscope: Update to 177.
This resolves a problem with ffmpeg 4.4.

* gnu/packages/diffoscope.scm (diffoscope): Update to 177.
2021-06-06 02:38:28 -04:00
Tobias Geerinckx-Rice 5c49c38d9a
gnu: diffoscope: Update to 175.
* gnu/packages/diffoscope.scm (diffoscope): Update to 175.
2021-05-23 22:39:14 +02:00
Vagrant Cascadian d79829975a
gnu: diffoscope: Update to 174.
* gnu/packages/diffoscope.scm (diffoscope): Update to 174.
2021-05-07 14:23:49 -07:00
Tobias Geerinckx-Rice 122fd940da
gnu: diffoscope: Update to 173.
* gnu/packages/diffoscope.scm (diffoscope): Update to 173.
2021-05-01 11:29:11 +02:00
Tobias Geerinckx-Rice 29d2c9064c
gnu: diffoscope: Update to 172.
* gnu/packages/diffoscope.scm (diffoscope): Update to 172.
2021-04-03 20:07:37 +02:00
Tobias Geerinckx-Rice a4a8693c8e
gnu: diffoscope: Update to 171.
* gnu/packages/diffoscope.scm (diffoscope): Update to 171.
2021-03-27 20:52:18 +01:00
Vagrant Cascadian 45dfcdba86
gnu: diffoscope: Update to 170.
* gnu/packages/diffoscope.scm (diffoscope): Update to 170.
  [arguments]: Remove skip-dex-test-with-missing-procyon phase.
2021-03-22 19:50:28 -07:00
Vagrant Cascadian 14c3c3eec2
gnu: diffoscope: Update to 168.
* gnu/packages/diffoscope.scm (diffoscope): Update to 168.
2021-03-03 14:32:13 -08:00
Vagrant Cascadian 90ccb46a55
gnu: diffoscope: Update to 167.
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
2021-02-21 15:31:18 -08:00
Vagrant Cascadian d588cc8fa9
gnu: diffoscope: Update to use python-magic.
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/238

* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update.
* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch.
  [inputs]: Remove python-file.
2021-02-12 16:13:07 -08:00
Vagrant Cascadian f813750a4a
gnu: diffoscope: Update to 166.
* gnu/packages/diffoscope.scm (diffoscope): Update to 166.
  [source]: Add patch to use magic.open compatibility interface.
* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
2021-02-11 18:57:38 -08:00
Vagrant Cascadian b6ad414f47
gnu: diffoscope: Update to 165.
* gnu/packages/diffoscope.scm (diffoscope): Update to 165.
2021-02-07 23:26:01 -08:00