From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 14:22:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A24B914; Fri, 25 Apr 2014 14:22:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 360EB1A46; Fri, 25 Apr 2014 14:22:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3PEMskf069830; Fri, 25 Apr 2014 14:22:54 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3PEMs5d069829; Fri, 25 Apr 2014 14:22:54 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201404251422.s3PEMs5d069829@svn.freebsd.org> From: Boris Samorodov Date: Fri, 25 Apr 2014 14:22:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352131 - head/print/foo2zjs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 14:22:54 -0000 Author: bsam Date: Fri Apr 25 14:22:53 2014 New Revision: 352131 URL: http://svnweb.freebsd.org/changeset/ports/352131 QAT: https://qat.redports.org/buildarchive/r352131/ Log: ports/foo2zjs: mark the port as MAKE_JOBS_UNSAFE Error log: ----- chmod -w osx-hplj-hotplug.1 chmod: osx-hplj-hotplug.1: No such file or directory ----- Full log is here: https://jenkins.freebsd.org/pci/100-amd64/logs/bulk/100amd64-default/569/logs/errors/foo2zjs-20140401_1.log Reported by: jenkins (swills) MFH: 2014Q2 Modified: head/print/foo2zjs/Makefile Modified: head/print/foo2zjs/Makefile ============================================================================== --- head/print/foo2zjs/Makefile Fri Apr 25 14:14:11 2014 (r352130) +++ head/print/foo2zjs/Makefile Fri Apr 25 14:22:53 2014 (r352131) @@ -25,6 +25,8 @@ SUB_FILES= pkg-message ${DEVDCONF_FILE} EXTRAFILES= msexpand getweb DEVDCONF_FILE= ${PORTNAME}.conf +MAKE_JOBS_UNSAFE= YES + OPTIONS_DEFINE= DOCS post-patch: