Git development
 help / color / mirror / Atom feed
From: Kurt Mielke <scr@lyn.dk>
To: git@vger.kernel.org
Subject: CARGO trouble appeared from 2.54.0 to 2.55.0
Date: Sun, 5 Jul 2026 02:21:13 +0200	[thread overview]
Message-ID: <bb2a925e-0b01-4e12-88ed-44deea0c90a1@lyn.dk> (raw)

Hi


I had a clean alma10 and wanted the newest git BUT building fails:

make

....

     CC version.o
     AR libgit.a
     CARGO target/release/libgitcore.a
/bin/sh: line 1: cargo: command not found
make: *** [Makefile:3021: target/release/libgitcore.a] Error 127

I got 2.54.0 and it compiled just fine

I found out CARGO is rust related

Changing make command to

make NO_RUST=1

And I got my 2.55.0 version, but allow me to suggest it again is the default

II have no caommands in path beginning with the letters 'rus'

Thank you in advance

Kirt Mielke


             reply	other threads:[~2026-07-05  0:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-05  0:21 Kurt Mielke [this message]
2026-07-05 23:56 ` CARGO trouble appeared from 2.54.0 to 2.55.0 Ben Knoble
2026-07-06 14:13   ` Re* " Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb2a925e-0b01-4e12-88ed-44deea0c90a1@lyn.dk \
    --to=scr@lyn.dk \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox