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
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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
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
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