[tlbuild] asy updates needed
Apostolos Syropoulos
asyropoulos at gmail.com
Tue Mar 5 19:54:20 CET 2024
Hi,
I tried to compile the latest source and I got the following error:
============================================================================
Testsuite summary for gc 8.2.4
============================================================================
# TOTAL: 16
# PASS: 16
...................................................
if test ! -s revision.cc || test "2.87" != "2.87"; then \
echo "const char *REVISION="\"2.87\"\; > revision.cc; \
echo const char *AsyGLVersion=\"1.02\"\; >> revision.cc; \
if test ! -e base/webgl/asygl.js; then \
cp base/webgl/asygl-1.02.js base/webgl/asygl.js; \
fi \
fi
g++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BIS=64 -DUSEGC -DLSPCPP_USEGC
-D_REENTRANT -pthreads -DFFTWPP_SINGLE_THREAD -Wall -I.
-Igc-8.2.4/include -std=c++11 -g -O2 -fno-var-tracking -ILspCpp/include
-o revision.o -c revision.cc;
echo string VERSION=\"2.87\"\; > base/version.asy
echo @set VERSION 2.87 > doc/version.texi
echo @set Datadir /tmp/asyinst/share >> doc/version.texi
echo @set Docdir /tmp/asyinst/share/doc/asymptote >> doc/version.texi
echo "#!/usr/bin/env python3" > GUI/xasyVersion.py
echo xasyVersion = \"2.87\" >> GUI/xasyVersion.py
if test -n ""; then \
cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.87/" | \
windres -o asy.o; \
fi
make: *** No rule to make target '/usr/gcc/6/include/c++/6.5.0/cassert',
needed by 'camperror.o'. Stop.
Note that there is no folder /usr/gcc/6 in my system. Perhaps it uses
something outdated. But
$ python3 --version
Python 3.9.16
and
$ python3
Python 3.9.16 (main, Feb 19 2023, 15:42:40)
[GCC 10.4.0] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>>
Regards,
A.S.
A.S.
Στις Δευ 4 Μαρ 2024 στις 12:58 μ.μ., ο/η Norbert Preining <
norbert at preining.info> έγραψε:
> Hi Apostolos,
>
> > I can try to compile it tomorrow and let you know if you need to do
> > something special.
>
> Thanks, that would be great. Also the list of package that needs to be
> installed into a rather bare system.
>
> All the best
>
> Norbert
>
> --
> PREINING Norbert https://www.preining.info
> arXiv / Cornell University + IFMGA Guide + TU Wien + TeX Live
> GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
>
--
Apostolos Syropoulos
Xanthi, GREECE
Web-page at http://asyropoulos.eu
Blog at http://asyropoulos.wordpress.com/
http://hypercomputation.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tlbuild/attachments/20240305/d9c871cb/attachment.htm>
More information about the tlbuild
mailing list.