X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:message-id:from:to:subject
	:content-type:date:content-transfer-encoding; q=dns; s=default; b=
	BPW5ZMcsgbDF/qU17w2kimfsEdaod7TccqMUflpKwC5yMv+tJxTYyckcy1DfdZvt
	1r3QEVTwCLAqH8aNUDU4T6Xt7PV8jteFepE9ahLkEShiwms6YXOIDMTqTn/gHv5x
	8utD4fR10lvEfV7mi5JnS7tWXToe17j/wq17ozDUdaE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:message-id:from:to:subject
	:content-type:date:content-transfer-encoding; s=default; bh=E47n
	RjRkFyBQpxihGSeVuUS/HLc=; b=giZH0s32vYXvRNP9JpBfecnfCwcF0FAVU7Ys
	iqC1sHdOxkS3ZPnbu+4cxsaTgmU7+Dloe94GB/zpdBJQsHgRSxAbU1bWJMMgDWBT
	CdnBdz1U4ohADtmZHDcA10jTBtn67TO6o5WXyzn/2gz9H8Qrt/pyCVpHfkMuMbqm
	k1FRZXc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,XPRIO autolearn=no version=3.3.2 spammy=H*MI:gmx, CMU, Serif, cmu
X-HELO: mout.gmx.net
MIME-Version: 1.0
Message-ID: <trinity-65448339-5e78-4d88-bd88-c56cded8d4d5-1465776480726@3capp-gmx-bs72>
From: "Mark McGregor" <mark.mcgregor@gmx.de>
To: cygwin@cygwin.com
Subject: xdvipdfmx:fatal: This font using the "seac" command for accented characters...
Content-Type: text/plain; charset=UTF-8
Date: Mon, 13 Jun 2016 02:08:00 +0200
Sensitivity: Normal
X-UI-Out-Filterresults: notjunk:1;V01:K0:Y8Vk19+MYFU=:hhzHre+uvrs2ViSImlgCce XAhheekOZWvxPJGY67IvDAlwuaDFFLGTptSj0rkwOGY12Y1Fhe3EZS1UIyp5igWDJ0zEYccJD +Nz3nXqjr4Q5HK2bZcvkOcdYKRm+EmmVCcd1HUat9cACujUM7hn8XT7Cx/MGLZqwR7tJzUS56 caGfNMCf+5bBpltgBA1JkCUWWgXB5aDQZgcM3y+62dbriVAa+KCWkHWtAqcOXZn3PB9MTl8Mq n+DGp+3mCIjYWJrGFkUtgev2z/oKLa8wA8IAmNCjKPQR1PcLGHwHNeKsG6VaNUTTiO8TcltT4 3KxcDoIk5JNJ7E3OSuc6uPfEF41GpGDusOs4gn1QJnet8Dg3jTeJ9OYL3mhIZbtLFx8l2xr+7 jpzaFbbfVMQcQfnDMatfSXM0GWK6MtT8qYVUijFjlie07krl5nxl5BQKIb+JOS/vDyL4OHeO2 KlT0DkB7Nw==
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u5D08H3I009008

A more minimal non-working example:

[
\documentclass{article}
\usepackage{fontspec}

\setmainfont{CMU Serif}
%\setmainfont{cmunrm.otf}

\begin{document}
А
\end{document}
]

If you comment the first \setmainfont line and uncomment the second one, the file compiles. Rerunning /usr/bin/texlive-enable-fontconfig doesn't help.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


