From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 5 00:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 F3F09382 for ; Wed, 5 Mar 2014 00:30: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 B6E3619E for ; Wed, 5 Mar 2014 00:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s250U01T046711 for ; Wed, 5 Mar 2014 00:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s250U0L0046700; Wed, 5 Mar 2014 00:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 5 Mar 2014 00:30:00 GMT Resent-Message-Id: <201403050030.s250U0L0046700@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, "P.R. Filer" 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 7835B330 for ; Wed, 5 Mar 2014 00:26:39 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.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 61D99178 for ; Wed, 5 Mar 2014 00:26:39 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s250Qc7L046906 for ; Wed, 5 Mar 2014 00:26:38 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s250QcCK046902; Wed, 5 Mar 2014 00:26:38 GMT (envelope-from nobody) Message-Id: <201403050026.s250QcCK046902@cgiserv.freebsd.org> Date: Wed, 5 Mar 2014 00:26:38 GMT From: "P.R. Filer" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187267: php5-iconv (and php55-iconv) link against converters/libiconv instead of base 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: Wed, 05 Mar 2014 00:30:01 -0000 >Number: 187267 >Category: ports >Synopsis: php5-iconv (and php55-iconv) link against converters/libiconv instead of base >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: Wed Mar 05 00:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: P.R. Filer >Release: 10-CURRENT >Organization: n/a >Environment: FreeBSD redacted.redacted.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255056: Fri Aug 30 01:13:50 PDT 2013 root@redacted:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I was seeing bus errors whenever php tried to run. Gdb indicated the bus error was occurring in libiconv.so. Removing converters/libiconv (which was pulled back in by glib, having been previously removed) and rebuilding did not resolve the issue, as it would reinstall libiconv from ports. >How-To-Repeat: Install php55-iconv >Fix: Remove the iconv related sections from Makefile.ext in the PHP5 main port >Release-Note: >Audit-Trail: >Unformatted: