From owner-freebsd-tex@FreeBSD.ORG Tue Oct 22 08:45:46 2013 Return-Path: Delivered-To: freebsd-tex@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 ESMTP id 4F245594 for ; Tue, 22 Oct 2013 08:45:46 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 0526028D2 for ; Tue, 22 Oct 2013 08:45:46 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 4BCEC1B2167B for ; Tue, 22 Oct 2013 12:45:42 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 524E91340673 for ; Tue, 22 Oct 2013 12:45:41 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id SYGJpknfno-jbL4cKqf; Tue, 22 Oct 2013 12:45:37 +0400 Message-ID: <52663B31.2060907@passap.ru> Date: Tue, 22 Oct 2013 12:45:37 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-tex@FreeBSD.org Subject: print/cm-super and TEX_DEFAULT=texlive Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-tex@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting TeX and related applications to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Oct 2013 08:45:46 -0000 Hi All, I try to build packages wuth TEX_DEFAULT=texlive and print/cm-super fails with the error: ----- ===> Checking if print/cm-super already installed /bin/mkdir -p /usr/local/share/fonts/cm-super/afm install -o root -g wheel -m 444 /wrkdirs/usr/ports/print/cm-super/work/cm-super/afm/* /usr/local/share/fonts/cm-super/afm /bin/ln -s -f /usr/local/share/fonts/cm-super/afm /usr/local/share/texmf/fonts/afm/public/cm-super ln: /usr/local/share/texmf/fonts/afm/public/cm-super: No such file or directory *** Error code 1 ----- Here is the full log: http://gw.wart.ru/bulk/10-amd64-default/2013-10-21_16h23m04s/logs/errors/cm-super-0.3.4_4.log Seems that a required package is not installed or it's behavour differs from a teTeX one. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve