From owner-cvs-ports@FreeBSD.ORG Sat Oct 9 17:47:21 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13CF21065717; Sat, 9 Oct 2010 17:47:21 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 6E9178FC24; Sat, 9 Oct 2010 17:47:20 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id F3BFB22C5429; Sat, 9 Oct 2010 20:47:18 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id D50365A90A9; Sat, 9 Oct 2010 10:47:17 -0700 (PDT) From: QAT@FreeBSD.org To: makc@FreeBSD.org In-Reply-To: <201010091743.o99HhIrB098235@repoman.freebsd.org> References: <201010091743.o99HhIrB098235@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-08-15 10:20:52 X-QAT-Port: print/lyx-devel X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/lyx-1.6.7.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: configure_error Message-Id: <20101009174717.D50365A90A9@jester1b.ixsystems.com> Date: Sat, 9 Oct 2010 10:47:17 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, aldis@bsdroot.lv, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/lyx-devel Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2010 17:47:21 -0000 The Restless Daemon identified a configure error while trying to build: lyx-1.6.7 maintained by aldis@bsdroot.lv Makefile ident: $FreeBSD: ports/print/lyx-devel/Makefile,v 1.127 2010/10/09 17:43:17 makc Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/lyx-1.6.7.log : skipping libfontenc-1.0.5, already added pkg_add qt4-gui-4.6.3.tbz pkg_add qt4-moc-4.6.3.tbz pkg_add qt4-rcc-4.6.3.tbz pkg_add qt4-uic-4.6.3.tbz pkg_add icu-3.8.1_3.tbz pkg_add boost-libs-1.43.0_1.tbz You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. pkg_add aiksaurus-1.2.1_2.tbz pkg_add aspell-0.60.6_3.tbz ===> lyx-devel-2.0.0.a6 depends on file: /usr/local/bin/python2.6 - found ===> lyx-devel-2.0.0.a6 depends on executable: gmake - found ===> lyx-devel-2.0.0.a6 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> lyx-devel-2.0.0.a6 depends on file: /usr/local/bin/moc-qt4 - found ===> lyx-devel-2.0.0.a6 depends on file: /usr/local/bin/rcc - found ===> lyx-devel-2.0.0.a6 depends on file: /usr/local/bin/uic-qt4 - found ===> lyx-devel-2.0.0.a6 depends on shared library: boost_regex.4 - found ===> lyx-devel-2.0.0.a6 depends on shared library: Aiksaurus - found ===> lyx-devel-2.0.0.a6 depends on shared library: aspell - found ===> lyx-devel-2.0.0.a6 depends on shared library: intl - found ===> Configuring for lyx-devel-2.0.0.a6 cd: can't cd to /work/a/ports/print/lyx-devel/work/lyx-2.0.0alpha6 env: ./configure: No such file or directory ===> Script "configure" failed unexpectedly. Please report the problem to aldis@bsdroot.lv [maintainer] and attach the "/work/a/ports/print/lyx-devel/work/lyx-2.0.0alpha6/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/print/lyx-devel. ================================================================ build of /usr/ports/print/lyx-devel ended at Sat Oct 9 17:47:16 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/lyx-1.6.7.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=print&portname=lyx-devel The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately."