From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 3 20:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA0D7F7C for ; Mon, 3 Feb 2014 20:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6A6C912A5 for ; Mon, 3 Feb 2014 20:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s13Ko06b065482 for ; Mon, 3 Feb 2014 20:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s13Ko0Lw065481; Mon, 3 Feb 2014 20:50:00 GMT (envelope-from gnats) Resent-Date: Mon, 3 Feb 2014 20:50:00 GMT Resent-Message-Id: <201402032050.s13Ko0Lw065481@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB5E6E2C for ; Mon, 3 Feb 2014 20:46:55 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C76291283 for ; Mon, 3 Feb 2014 20:46:55 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s13Kks2L063463 for ; Mon, 3 Feb 2014 20:46:54 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s13Kksim063462; Mon, 3 Feb 2014 20:46:54 GMT (envelope-from nobody) Message-Id: <201402032046.s13Kksim063462@oldred.freebsd.org> Date: Mon, 3 Feb 2014 20:46:54 GMT From: Edwin Groothuis To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186425: [patch] irc/bitchx - Fix runtime issue on 10.0 with CLANG X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Feb 2014 20:50:00 -0000 >Number: 186425 >Category: ports >Synopsis: [patch] irc/bitchx - Fix runtime issue on 10.0 with CLANG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 03 20:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: 10.0 >Organization: - >Environment: FreeBSD t43.nbttech.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: 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. >How-To-Repeat: >Fix: Add USE_GCC=yes to the ports Makefile >Release-Note: >Audit-Trail: >Unformatted: