NetBSD Problem Report #56283

From www@netbsd.org  Tue Jun 29 20:03:24 2021
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A3D371A921F
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 29 Jun 2021 20:03:24 +0000 (UTC)
Message-Id: <20210629200323.0536C1A923A@mollari.NetBSD.org>
Date: Tue, 29 Jun 2021 20:03:22 +0000 (UTC)
From: jmifsud@posteo.net
Reply-To: jmifsud@posteo.net
To: gnats-bugs@NetBSD.org
Subject: xelatex cannot find "l3backend-xdvipdfmx.def"
X-Send-Pr-Version: www-1.0

>Number:         56283
>Category:       pkg
>Synopsis:       xelatex cannot find "l3backend-xdvipdfmx.def"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 29 20:05:00 +0000 2021
>Originator:     Joe Mifsud
>Release:        -current
>Organization:
>Environment:
NetBSD carbon 9.99.85 NetBSD 9.99.85 (GENERIC) #0: Sun Jun 27 23:57:08 UTC 2021  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/i386/compile/GENERIC i386
>Description:
When I call xelatex on a file, I am returned a LaTeX error that 'l3backend-xdvipdfmx.def' cannot be found.  

I input <RETURN> at the error and the process continues (presumeably, it finds another suitable backend?) and then outputs the pdf that I want. 
>How-To-Repeat:
$cat > mwe.tex
\documentclass{article} 
\begin{document}
Hello world!
\end{document}

$ xelatex mwe.tex
This is XeTeX, Version 3.14159265-2.6-0.999992 (Web2C 2020) (preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
(./mwe.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-05-05>
(/usr/pkg/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
(/usr/pkg/share/texmf-dist/tex/latex/base/size10.clo))

! LaTeX Error: File `l3backend-xdvipdfmx.def' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)

Enter file name: 
(./mwe.aux) (/usr/pkg/share/texmf-dist/tex/latex/base/ts1cmr.fd) [1] (./mwe.aux
) )
Output written on mwe.pdf (1 page).
Transcript written on mwe.log.
>Fix:
Don't know!

Maybe something here?
https://github.com/latex3/latex3/commit/089d3b88f93e8fb903b53d445e2605e772f949e1

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.