[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65093] inetutils 2.5 osx build failure
From: |
Rui Chen |
Subject: |
[bug #65093] inetutils 2.5 osx build failure |
Date: |
Fri, 29 Dec 2023 18:03:40 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?65093>
Summary: inetutils 2.5 osx build failure
Group: GNU Networking Utilities
Submitter: chenrui
Submitted: Fri 29 Dec 2023 11:03:38 PM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 29 Dec 2023 11:03:38 PM UTC By: Rui Chen <chenrui>
???? trying to build the latest release, but run into some build issue. The
error log is as below:
<details>
<summary>error build log</summary>
```
syslogd.c:281:7: error: conflicting types for 'ttymsg'
char *ttymsg (struct iovec *, int, char *, int);
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/util.h:103:9:
note: previous declaration is here
char *ttymsg(struct iovec *, int, const char *, int);
^
1 error generated.
```
</details>
full build log,
https://github.com/Homebrew/homebrew-core/actions/runs/7359904454/job/20035380331
relates to https://github.com/Homebrew/homebrew-core/pull/158525
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65093>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #65093] inetutils 2.5 osx build failure,
Rui Chen <=