GNU bug report logs -
#8892
distcheck failure from master
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Jun 2011 19:43:01 +0200
with message-id <87sjr7c9y2.fsf <at> rho.meyering.net>
and subject line Re: bug#8892: distcheck failure from master
has caused the GNU bug report #8892,
regarding distcheck failure from master
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
8892: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8892
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Running "make distcheck" from the latest git version of autoconf, I get
this error:
... [LOTS OF OUTPUT SNIPPED]
redundant_const
0.12 redundant_const
require_config_h
0.07 require_config_h
require_config_h_first
1.02 require_config_h_first
require_stdio_safer
0.11 require_stdio_safer
require_test_exit_idiom
0.01 require_test_exit_idiom
root_tests
0.10 root_tests
space_before_open_paren
2.93 space_before_open_paren
space_tab
0.10 space_tab
strftime_check
--- sc_strftime_check-src 2011-06-18 19:08:06.000000000 +0200
+++ sc_strftime_check-info 2011-06-18 19:08:10.000000000 +0200
@@ -1,42 +1 @@
-%
-A
-B
-C
-D
-F
-G
-H
-I
-M
N
-P
-R
-S
-T
-U
-V
-W
-X
-Y
-Z
-a
-b
-c
-d
-e
-g
-h
-j
-k
-l
-m
-n
-p
-r
-s
-t
-u
-w
-x
-y
-z
cfg.mk:202: recipe for target `sc_strftime_check' failed
make[3]: *** [sc_strftime_check] Error 1
make[3]: Leaving directory `/devel/bleeding/src/coreutils'
dist-check.mk:148: recipe for target `my-distcheck' failed
make[2]: *** [my-distcheck] Error 2
make[2]: Leaving directory `/devel/bleeding/src/coreutils'
Makefile:1909: recipe for target `distcheck-hook' failed
make[1]: *** [distcheck-hook] Error 2
make[1]: Leaving directory `/devel/bleeding/src/coreutils'
Makefile:1691: recipe for target `distcheck' failed
make: *** [distcheck] Error 1
Regards,
Stefano
[Message part 3 (message/rfc822, inline)]
Stefano Lattarini wrote:
> Running "make distcheck" from the latest git version of autoconf, I get
> this error:
...
> -w
> -x
> -y
> -z
> cfg.mk:202: recipe for target `sc_strftime_check' failed
That is probably because you don't have glibc's info documentation
installed. You're welcome to improve the rule to diagnose that,
or just install it and leave the rule as is.
This bug report was last modified 13 years and 360 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.