GNU bug report logs - #75604
bootstrap ignores --copy option

Previous Next

Package: coreutils;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Thu, 16 Jan 2025 14:50:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Bruno Haible <bruno <at> clisp.org>
To: 75604 <at> debbugs.gnu.org
Subject: bug#75604: bootstrap ignores --copy option
Date: Thu, 16 Jan 2025 15:48:55 +0100
Hi,

I want to test a current coreutils from git with clang's UBSAN.
For this, I need to apply a patch to lib/linebuffer.c and lib/mpsort.c
locally.
For this, it is not suitable if 'bootstrap' creates these files as
symbolic links.
So I run

  $ ./bootstrap --copy --no-git --gnulib-srcdir=$GNULIB_SRCDIR

But it *still* creates the symlinks, despite my explicit use of the
'--copy' option.

This comes from bootstrap.conf line 349. It shouldn't pass the option
'--symlink' to gnulib-tool when I passed the '--copy' option.

Bruno







This bug report was last modified 177 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.