GNU bug report logs - #25367
gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No such file or directory

Previous Next

Package: sed;

Reported by: Assaf Gordon <assafgordon <at> gmail.com>

Date: Thu, 5 Jan 2017 15:43:01 UTC

Severity: normal

Done: Benda Xu <heroxbd <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Assaf Gordon <assafgordon <at> gmail.com>
To: 25367 <at> debbugs.gnu.org
Subject: bug#25367: gentoo: sys-apps/sed-4.3 - chmod: cannot access 'doc/sed.1-t': No such file or directory
Date: Thu, 5 Jan 2017 10:41:48 -0500
Hello,

Pointed by Martin Mokrejš :
   https://bugs.gentoo.org/show_bug.cgi?id=604760

The symptom is (copied from the bug report):
==
./build-aux/help2man \
    --name 'stream editor for filtering and transforming text'  \
    -p sed --include ./doc/sed.x                        \
    -o doc/sed.1-t sed/sed                                 \
  && chmod a-w doc/sed.1-t                                  \
  && mv doc/sed.1-t doc/sed.1
apiversion=9999
chmod: cannot access 'doc/sed.1-t': No such file or directory
make[2]: *** [Makefile:5776: doc/sed.1] Error 1
==

While I'm not familiar with Gentoo or RAP,
it might be related to some tweaking they do to the build process?

Investigating...

-assaf




This bug report was last modified 8 years and 189 days ago.

Previous Next


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