The build scripts failed to build the tarball
for version 14.0.4.0.20240423.155206 of the package auctex.
You can consult the latest error output in the file
"auctex-build-failure.txt" in the GNU-devel ELPA archive web site.

You can also try and reproduce the error locally as follows:

    git clone --single-branch https://git.sv.gnu.org/git/emacs/elpa.git
    cd elpa
    make                  # Setup the infrastructure
    make packages/auctex  # Create a worktree of the package
    make build/auctex     # Build the tarballs into archive(-devel)/

## The current error output was the following:

======== Building tarball archive-devel/auctex-14.0.4.0.20240423.155206.tar...
call-process git ("status" "--porcelain")
call-process git ("clean" "-x" "-d" "-f")
Current revision is already desired revision!
Checking dependencies: ((emacs (27 1)))
call-sandboxed ("make" "elpa")
call-process bwrap ("--unshare-all" "--dev" "/dev" "--proc" "/proc" "--tmpfs" 
"/tmp" "--ro-bind" "/home/elpasync/elpa" "/home/elpasync/elpa" "--ro-bind" 
"/etc/emacs" "/etc/emacs" "--ro-bind" "/etc/alternatives" "/etc/alternatives" 
"--ro-bind" "/usr" "/usr" "--ro-bind" "/bin" "/bin" "--ro-bind" "/lib64" 
"/lib64" "--ro-bind" "/lib" "/lib" "--ro-bind" "/home/elpa/elpa/" 
"/home/elpa/elpa/" "--bind" "/home/elpa/elpa/packages/auctex/" 
"/home/elpa/elpa/packages/auctex/" "make" "elpa")
Deleting temp files: ((closure ((temp-buffer . #<killed buffer>) 
(generated-files) (dir . "/home/elpa/elpa/packages/auctex/") elpaa--temp-files 
t) nil (let ((temp-buffer (generate-new-buffer " *temp*" t))) 
(save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn (let* 
((default-directory (elpaa--dirname dir))) (elpaa--call t "git" "clean" "-x" 
"-d" "-f") (elpaa--call t "git" "reset" "--hard")) (elpaa--message "%s" 
(buffer-string))) (and (buffer-name temp-buffer) (kill-buffer temp-buffer)))))))
call-process git ("clean" "-x" "-d" "-f")
call-process git ("reset" "--hard")
Removing ChangeLog
Removing README
Removing doc/preview-dtxdoc.texi
Removing doc/version.texi
Removing tex-site.el
HEAD is now at ff9b4e3810 Merge remote-tracking branch 'origin/master'

Build error for archive-devel/auctex-14.0.4.0.20240423.155206.tar: (error 
"Error-indicating exit code in elpaa--call-sandboxed:
make[1]: Entering directory '/home/elpa/elpa/packages/auctex'
(cd doc; makeinfo -D rawfile --no-headers intro.texi --output -) >README
(cd doc; makeinfo -D rawfile --no-headers preview-readme.texi --output -) >> 
README
sed -e 's|@lisppackagelispdir@|(file-name-directory load-file-name)|'\\
    -e 's|@lisppackagedatadir@|(file-name-directory load-file-name)|'\\
    -e 's|@lispautodir@|(if (file-writable-p \"/usr/local/var/auctex\") 
\"/usr/local/var/auctex\" \"~/.emacs.d/auctex\")|'\\
    -e 's|@AUCTEXVERSION@|14.0.4.2024-04-23_17:52:06|'\\
    -e 's|@AUCTEXDATE@|2024-04-23_17:52:06|'\\
    tex-site.el.in >tex-site.el
echo @set VERSION 14.0.4.2024-04-23_17:52:06 >doc/version.texi
echo @set UPDATED 2024-04-23_17:52:06 >>doc/version.texi
perl doc/preview-dtxdoc.pl latex/preview.dtx doc/preview-dtxdoc.texi
cd latex; tex '\\nonstopmode \\input bootstrap.ins'
This is TeX, Version 3.141592653 (TeX Live 2022/Debian) (preloaded format=tex)

kpathsea: Running mktexfmt tex.fmt
mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence 
order):
mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:
mktexfmt:   /home/elpa/.texlive2022/texmf-config/web2c/fmtutil.cnf
mktexfmt [INFO]: writing formats under /home/elpa/.texlive2022/texmf-var/web2c
mktexfmt [INFO]: Did not find entry for byfmt=tex skipped
mktexfmt [INFO]: total formats: 0
mktexfmt [INFO]: exiting with status 0
I can't find the format file `tex.fmt'!
make[1]: *** [GNUmakefile:116: latex/preview.sty] Error 1
make[1]: Leaving directory '/home/elpa/elpa/packages/auctex'
")
######## Build of package archive-devel/auctex-14.0.4.0.20240423.155206.tar 
FAILED!!

Reply via email to