bug-gnulib
[Top][All Lists]
Advanced

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

recursion limit of 1024 exceeded


From: Dagobert Michelsen
Subject: recursion limit of 1024 exceeded
Date: Fri, 11 Dec 2020 15:11:06 +0100

Hi,

I am currently trying to bootstrap gnulib on Solaris 10 x86 and get a m4
error "recursion limit of 1024 exceeded“, the m4 version is 1.4.18 and
should be the most recent one. It would be great if someone could have a look.



Best regards

  — Dago


dam@experimental10x [global]:/home/dam/work/gnulib > PATH=/opt/csw/gnu:$PATH 
./gnulib-tool --create-testdir --dir=./testdir --single-configure 
--without-privileged-tests
Module list with included dependencies (indented):
  _Exit
    _Exit-tests
  absolute-header
  xgetdomainname
  xgetgroups
  xgethostname
  xhash
  xlist
  xmalloca
  xmap
  xmemcoll
  xmemdup0
    xmemdup0-tests
  xnanosleep
  xomap
  xoset
  xprintf
  xprintf-posix
    xprintf-posix-tests
  xreadlink
  xreadlinkat
  xset
  xsetenv
  xsize
  xstdopen
    xstdopen-tests
  xstriconv
  xstriconveh
  xstrndup
  xstrtod
  xstrtoimax
    xstrtoimax-tests
  xstrtol
  xstrtol-error
    xstrtol-tests
  xstrtold
  xstrtoll
    xstrtoll-tests
  xstrtoumax
    xstrtoumax-tests
  xsublist
  xvasprintf
  xvasprintf-posix
    xvasprintf-tests
  y0
    y0-tests
  y1
    y1-tests
  year2038
  yesno
    yesno-tests
  yield
  yn
    yn-tests
Notice from module argp:
  If you are using GNU gettext version 0.16.1 or older, add the following 
options
  to XGETTEXT_OPTIONS in your po/Makevars:
    --flag=argp_error:2:c-format --flag=argp_failure:4:c-format
Notice from module atexit:
  This module is obsolete.
Notice from module crypto/gc-pbkdf2-sha1:
  This module is deprecated. Use the module 'gc-pbkdf2' instead.
Notice from module diacrit:
  This module is deprecated. Use the module 'uninorm/canonical-decomposition' 
instead.
Notice from module dosname:
  This module is deprecated. Use the module 'filename' instead.
Notice from module error:
  If you are using GNU gettext version 0.16.1 or older, add the following 
options
  to XGETTEXT_OPTIONS in your po/Makevars:
    --flag=error:3:c-format --flag=error_at_line:5:c-format
Notice from module fdl:
  Don't use this module! Instead, copy the referenced license file into your 
version control repository.
Notice from module free:
  This module is obsolete.
Notice from module gettext:
  This module is obsolete. Use the module 'gettext-h' instead to make
  your program capable of internationalization, when GNU gettext is also
  used.
Notice from module iswctype:
  This module is obsolete.
Notice from module lib-symbol-visibility:
  The value of $(CFLAG_VISIBILITY) needs to be added to the CFLAGS for the
  compilation of all sources that make up the library.
Notice from module longlong:
  This module is obsolete.
Notice from module memcmp:
  This module is obsolete.
Notice from module memcpy:
  This module is obsolete.
Notice from module memmove:
  This module is obsolete.
Notice from module memset:
  This module is obsolete.
Notice from module propername:
  If you are using GNU gettext version 0.16.1 or older, add the following 
options
  to XGETTEXT_OPTIONS in your po/Makevars:
    --keyword='proper_name:1,"This is a proper name. See the gettext manual, 
section Names."'
    --keyword='proper_name_utf8:1,"This is a proper name. See the gettext 
manual, section Names."'
Notice from module rmdir-errno:
  This module is obsolete.
Notice from module strdup:
  This module is obsolete. But you may want to use the strdup-posix module.
Notice from module strftime:
  This module is obsolete. Use module 'nstrftime' instead.
Notice from module strpbrk:
  This module is obsolete.
Notice from module strtol:
  This module is obsolete.
Notice from module strtoul:
  This module is obsolete.
Notice from module vasprintf:
  If you are using GNU gettext version 0.16.1 or older, add the following 
options
  to XGETTEXT_OPTIONS in your po/Makevars:
    --flag=asprintf:2:c-format --flag=vasprintf:2:c-format
Notice from module verror:
  If you are using GNU gettext version 0.16.1 or older, add the following 
options
  to XGETTEXT_OPTIONS in your po/Makevars:
    --flag=verror:3:c-format --flag=verror_at_line:5:c-format
Notice from module wcpcpy:
  This module is obsolete.
Notice from module wcscat:
  This module is obsolete.
Notice from module wcschr:
  This module is obsolete.
Notice from module wcscmp:
  This module is obsolete.
Notice from module wcscoll:
  This module is obsolete.
Notice from module wcscpy:
  This module is obsolete.
Notice from module wcscspn:
  This module is obsolete.
Notice from module wcslen:
  This module is obsolete.
  tests/unistr/test-u8-prev.c
  tests/unistr/test-u8-set.c
  tests/unistr/test-u8-stpcpy.c
  tests/unistr/test-u8-stpncpy.c
  tests/unistr/test-u8-strcat.c
  tests/unistr/test-u8-strchr.c
  tests/unistr/test-u8-strcmp.c
  tests/unistr/test-u8-strcmp.h
  tests/unistr/test-u8-strcoll.c
  tests/unistr/test-u8-strcpy.c
  tests/unistr/test-u8-strdup.c
  tests/unistr/test-u8-strlen.c
  tests/unistr/test-u8-strmblen.c
  tests/unistr/test-u8-strmbtouc.c
  tests/unistr/test-u8-strncat.c
  tests/unistr/test-u8-strncmp.c
  tests/unistr/test-u8-strncpy.c
  tests/unistr/test-u8-strnlen.c
  tests/unistr/test-u8-strstr.c
  tests/unistr/test-u8-strtok.c
  tests/unistr/test-u8-to-u16.c
  tests/unistr/test-u8-to-u32.c
  tests/unistr/test-u8-uctomb.c
  tests/uniwbrk/WordBreakTest.txt
  tests/uniwbrk/test-u16-wordbreaks.c
  tests/uniwbrk/test-u32-wordbreaks.c
  tests/uniwbrk/test-u8-wordbreaks.c
  tests/uniwbrk/test-uc-wordbreaks.c
  tests/uniwbrk/test-uc-wordbreaks.sh
  tests/uniwbrk/test-ulc-wordbreaks.c
  tests/uniwbrk/test-ulc-wordbreaks.sh
  tests/uniwidth/test-u16-strwidth.c
  tests/uniwidth/test-u16-width.c
  tests/uniwidth/test-u32-strwidth.c
  tests/uniwidth/test-u32-width.c
  tests/uniwidth/test-u8-strwidth.c
  tests/uniwidth/test-u8-width.c
  tests/uniwidth/test-uc_width.c
  tests/uniwidth/test-uc_width2.c
  tests/uniwidth/test-uc_width2.sh
  tests/zerosize-ptr.h
  lib/_Noreturn.h -> tests/_Noreturn.h
  lib/arg-nonnull.h -> tests/arg-nonnull.h
  lib/c++defs.h -> tests/c++defs.h
  lib/dummy.c -> tests/dummy.c
  lib/float+.h -> tests/float+.h
  lib/unused-parameter.h -> tests/unused-parameter.h
  lib/warn-on-use.h -> tests/warn-on-use.h
  top/GNUmakefile
  top/README-release
  top/maint.mk
executing autopoint --force
Copying file ABOUT-NLS
Copying file build-aux/config.rpath
Creating directory po
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
executing aclocal -I glm4
gm4:configure.ac:4574: recursion limit of 1024 exceeded, use -L<N> to change it
autom4te: /opt/csw/bin/gm4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
zsh: 14975 exit 1     PATH=/opt/csw/gnu:$PATH ./gnulib-tool --create-testdir 
--dir=./testdir  



-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896




reply via email to

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