From owner-freebsd-ports@freebsd.org Sat Feb 13 23:37:12 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6876FAA8EB0 for ; Sat, 13 Feb 2016 23:37:12 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 528251D52 for ; Sat, 13 Feb 2016 23:37:12 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id 4E88DAA8EAF; Sat, 13 Feb 2016 23:37:12 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E1FFAA8EAE for ; Sat, 13 Feb 2016 23:37:12 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward12h.cmail.yandex.net (forward12h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::9d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E8711D51 for ; Sat, 13 Feb 2016 23:37:11 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward12h.cmail.yandex.net (Yandex) with ESMTP id 5A15A20730 for ; Sun, 14 Feb 2016 02:37:08 +0300 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 16EA617008EA for ; Sun, 14 Feb 2016 02:37:07 +0300 (MSK) Received: by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id nlb8F4zBd7-b65K01KA; Sun, 14 Feb 2016 02:37:07 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1455406627; bh=s3qgmOcrjI3+phVE+4AczX2pSh8Osj50F1JEZx8QHcM=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=U3AOk/66yB9VHzRl3lc6vtmlqsYs1DdlPJUvI4O3r2Zdsv6UVnpTgQ/Q4jgbpUjhw 3aebiRou9D/DRJ0pTprYMJPe0RbI7I1dX+H1Z5+v627N/1wKcDR5kE4RmUjOgB/b8O KxwKbEwumRUPqVDAHBKHIsidC7mZ09vaST7FGaTY= Authentication-Results: smtp2h.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 Message-ID: <1455406624.60206.2.camel@yandex.com> Subject: cups-base From: Stari Karp To: "ports@freebsd.org" Date: Sat, 13 Feb 2016 18:37:04 -0500 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2016 23:37:12 -0000 Hi! I did try to update cups-base to version 2.0.3_4 with Synth on FreeBSD 10.2-RELEASE (amd 64) and it failed: ========================< phase : package >======================== ===> Building package for cups-base-2.0.3_4 pkg-static: Unable to access file /construction/xports/print/cups -base/work/stag e/usr/local/%%ICONS%%share/icons/hicolor/128x128/apps/cups.png: No such file or directory pkg-static: Unable to access file /construction/xports/print/cups -base/work/stag e/usr/local/%%ICONS%%share/icons/hicolor/16x16/apps/cups.png: No such file or di rectory pkg-static: Unable to access file /construction/xports/print/cups -base/work/stag e/usr/local/%%ICONS%%share/icons/hicolor/32x32/apps/cups.png: No such file or di rectory pkg-static: Unable to access file /construction/xports/print/cups -base/work/stag e/usr/local/%%ICONS%%share/icons/hicolor/64x64/apps/cups.png: No such file or di rectory *** Error code 1 Stop. make: stopped in /xports/print/cups-base ======================================================================= ==== Thank you.