Bug 186425 - [patch] irc/bitchx - Fix runtime issue on 10.0 with CLANG
Summary: [patch] irc/bitchx - Fix runtime issue on 10.0 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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 20:50 UTC by edwin
Modified: 2014-06-11 10:21 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2014-02-03 20:50:00 UTC
When compiling with CLANG, the compilation is successful but the binary segfaults somewhere.
When compiling with GCC (USE_GCC=yes), the compilation is successful and the binary works.

Fix: 

Add USE_GCC=yes to the ports Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-03 20:50:07 UTC
Maintainer of irc/bitchx,

Please note that PR ports/186425 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/186425

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-03 20:50:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dan.mashal 2014-02-03 21:54:18 UTC
Approved.

On Mon, Feb 3, 2014 at 12:50 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of irc/bitchx,
>
> Please note that PR ports/186425 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/186425
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-06-10 14:27:22 UTC
A commit references this bug:

Author: marino
Date: Tue Jun 10 14:26:35 UTC 2014
New revision: 357314
URL: http://svnweb.freebsd.org/changeset/ports/357314

Log:
  irc/bitchx: Requires build by GCC to avoid segfault

  PR:		186425
  Submitted by:	Edwin
  Approved by:	maintainer (Dan Mashal)

Changes:
  head/irc/bitchx/Makefile
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-06-11 10:21:30 UTC
A commit references this bug:

Author: marino
Date: Wed Jun 11 10:20:42 UTC 2014
New revision: 357460
URL: http://svnweb.freebsd.org/changeset/ports/357460

Log:
  chinese/bitchx: Bump to acquire MASTERDIR fix, stage too

  Related to:
  PR: 186425

  It looks NO_STAGE should have been removed when irc/bitchx was staged.
  Late add: Fix master irc/bitchx to not override PORTREVISION

Changes:
  head/chinese/bitchx/Makefile
  head/irc/bitchx/Makefile