From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: bug#39101: asymptote build fails: Math formula deleted: Insufficient symbol fonts. Date: Sun, 12 Jan 2020 15:58:26 +0100 Message-ID: <87r20467sd.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33875) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqehj-0006bY-Ug for bug-guix@gnu.org; Sun, 12 Jan 2020 09:59:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqehh-0003CI-Vi for bug-guix@gnu.org; Sun, 12 Jan 2020 09:59:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51797) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqehh-0003C8-Si for bug-guix@gnu.org; Sun, 12 Jan 2020 09:59:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iqehh-0003VJ-TC for bug-guix@gnu.org; Sun, 12 Jan 2020 09:59:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:60457) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqehG-0006Zm-1p for bug-guix@gnu.org; Sun, 12 Jan 2020 09:58:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqehD-0001SM-Om for bug-guix@gnu.org; Sun, 12 Jan 2020 09:58:33 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:57723) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iqehD-0001GS-E0 for bug-guix@gnu.org; Sun, 12 Jan 2020 09:58:31 -0500 Received: from bababa (lfbn-idf2-1-1340-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id C05A840002 for ; Sun, 12 Jan 2020 14:58:27 +0000 (UTC) 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: 39101@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Asymptote only succeeds building randomly on Berlin. On my machine, it systematically fails with =2D-8<---------------cut here---------------start------------->8--- $ guix build --check --no-grafts asymptote [...] starting phase `install' if test ! -s revision.cc || test "2.61" !=3D "2.61"; then \ echo "const char *REVISION=3D"\"2.61\"\; > revision.cc; \ echo const char *AsyGLVersion=3D\"1.00\"\; >> revision.cc; \ if test ! -e base/webgl/asygl.js; then \ cp base/webgl/asygl-1.00.js base/webgl/asygl.js; \ fi \ fi g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=3D64 -DUSEGC -pthread -DFFTW= PP_SINGLE_THREAD -I/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-libgc-7.6.1= 2/include/gc -I/usr/include/tirpc -std=3Dc++11 -g -O3 -fno-var-tracking -o = revision.o -c revision.cc; echo string VERSION=3D\"2.61\"\; > base/version.asy echo @set VERSION 2.61 > doc/version.texi echo @set Datadir /gnu/store/6x374bczmq65fr7qglqxwjhhwlqjlyq1-asymptote-2.6= 1/share >> doc/version.texi echo "#!/usr/bin/env python3" > GUI/xasyVersion.py echo xasyVersion =3D \"2.61\" >> GUI/xasyVersion.py if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.61/" | \ windres -o asy.o; \ fi if test -n ""; then \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=3D64 -DUSEGC -pthr= ead -DFFTWPP_SINGLE_THREAD -I/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-l= ibgc-7.6.12/include/gc -I/usr/include/tirpc -std=3Dc++11 -g -O3 -fno-var-tr= acking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o = texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o d= rawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o typ= es.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhi= story.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o ru= npath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callabl= e.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o acce= ss.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o = simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o applicatio= n.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o a= rray.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writeP= RC.o glrender.o tr.o shaders.o jsfile.o main.o revision.o asy.o glew.o = -lglut -lrt -lz -L/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-libgc-7.6.12/= lib -lgc -lreadline -ltermcap -lfftw3 -lgsl -lgslcblas -lGL -lgdi32 -lw= inmm -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=3D64 -DUSEGC -pthread -DFF= TWPP_SINGLE_THREAD -I/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-libgc-7.6= .12/include/gc -I/usr/include/tirpc -std=3Dc++11 -g -O3 -fno-var-tracking -= o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.= o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3= .o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o bui= ltin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o = runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.= o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name= .o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o vir= tualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.= o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o vari= nit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o D= elaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glr= ender.o tr.o shaders.o jsfile.o main.o revision.o glew.o -lglut -lrt -lz= -L/gnu/store/3xs3dnc28p9fi8in7hkfcdx20incrdvq-libgc-7.6.12/lib -lgc -lread= line -lncurses -lfftw3 -lgsl -lgslcblas -lGL ; \ fi Creating asy-keywords.el ./asy -dir base -config "" -render=3D0 -l > asy.list ls base/*.asy | grep -v plain\* | \ grep -v three_\* | grep -v featpost3D | xargs ./asy -dir base -co= nfig "" -render=3D0 -l >> asy.list perl ./asy-list.pl asy.list 2.61 cd doc && make asy-latex.pdf make[1]: Entering directory '/tmp/guix-build-asymptote-2.61.drv-0/asymptote= -2.61/doc' pdflatex asy-latex.dtx This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded f= ormat=3Dpdflatex) restricted \write18 enabled. entering extended mode (./asy-latex.dtx LaTeX2e <2018-04-01> patch level 2 (/gnu/store/21mmsf9y6wjb1lj8kphdc1mqdgp00xrd-texlive-union-49435/share/texm= f-dist/tex/latex/base/docstrip.tex Utility: `docstrip' 2.5e <2014/09/29> English documentation <2017/03/13> ********************************************************** * This program converts documented macro-files into fast * * loadable files by stripping off (nearly) all comments! * ********************************************************** ******************************************************** * No Configuration file found, using default settings. * ******************************************************** )Input index file asy-latex.idx not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1= ...] system returned with code 256 Input index file asy-latex.glo not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1= ...] system returned with code 256 Generating file(s) ./asymptote.sty=20 Processing file asy-latex.dtx (pkg) -> asymptote.sty Lines processed: 722 Comments removed: 282 Comments passed: 0 Codelines passed: 424 Generating file(s) ./asy-latex.ins=20 Processing file asy-latex.dtx (batchfile) -> asy-latex.ins Lines processed: 722 Comments removed: 282 Comments passed: 0 Codelines passed: 424 (/gnu/store/21mmsf9y6wjb1lj8kphdc1mqdgp00xrd-texlive-union-49435/share/texm= f-dist/tex/latex/base/ltxdoc.cls Document Class: ltxdoc 2018/03/15 v2.0x Standard LaTeX documentation class (/gnu/store/21mmsf9y6wjb1lj8kphdc1mqdgp00xrd-texlive-union-49435/share/texm= f-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/gnu/store/21mmsf9y6wjb1lj8kphdc1mqdgp00xrd-texlive-union-49435/share/texm= f-dist/tex/latex/base/size10.clo)) (/gnu/store/21mmsf9y6wjb1lj8kphdc1mqdgp0= 0xrd-texlive-union-49435/share/texmf-dist/tex/latex/base/doc.sty (/gnu/stor= e/21mmsf9y6wjb1lj8kphdc1mqdgp00xrd-texlive-union-49435/share/texmf-dist/tex= /latex/tools/multicol.sty))) Writing index file asy-latex.idx No file asy-latex.aux. (./asy-latex.dtx ! Math formula deleted: Insufficient symbol fonts. \endtabular ->\crcr \egroup \egroup $ \egroup=20 l.60 % \maketitle =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ?=20 ! Emergency stop. \endtabular ->\crcr \egroup \egroup $ \egroup=20 l.60 % \maketitle =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ! =3D=3D> Fatal error occurred, no output PDF file produced! Transcript written on asy-latex.log. make[1]: *** [Makefile:20: asy-latex.pdf] Error 1 make[1]: Leaving directory '/tmp/guix-build-asymptote-2.61.drv-0/asymptote-= 2.61/doc' make: *** [Makefile:183: sty] Error 2 command "make" "install" failed with status 2 builder for `/gnu/store/n96jkms4b54jl7g261qk9ykrx6pdfdrl-asymptote-2.61.drv= ' failed with exit code 1 build of /gnu/store/n96jkms4b54jl7g261qk9ykrx6pdfdrl-asymptote-2.61.drv fai= led =2D-8<---------------cut here---------------end--------------->8--- =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl4bNBIACgkQm9z0l6S7 zH/efQf/X/x0jsJLn3/2ElhAHZXKY+8N2F3zFI3xF3XS6N5R0Y5+FcP504ufdHh9 H1XuHE2TSLNGfKEGH1XCjlNMTaFhJ+u51p7vGMIgY1ji6E/eAtpgVS0s09p5h8uD oTzVZd/D0vR5JaknPlvnS5WJ1zPYIdFT3jsfcTj6Fjd7mjFs1AF1lWLIXncffK6T wLyy8Ej2BSyZxy++kW73TKuTU1rDxNvFzqcH9BMtL30MhSvghvbmkQfYu6pyESsU jlLaXrQ60B84RE9drt8onQH6I1qFKBPZaj1NJdQ3/R5AqiAxfz4mC0W2InlU/ZYx PwjKC8xweGJs62T7uRC0XCNW1ESsiw== =+8Vt -----END PGP SIGNATURE----- --=-=-=--