From owner-svn-ports-all@FreeBSD.ORG Fri May 23 18:08:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56B70FFC; Fri, 23 May 2014 18:08:05 +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 444452788; Fri, 23 May 2014 18:08:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4NI84hm071690; Fri, 23 May 2014 18:08:04 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4NI848U071689; Fri, 23 May 2014 18:08:04 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201405231808.s4NI848U071689@svn.freebsd.org> From: Boris Samorodov Date: Fri, 23 May 2014 18:08:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354954 - head/print/cups-filters 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.18 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, 23 May 2014 18:08:05 -0000 Author: bsam Date: Fri May 23 18:08:04 2014 New Revision: 354954 URL: http://svnweb.freebsd.org/changeset/ports/354954 QAT: https://qat.redports.org/buildarchive/r354954/ Log: print/cups-filters: a try to fix build at jenkins: https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default/780/logs/errors/cups-filters-1.0.53_1.log Since I can't reproduce the build error, let's assume that it's a jobs unsave error: ----- [...] --- libfontembed.la --- CCLD libfontembed.la [...] --- bannertopdf --- CXXLD bannertopdf libtool: link: cannot find the library `libfontembed.la' or unhandled argument `libfontembed.la' *** [bannertopdf] Error code 1 ----- Modified: head/print/cups-filters/Makefile Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Fri May 23 17:48:05 2014 (r354953) +++ head/print/cups-filters/Makefile Fri May 23 18:08:04 2014 (r354954) @@ -21,6 +21,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libpoppler.so:${PORTSDIR}/graphics/poppler +MAKE_JOBS_UNSAFE=YES USES= compiler:c++11-lib pathfix pkgconfig shebangfix tar:xz SHEBANG_FILES= filter/textonly USE_GNOME= glib20