From owner-freebsd-current@FreeBSD.ORG Mon Oct 21 11:19:05 2013 Return-Path: Delivered-To: current@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 ESMTP id 66B35541; Mon, 21 Oct 2013 11:19:05 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from mail01.rise-w.com (mail01.rise-w.com [88.116.105.226]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 22C6D2058; Mon, 21 Oct 2013 11:19:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail01.rise-w.com (Postfix) with ESMTP id E5E8240E112; Mon, 21 Oct 2013 13:18:56 +0200 (CEST) Received: from [192.168.129.122] (unknown [213.33.60.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.rise-world.com (Postfix) with ESMTPSA id D75EC40E0FD; Mon, 21 Oct 2013 13:18:55 +0200 (CEST) Message-ID: <52650D9F.2020707@FreeBSD.org> Date: Mon, 21 Oct 2013 13:18:55 +0200 From: =?ISO-8859-1?Q?Tilman_Keskin=F6z?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: current@FreeBSD.org, ports@FreeBSD.org Subject: Re: iconv in base breaks multiple ports References: <20131020182723.GE12255@acme.spoerlein.net> In-Reply-To: <20131020182723.GE12255@acme.spoerlein.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 11:19:05 -0000 hi Ulrich, * Ulrich Spörlein [Sun, 20 Oct 2013 20:27:23 +0200]: > ever since that iconv thing replaced the ports version, I run into > trouble with several ports that I have installed on a -CURRENT (now > stable/10 system). > > These are not compile-time errors, but crashes or limited functionality > where I blame iconv :) > > > 1. www/newsbeuter crashes during startup, somewhere in the stfl code > that deals with wide char functions. > > Is my system hexed? I've rebuilt the ports/packages a dozen times now. > Am I seeing ghosts? I don't run Current, but according to the pkg-fallout mails i am receiving, newsbeuter shouldn't even compile on CURRENT. Maybe there are some stale files on your system? There is also an update in the PR system, you might want to try, http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182896