From owner-freebsd-questions@FreeBSD.ORG Wed Feb 6 15:10:31 2008 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 A5FA616A420 for ; Wed, 6 Feb 2008 15:10:31 +0000 (UTC) (envelope-from bob@immure.com) Received: from flpi185.prodigy.net (flpi185.sbcis.sbc.com [207.115.20.187]) by mx1.freebsd.org (Postfix) with ESMTP id 7388113C442 for ; Wed, 6 Feb 2008 15:10:31 +0000 (UTC) (envelope-from bob@immure.com) X-ORBL: [66.136.206.1] Received: from maul.immure.com (adsl-66-136-206-1.dsl.austtx.swbell.net [66.136.206.1]) by flpi185.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m16EvtnU024222 for ; Wed, 6 Feb 2008 06:57:55 -0800 Received: from rancor.immure.com (rancor.immure.com [10.1.132.9]) by maul.immure.com (8.14.2/8.14.2) with ESMTP id m16EvgwN011927 for ; Wed, 6 Feb 2008 08:57:42 -0600 (CST) (envelope-from bob@immure.com) Received: from rancor.immure.com (localhost [127.0.0.1]) by rancor.immure.com (8.14.2/8.14.2) with ESMTP id m16Evg0d071002 for ; Wed, 6 Feb 2008 08:57:42 -0600 (CST) (envelope-from bob@rancor.immure.com) Received: (from bob@localhost) by rancor.immure.com (8.14.2/8.13.8/Submit) id m16EvgvO071001 for freebsd-questions@freebsd.org; Wed, 6 Feb 2008 08:57:42 -0600 (CST) (envelope-from bob) Date: Wed, 6 Feb 2008 08:57:42 -0600 From: Bob Willcox To: questions list Message-ID: <20080206145742.GC70608@rancor.immure.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-immure-MailScanner-Information: Please contact the ISP for more information X-immure-MailScanner: Found to be clean X-immure-MailScanner-From: bob@immure.com X-Spam-Status: No Subject: idlc loops building openoffice.org-2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bob Willcox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 15:10:31 -0000 Has anyone else seen this? I am trying to build editors/openoffice.org-2 on a 6.3-release system and keep getting a loop in idlc when compiling seemingly random idl files. Here's an example: rm -f ../../../../unxfbsdi.pro/ucrdoc/cssdrawing.db regmerge ../../../../unxfbsdi.pro/ucrdoc/cssdrawing.db UCR @/tmp/mkGyYxjk ------------- rm -f ../../../../unxfbsdi.pro/misc/cssdrawing.idls cat /tmp/mkI8sAOV >>../../../../unxfbsdi.pro/misc/cssdrawing.idls /usr/ports/editors/openoffice.org-2/work/OOG680_m9/offapi/com/sun/star/drawing/framework idlc @/tmp/mkl1oXN1 idlc: compile 'AnchorBindingMode.idl' ... idlc: compile 'BasicPaneFactory.idl' ... idlc: compile 'BasicToolBarFactory.idl' ... idlc: compile 'BasicViewFactory.idl' ... idlc: compile 'ConfigurationChangeEvent.idl' ... idlc: compile 'ConfigurationController.idl' ... idlc: compile 'ModuleController.idl' ... idlc: compile 'PaneController.idl' ... idlc: compile 'ResourceActivationMode.idl' ... idlc: compile 'ResourceId.idl' ... idlc: compile 'TabBarButton.idl' ... At this point, idlc was looping (using all available CPU time) and sat there for as long as I was willing to let it. I have tried this several times now and each time it eventually winds up looping the same, but so far, always on a different idl file. Here's the uname output for my system: FreeBSD sarlacc.xxxxxxxxxxxxxx 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 Anyone have an idea as to what is wrong/going on here? Thanks, Bob -- Bob Willcox A lack of planning on your part does bob@immure.com not constitute an emergency on my part. Austin, TX