From owner-freebsd-ports@FreeBSD.ORG Mon Dec 10 22:04:57 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DC4EF6B for ; Mon, 10 Dec 2012 22:04:57 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3974A8FC15 for ; Mon, 10 Dec 2012 22:04:57 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so3929778vba.13 for ; Mon, 10 Dec 2012 14:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TyIhsp9TuIkNYVmTmelllUMbrp7JuzgIdL69MqknQMo=; b=fjVmHmSUEdSB4WLegaP93uzkCy+Kk7Ms3qKynnyvQ06x+bNzP5MnUA1E3K6KmpHLVR ZlvQ6dL+CQNx6rvjdOObno2801frel8P4z81PaETmQ/xF52yctFSegCohPi+PF7oXGrZ uNupG/OFagghAnGObG2a4U+FiVzjZvv0CmcjgSQ7kRtQmcF5Zal6IVuct9HF9+ofuRQQ ZdtBFY+j1hst4F360EosN80pXEHun3oLhYbsBn4V3WJ5ZaFKo8D0P9xBHN3DLsRdk55R 5/QdBqxuEEP3gSusv/GDhWwF+OJK9YFBxZMrhK76DRI/UMb6NO53flO7cv1VNkCzZsGc MENA== MIME-Version: 1.0 Received: by 10.220.115.72 with SMTP id h8mr9715645vcq.43.1355177096654; Mon, 10 Dec 2012 14:04:56 -0800 (PST) Received: by 10.58.215.106 with HTTP; Mon, 10 Dec 2012 14:04:56 -0800 (PST) Date: Mon, 10 Dec 2012 16:04:56 -0600 Message-ID: Subject: cyrus-sasl From: Franci Nabalanci To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 22:04:57 -0000 I read /usr/ports/UPDATING: portmaster -r cyrus-sasl- which I did and I have many problems now because update don't going nowhere and I don't know how to save a problem(s). My system is FreeBSD 9.1-RC3 #0 r242324. I tried with clang and gcc but the problem is the same: ===> Compressing manual pages for cyrus-sasl-2.1.26 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for cyrus-sasl-2.1.26 pkg: lstat(/usr/local/libdata/pkgconfig/libsasl2.pc): No such file or directory Installing cyrus-sasl-2.1.26... done ===>>> Re-installation of cyrus-sasl-2.1.26 succeeded ===>>> Updating ports that depend on cyrus-sasl-2.1.26 ===>>> Launching child to update bluefish-2.2.2_1 to bluefish-2.2.2_2 ===>>> Updating dependent ports >> bluefish-2.2.2_1 (1/100) ===>>> Currently installed version: bluefish-2.2.2_1 ===>>> Port directory: /usr/ports/www/bluefish ===>>> Starting check for build dependencies ===>>> Gathering dependency list for www/bluefish from ports ===>>> Launching child to reinstall gucharmap-2.32.1_1 ===>>> Updating dependent ports >> gucharmap-2.32.1_1 (2/100) ===>>> Currently installed version: gucharmap-2.32.1_1 ===>>> Port directory: /usr/ports/deskutils/gucharmap ===>>> Starting check for build dependencies ===>>> Gathering dependency list for deskutils/gucharmap from ports ===>>> Launching child to reinstall gconf2-2.32.0_3 ===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3 (3/100) ===>>> Currently installed version: gconf2-2.32.0_3 ===>>> Port directory: /usr/ports/devel/gconf2 ===>>> Starting check for build dependencies ===>>> Gathering dependency list for devel/gconf2 from ports ===>>> Dependency check complete for devel/gconf2 ===>>> Updating dependent ports >> gucharmap-2.32.1_1 >> gconf2-2.32.0_3 (3/100) ===> Cleaning for gconf2-2.32.0_3 ===> gconf2-2.32.0_3 cannot install: unknown OpenLDAP version: Shared object "libsasl2.so.2" not found, required by "ldapwhoami". *** [all] Error code 1 Stop in /usr/ports/devel/gconf2. ===>>> make failed for devel/gconf2 ===>>> Aborting update ===>>> Update for gconf2-2.32.0_3 failed ===>>> Aborting update ===>>> Update for gucharmap-2.32.1_1 failed ===>>> Aborting update ===>>> Update for bluefish-2.2.2_1 failed ===>>> Aborting update Terminated ===>>> There are messages from installed ports to display, but first take a moment to review the error messages above. Then press Enter when ready to proceed. Thank in advance.