On Thu, 2020-11-05 at 06:27 +0100, Xavier wrote: > I'm unable to reproduce the bug: libtgvoip build works fine here. Could > you verify that the bug still exists? > > Cheers, > Xavier
Xavier, which version of the libtgvoip package did you try to build? The
bug is reproducible with 2.4.4-2 as stated in the start message in this
thread. Newer versions do not depend on GYP. But the issue is still
present. Minimal example needs almost nothing:
mymedia@barberry:~$ gyp --format=cmake --depth=. - < /dev/null
Traceback (most recent call last):
File "/usr/bin/gyp", line 11, in <module>
load_entry_point('gyp==0.1', 'console_scripts', 'gyp')()
File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 552, in
script_main
return main(sys.argv[1:])
File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 545, in main
return gyp_main(args)
File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 518, in
gyp_main
[generator, flat_list, targets, data] = Load(
File "/usr/lib/python3/dist-packages/gyp/__init__.py", line 98, in Load
generator = __import__(generator_name, globals(), locals(),
generator_name)
File "/usr/lib/python3/dist-packages/gyp/generator/cmake.py", line 43, in
<module>
_maketrans = string.maketrans
AttributeError: module 'string' has no attribute 'maketrans'
mymedia@barberry:~$
--
I sent this message yesterday, but it does not seem to have been
delivered. At least, I do not see it on web-pages at bugs.d.o. So I have
to resend the email, sorry if it reaches you twice.
signature.asc
Description: This is a digitally signed message part
-- Pkg-javascript-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
