Bug 187117 - [PATCH] irc/unreal: server crash when built with clang
Summary: [PATCH] irc/unreal: server crash when built with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 17:20 UTC by Jean-Sébastien Pédron
Modified: 2014-05-28 00:59 UTC (History)
0 users

See Also:


Attachments
file.diff (2.55 KB, patch)
2014-02-27 17:20 UTC, Jean-Sébastien Pédron
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Sébastien Pédron freebsd_committer freebsd_triage 2014-02-27 17:20:00 UTC
When built with clang, UnrealIRCd fails to start. Here's the bug report open upstream:
http://bugs.unrealircd.org/view.php?id=4239

This bug report proposes a fix to version 3.2.10.1. Based on that, Christopher Faulet prepared an updated patch to irc/unreal 3.2.10.2 port.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-29 09:37:17 UTC
Maintainer of irc/unreal,

Please note that PR ports/187117 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187117

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-29 09:37:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 tanawts 2014-04-04 18:39:38 UTC
Acknowlaged and Approved


On Sat, Mar 29, 2014 at 2:37 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of irc/unreal,
>
> Please note that PR ports/187117 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/187117
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2014-04-04 23:39:54 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Ryan Frederick 2014-05-09 01:53:32 UTC
Note that this pr is more or less a duplicate of ports/184150. At this
point upstream is targeting a fix for 3.2.10.3
Comment 6 Mathieu Arnold freebsd_committer freebsd_triage 2014-05-22 23:23:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 7 Mathieu Arnold freebsd_committer freebsd_triage 2014-05-28 00:58:58 UTC
State Changed
From-To: open->closed

Committed, thanks!