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

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

[Octave-bug-tracker] [bug #50166] build failuere


From: anonymous
Subject: [Octave-bug-tracker] [bug #50166] build failuere
Date: Fri, 27 Jan 2017 21:31:23 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

URL:
  <http://savannah.gnu.org/bugs/?50166>

                 Summary: build failuere
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 27 Jan 2017 09:31:22 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

dev has recently stopped building for me, producing a host of errors.

These are the first few errors:


libgnu/time.h:107:30: error: expected ')' before 'int'
 _GL_FUNCDECL_RPL (nanosleep, int,
                              ^
libgnu/time.h:110:30: error: expected ')' before 'int'
 _GL_CXXALIAS_RPL (nanosleep, int,
                              ^
libgnu/time.h:130:27: error: expected ')' before 'time_t'
 _GL_FUNCDECL_RPL (mktime, time_t, (struct tm *__tp) _GL_ARG_NONNULL ((1)));
                           ^
libgnu/time.h:131:27: error: expected ')' before 'time_t'
 _GL_CXXALIAS_RPL (mktime, time_t, (struct tm *__tp));
                           ^
libgnu/time.h:158:32: error: expected ')' before 'struct'
 _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer,
                                ^
libgnu/time.h:180:29: error: expected ')' before 'struct'
 _GL_CXXALIAS_SYS (gmtime_r, struct tm *, (time_t const *restrict __timer,
                             ^
libgnu/time.h:201:30: error: expected ')' before 'struct'
 _GL_CXXALIAS_SYS (localtime, struct tm *, (time_t const *__timer));
                              ^
libgnu/time.h:216:27: error: expected ')' before 'struct'
 _GL_CXXALIAS_SYS (gmtime, struct tm *, (time_t const *__timer));
                           ^
libgnu/time.h:231:29: error: expected ')' before 'char'
 _GL_CXXALIAS_SYS (strptime, char *, (char const *restrict __buf,
                             ^
libgnu/time.h:239:28: error: expected ')' before 'timezone_t'
 _GL_FUNCDECL_SYS (tzalloc, timezone_t, (char const *__name));
                            ^






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50166>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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