From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 14:33:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DCD51065672 for ; Fri, 30 Jul 2010 14:33:36 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id BCDCC8FC18 for ; Fri, 30 Jul 2010 14:33:35 +0000 (UTC) Received: by fxm13 with SMTP id 13so953202fxm.13 for ; Fri, 30 Jul 2010 07:33:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:newsgroups:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=upO7fUwqqtrh/MZpjKaIG0KQwCRQovaXKlDkcGJYkk0=; b=CIqyj558qGRbxsZx8C91ofDd9K6XxhZc9bvlmnWFLzHsrpwc8LB500nt5Bx+Z9hfx/ mniKusgV+dU3T++c0sxPFBy43mBvN51VUcSV/3rzYYoDLIOCEIMlpFc1SFs/XPuwJcef xp+iix3hHZjI7RhQi38Ft7wi0qeqYXuMNbKdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:newsgroups:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; b=L6+5E8geuZ1Dq0gThGzAeRnkslk56rodHrJLuToQrAYQxGq9THly7s7ScaA0yzeOVu 0lzbnPWV5V6EI/OL6yLgv5R1bn+Eq9bnoB9WLjxxqS0hEIsLTU4eJzFb2Ieyg2CC/iyK EnAect5fmCABax6txhfndRYGiOKYAV+npjhtY= Received: by 10.223.113.5 with SMTP id y5mr2092933fap.93.1280500414784; Fri, 30 Jul 2010 07:33:34 -0700 (PDT) Received: from limbo.lan ([193.33.173.33]) by mx.google.com with ESMTPS id l12sm824032fan.25.2010.07.30.07.33.18 (version=SSLv3 cipher=RC4-MD5); Fri, 30 Jul 2010 07:33:19 -0700 (PDT) Message-ID: <4C52E2AA.5070200@gmail.com> Date: Fri, 30 Jul 2010 17:33:14 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; uk-UA; rv:1.9.1.11) Gecko/20100722 Thunderbird/3.0.6 MIME-Version: 1.0 Newsgroups: gmane.os.freebsd.questions To: Unga References: <4C51977D.7060901@gmail.com> <185083.41396.qm@web57001.mail.re3.yahoo.com> In-Reply-To: <185083.41396.qm@web57001.mail.re3.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to mass recompile broken packages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 14:33:36 -0000 30.07.2010 17:04, Unga wrote: > Ok, the portupgrade process was not fully automated, I had to manually compile few. > > Two packages still get listed in the rebuild file, I removed them and recompiled, but still get listed. One of the packages is firefox, but the firefox works well. Therefore, I conclude my broken packages recompilation is satisfactory. This is possible. You probably need to recheck your system one more time. For example let's have 3 libs. Lib A needs Lib B and Lib B needs Lib C. If Lib C vanishes and Lib A is not linked with it for the first run everything would be fine. But if during the run Lib B gets upgraded and old version vanishes Lib A gets broken. -- Sphinx of black quartz judge my vow.