octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58322] glibtoolize errors during bootstrap


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #58322] glibtoolize errors during bootstrap
Date: Thu, 7 May 2020 09:42:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:75.0) Gecko/20100101 Firefox/75.0

URL:
  <https://savannah.gnu.org/bugs/?58322>

                 Summary: glibtoolize errors during bootstrap
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Thu 07 May 2020 09:42:37 AM EDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

When running bootstrap on the default code (and as far back as I can remember,
too), glibtoolize issues some error messages

{verbatim}
$ ./bootstrap
./bootstrap: Bootstrapping from checked-out octave sources...
tree 8c726b1079d3e51bc28b34f0e4955a078637cc00
parent bd0e30c9555eebe0f2ce6053061dc3e82d89d718
author Bruno Haible <address@hidden> 1579993508 +0100
committer Bruno Haible <address@hidden> 1579994258 +0100

c32isxdigit: Add tests.

* tests/test-c32isxdigit.c: New file, based on tests/test-iswxdigit.c.
* tests/test-c32isxdigit.sh: New file.
* modules/c32isxdigit-tests: New file.
HEAD is now at 9c5318955 c32isxdigit: Add tests.
running: glibtoolize --install --copy
glibtoolize:   error: 'build-aux/config.guess' is newer: use '--force' to
overwrite
glibtoolize:   error: 'build-aux/config.sub' is newer: use '--force' to
overwrite
glibtoolize:   error: 'build-aux/install-sh' is newer: use '--force' to
overwrite
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
{verbatim}

These errors don't appear to matter: bootstrap proceeds and succeeds, and I'm
still able to build Octave from the bootstrapped source tree. But they're
disturbing to see if you're not expecting them: they're highlighted in bright
red in the terminal display, and sure look like something's going wrong.

Can these be cleaned up?




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58322>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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