From owner-cvs-ports@FreeBSD.ORG Tue Oct 27 13:44:49 2009 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 A35BC106568D; Tue, 27 Oct 2009 13:44:49 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 1D8148FC58; Tue, 27 Oct 2009 13:44:48 +0000 (UTC) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 6BDA922C5340; Tue, 27 Oct 2009 15:46:26 +0200 (EET) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id 19C7612E3C3E; Tue, 27 Oct 2009 15:45:48 +0200 (EET) From: QAT@FreeBSD.org To: ale@FreeBSD.org In-Reply-To: <200910271337.n9RDbxKf003463@repoman.freebsd.org> References: <200910271337.n9RDbxKf003463@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-devel-3.2_4; dsversion: 3.2 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-05-12 16:51:22 X-QAT-Port: security/botan X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/botan-1.8.7.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: mtree Message-Id: <20091027134548.19C7612E3C3E@quark.ds9.tecnik93.com> Date: Tue, 27 Oct 2009 15:45:47 +0200 (EET) Cc: cvs-ports@FreeBSD.org, lapo@lapo.it, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/botan Makefile distinfo pkg-plist ports/security/botan/files patch-src_build_data_makefile_unix_shr.in 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: Tue, 27 Oct 2009 13:44:49 -0000 The Restless Daemon identified a mtree error while trying to build: botan-1.8.7 maintained by lapo@lapo.it Makefile ident: $FreeBSD: ports/security/botan/Makefile,v 1.48 2009/10/27 13:37:58 ale Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/botan-1.8.7.log : install -m 755 libbotan.so.0 /usr/local/lib install -m 644 build/botan-1.8.pc /usr/local/libdata/pkgconfig ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for botan-1.8.7 ================================================================ ======================================== ===> Building package for botan-1.8.7 tar: include/botan/asm_macr.h: Cannot stat: No such file or directory tar: include/botan/md4_ia32.h: Cannot stat: No such file or directory tar: include/botan/md5_ia32.h: Cannot stat: No such file or directory tar: include/botan/serp_ia32.h: Cannot stat: No such file or directory tar: include/botan/sha1_ia32.h: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/botan-1.8.7.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/botan-1.8.7.tbz' *** Error code 1 Stop in /a/ports/security/botan. Deleting botan-1.8.7 pkg_delete: file '/usr/local/include/botan/asm_macr.h' doesn't exist pkg_delete: file '/usr/local/include/botan/md4_ia32.h' doesn't exist pkg_delete: file '/usr/local/include/botan/md5_ia32.h' doesn't exist pkg_delete: file '/usr/local/include/botan/serp_ia32.h' doesn't exist pkg_delete: file '/usr/local/include/botan/sha1_ia32.h' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/include/botan' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 7866368 12 drwxr-xr-x 2 root wheel 5120 Oct 27 13:45 usr/local/include/botan 7866444 4 -rw-r--r-- 1 root wheel 497 Oct 27 13:45 usr/local/include/botan/eng_sse2.h 7866472 4 -rw-r--r-- 1 root wheel 549 Oct 27 13:45 usr/local/include/botan/sha1_sse2.h 7866594 4 -rw-r--r-- 1 root wheel 632 Oct 27 13:45 usr/local/include/botan/tm_hard.h ================================================================ build of /usr/ports/security/botan ended at Tue Oct 27 13:45:45 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=security&portname=botan The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 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."