From owner-freebsd-questions@FreeBSD.ORG Fri May 8 10:05:31 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E5B07C2 for ; Fri, 8 May 2015 10:05:31 +0000 (UTC) Received: from mail-ig0-x22e.google.com (mail-ig0-x22e.google.com [IPv6:2607:f8b0:4001:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0BDC1034 for ; Fri, 8 May 2015 10:05:30 +0000 (UTC) Received: by iget9 with SMTP id t9so28042163ige.1 for ; Fri, 08 May 2015 03:05:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=1UXmU8xccHGkHanFGAxz8d4lx5Y4/5CHfl52Cjdwtv8=; b=aFC/gVN94Zi24CJ3AkAGrNcUHhCk79K274mFDfLzZi+QVy0CVZCVcf6OWhIb7lhbsQ rCjlgXGwyX/hOG/n5CpO0SoCYQOguJseLq4WYs6vpNcd4Z7f4AtavgeQE/AVQlaRILZP J71iODdDYydCtzwu5yqGqVsGG6pPHMbYbQII/GxtSHVsFnzGha03JnBwoluppFhzoT5G OpSS0DdtvmOTouKHxr678riwjBRZ7e5ZXhR5DQhubKHBFQo19e4MTMwGb+JlNSHUlIkO 3rJEwck4r7swiaC6He06eP7eE066IilgN2FdPI3JXyOInYLxr4loY4EscBhwfyC4GqwL Zr0g== X-Received: by 10.107.164.6 with SMTP id n6mr3814668ioe.54.1431079530208; Fri, 08 May 2015 03:05:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.121.1 with HTTP; Fri, 8 May 2015 03:05:09 -0700 (PDT) From: Avinash Sonawane Date: Fri, 8 May 2015 15:35:09 +0530 Message-ID: Subject: make install in x11/xorg stuck in infinite dependency loop To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 10:05:31 -0000 Hello! # uname -a FreeBSD titanic.rootkea.me 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Whenever I try to do `make install` in x11/xorg it produces infinite dependency loop[1]. The lines from 114 to 173 in the above paste repeat themselves infinitely. It looks like xmlto > tex > sdl > pulseaudio > xmlto (dependecy loop) How do I resolve these cyclic dependencies? Links: [1] http://pastebin.com/hP3RL0by -- Avinash Sonawane (RootKea) PICT, Pune http://rootkea.wordpress.com