From owner-freebsd-current@FreeBSD.ORG Sat Aug 13 15:37:55 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B82E3106566C for ; Sat, 13 Aug 2011 15:37:55 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id 5EC088FC08 for ; Sat, 13 Aug 2011 15:37:55 +0000 (UTC) Received: from unixmania.com ([189.251.172.18]) by ns2.bafirst.com with esmtp; Sat, 13 Aug 2011 10:37:53 -0500 id 000DA803.4E469A51.0000D083 Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Sat, 13 Aug 2011 10:37:52 -0500 id 000CF74F.4E469A50.00002905 Received: from dsl-189-251-20-225-dyn.prod-infinitum.com.mx (dsl-189-251-20-225-dyn.prod-infinitum.com.mx [189.251.20.225]) by econet.encontacto.net (Horde Framework) with HTTP; Sat, 13 Aug 2011 10:37:52 -0500 Message-ID: <20110813103752.844555ossu60rksg@econet.encontacto.net> Date: Sat, 13 Aug 2011 10:37:52 -0500 From: eculp To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20100101 Firefox/5.0 X-IMP-Server: 189.251.172.18 X-Originating-IP: 189.251.20.225 X-Originating-User: eculp@encontacto.net Subject: For about a week I've been trying to build a release that breaks at docproj. Just low priority break information. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 15:37:55 -0000 I've been building a release about once a week on current. The last =20 successful build was on august 8 but don't know when this started but =20 in the last few days. I am building on # uname -a FreeBSD Home.EnContacto.net 9.0-BETA1 FreeBSD 9.0-BETA1 #16: Sat Aug =20 13 05:09:17 CDT 2011 =20 root@Home.EnContacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 All builds include ports kernel updated ports, etc. I build it with =20 generate-release.sh script below. sh generate-release.sh head /local3/release The results that I get follow: =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if textproc/docproj already installed =3D=3D=3D> docproj-1.17_4 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of textproc/docproj without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/textproc/docproj. Home.EnContacto.net /usr/src/release # Home.EnContacto.net /usr/src/release # portmaster textproc/docproj =3D=3D=3D>>> Port directory: /usr/ports/textproc/docproj =3D=3D=3D>>> This port is marked IGNORE =3D=3D=3D>>> user must set WITH_JADETEX variable to 'yes' or 'no' =3D=3D=3D>>> If you are sure you can build it, remove the IGNORE line in the Makefile and try again. I'm not in a hurry nor do I really need it. I can easily use what I =20 have. Just a bit of low priority information. Thanks, ed