Package Details: clang15 15.0.7-2

Git Clone URL: https://aur.archlinux.org/clang15.git (read-only, click to copy)
Package Base: clang15
Description: C language family frontend for LLVM 15
Upstream URL: https://clang.llvm.org/
Licenses: custom:Apache 2.0 with LLVM Exception
Submitter: foutrelis
Maintainer: greyltc
Last Packager: greyltc
Votes: 10
Popularity: 1.82
First Submitted: 2024-03-09 10:51 (UTC)
Last Updated: 2024-09-30 15:53 (UTC)

Latest Comments

Auerhuhn commented on 2024-09-24 23:46 (UTC)

How is it possible for this commit patch to change checksum?

@taba GitHub generates patch files on the fly, possibly using something like git format-patch. The exact configuration of command-line switches that GitHub uses can vary across releases of their web app, and so can the behavior of git format-patch across Git versions (e.g. its diff algorithm).

I recommend to always vendor patch files alongside the PKGBUILD to make sure they’re immutable.

arch-chicken commented on 2024-09-16 10:41 (UTC) (edited on 2024-09-16 10:41 (UTC) by arch-chicken)

For all who have the same problem with the patch not being validated, here is the correct checksum (7th line in the sha256sums array):

f82449f41c8258f9ae13bd0c311e940711430d2c979eeb8255b36e0e63cda18c

You can also use the following patch if you want:

--- a/PKGBUILD    2024-09-16 12:37:13.276651911 +0200
+++ b/PKGBUILD    2024-09-16 12:38:42.567281270 +0200
@@ -26,7 +26,7 @@
             'SKIP'
             '8986f29b634fdaa9862eedda78513969fe9788301c9f2d938f4c10a3e7a3e7ea'
             'SKIP'
-            '75f220b68622a57b49a9480fe2ee321c7ff9b5ce643091b6cb510b9e38400e92'
+            'f82449f41c8258f9ae13bd0c311e940711430d2c979eeb8255b36e0e63cda18c'
             '8c8e1a01d3a46b20a78eccec29904edca46caa2c15fb4e8998423098b482e1a2'
             '7a9ce949579a3b02d4b91b6835c4fb45adc5f743007572fb0e28e6433e48f3a5')
 validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A') # Tom Stellard <tstellar@redhat.com>

taba commented on 2024-06-14 15:49 (UTC)

How is it possible for this commit patch to change checksum?

taba commented on 2024-06-14 15:24 (UTC)

==> Validating source files with sha256sums...
    clang-15.0.7.src.tar.xz ... Passed
    clang-15.0.7.src.tar.xz.sig ... Skipped
    llvm-15.0.7.src.tar.xz ... Passed
    llvm-15.0.7.src.tar.xz.sig ... Skipped
    cmake-15.0.7.src.tar.xz ... Passed
    cmake-15.0.7.src.tar.xz.sig ... Skipped
    clang15-linker-wrapper-tool-r1.patch ... FAILED
    lit16.patch ... Passed
    enable-fstack-protector-strong-by-default.patch ... Passed