Build failes with:
==> Making package: mmc-utils-git b4fe0c8.dirty-1 (Thu Jan 10 16:40:51 2019) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning mmc-utils git repo... Cloning into bare repository '/home/abc/mmc-utils-git/mmc-utils'... remote: Counting objects: 287, done. remote: Compressing objects: 100% (9/9), done. remote: Total 287 (delta 3), reused 0 (delta 0) Receiving objects: 100% (287/287), 146.97 KiB | 1.03 MiB/s, done. Resolving deltas: 100% (169/169), done. -> Found lsmmc.patch ==> Validating source files with sha256sums... mmc-utils ... Skipped lsmmc.patch ... Passed ==> Extracting sources... -> Creating working copy of mmc-utils git repo... Cloning into 'mmc-utils'... done. ==> Starting prepare()... patching file lsmmc.c Hunk #1 FAILED at 353. 1 out of 1 hunk FAILED -- saving rejects to file lsmmc.c.rej ==> ERROR: A failure occurred in prepare(). Aborting...
Pinned Comments
jpegxguy commented on 2021-12-15 16:13 (UTC) (edited on 2021-12-15 16:26 (UTC) by jpegxguy)
Hi guys,
I found this documentation on kernel.org which points to a different repo:
https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
I'm thinking this might be why the tree we knew moved to
mmc-utils-old
I'll probably end up changing the source to that newer repo after testing for a bit, because the new tree seems more active.
UPDATE: The new tree builds fine for me. Also,
make
is part of the groupbase-devel
, which is an implied make dependency of any AUR package.