bug-groff
[Top][All Lists]
Advanced

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

[bug #63767] Build failure on macOS 12.6.3


From: John Gardner
Subject: [bug #63767] Build failure on macOS 12.6.3
Date: Mon, 6 Feb 2023 01:51:21 -0500 (EST)

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

                 Summary: Build failure on macOS 12.6.3
                 Project: GNU roff
               Submitter: alhadis
               Submitted: Mon 06 Feb 2023 05:51:19 PM AEDT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 06 Feb 2023 05:51:19 PM AEDT By: John Gardner <alhadis>
I downloaded groff-1.23.0.rc2.tar.gz from GNU's alpha FTP site
(https://alpha.gnu.org/gnu/groff/), but encountered an unfamiliar build
failure pertaining to vasnprintf.c:


lib/vasnprintf.c:411:16: error: expected parameter declarator
static_assert (sizeof (mp_limb_t) * CHAR_BIT == GMP_LIMB_BITS);
               ^
lib/vasnprintf.c:411:16: error: expected ')'
lib/vasnprintf.c:411:15: note: to match this '('
static_assert (sizeof (mp_limb_t) * CHAR_BIT == GMP_LIMB_BITS);
              ^
lib/vasnprintf.c:411:1: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
static_assert (sizeof (mp_limb_t) * CHAR_BIT == GMP_LIMB_BITS);
^
lib/vasnprintf.c:415:16: error: expected parameter declarator
static_assert (sizeof (mp_twolimb_t) * CHAR_BIT == GMP_TWOLIMB_BITS);
               ^
lib/vasnprintf.c:415:16: error: expected ')'
lib/vasnprintf.c:415:15: note: to match this '('
static_assert (sizeof (mp_twolimb_t) * CHAR_BIT == GMP_TWOLIMB_BITS);


FWIW, I couldn't build from HEAD either (i.e., using the sources at revision
5d79ab9 in a clean checkout). Attached are the config.{log,status} files and a
copy of my terminal session.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Mon 06 Feb 2023 05:51:19 PM AEDT  Name: config.log  Size: 261KiB   By:
alhadis

<http://savannah.gnu.org/bugs/download.php?file_id=54318>
-------------------------------------------------------
Date: Mon 06 Feb 2023 05:51:19 PM AEDT  Name: console.sh-session  Size: 42KiB 
 By: alhadis

<http://savannah.gnu.org/bugs/download.php?file_id=54319>
-------------------------------------------------------
Date: Mon 06 Feb 2023 05:51:19 PM AEDT  Name: config.status  Size: 68KiB   By:
alhadis

<http://savannah.gnu.org/bugs/download.php?file_id=54320>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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