From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#39755: [core-updates] texlive-luatex-luaotfload fails to build Date: Sun, 23 Feb 2020 17:19:22 +0100 Message-ID: <87zhd9jmyd.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59252) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5tz8-0000Df-W9 for bug-guix@gnu.org; Sun, 23 Feb 2020 11:20:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5tz8-0000hf-3o for bug-guix@gnu.org; Sun, 23 Feb 2020 11:20:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45546) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5tz8-0000hb-0E for bug-guix@gnu.org; Sun, 23 Feb 2020 11:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5tz7-000842-SE for bug-guix@gnu.org; Sun, 23 Feb 2020 11:20:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:59205) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5tyd-0008QZ-LL for bug-guix@gnu.org; Sun, 23 Feb 2020 11:19:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5tyc-0000Jc-JI for bug-guix@gnu.org; Sun, 23 Feb 2020 11:19:31 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21167) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j5tyc-0000ID-9X for bug-guix@gnu.org; Sun, 23 Feb 2020 11:19:30 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39755@debbugs.gnu.org On the core-updates branch texlive-luatex-luaotfload fails to build: --8<---------------cut here---------------start------------->8--- starting phase `build' make[1]: Entering directory '/tmp/guix-build-texlive-luatex-luaotfload-2.8-fix-2.drv-0/source/doc' creating file graph (filegraph.pdf) make[1]: Leaving directory '/tmp/guix-build-texlive-luatex-luaotfload-2.8-fix-2.drv-0/source/doc' make[1]: Entering directory '/tmp/guix-build-texlive-luatex-luaotfload-2.8-fix-2.drv-0/source/doc' creating man page (luaotfload-tool.1) creating man page (luaotfload.conf.5) make[1]: Leaving directory '/tmp/guix-build-texlive-luatex-luaotfload-2.8-fix-2.drv-0/source/doc' texlua ./scripts/mkglyphlist > /dev/null texlua ./scripts/mkcharacters > /dev/null make: *** [Makefile:150: build/luaotfload-characters.lua] Error 1 command "make" "DESTDIR=/gnu/store/jjh1w62c57s89bpphhbjcdy8rknwn2j8-texlive-luatex-luaotfload-2.8-fix-2/share/texmf-dist" "all" failed with status 2 --8<---------------cut here---------------end--------------->8--- -- Ricardo