bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: planning for beta-testing gnulib-tool.py


From: Simon Josefsson
Subject: Re: planning for beta-testing gnulib-tool.py
Date: Mon, 11 Mar 2024 09:06:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

I like the plan to replace gnulib-tool with a faster implementation, and
a two-year migration phase sounds reasonable to see if it will work in
practice.

Trying gnulib-tool.py on OATH Toolkit (which use a somewhat unorthodox
gnulib usage style by adding code into git) results in error below.  I
thought it was a missing mkdir at some point, but I couldn't find a
solution... ideas?

git clone https://gitlab.com/oath-toolkit/oath-toolkit.git
cd oath-toolkit
echo $GNULIB_REFDIR
/home/jas/src/gnulib  # 3088ee223bb986ad51d7c71ca64aaf4b600bc06c
$GNULIB_REFDIR/gnulib-tool.py --add-import
Module list with included dependencies (indented):
File list:
  lib/dummy.c
  m4/00gnulib.m4
  m4/gnulib-common.m4
  m4/zzgnulib.m4
/home/jas/src/gnulib/gnulib-tool.py: *** could not create file 
/home/jas/src/gnulib/lib/dummy.c
/home/jas/src/gnulib/gnulib-tool.py: *** Stop.

/Simon

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]