Your message dated Fri, 16 Oct 2020 15:48:44 +0000
with message-id <[email protected]>
and subject line Bug#972324: fixed in emscripten 2.0.7~dfsg1-1
has caused the Debian Bug report #972324,
regarding Fails with "FROZEN_CACHE disallows building system libs: libc.a"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
972324: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972324
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emscripten
Version: 2.0.7~dfsg-3
Severity: important
Hi, I am completely newbie with emscripten, but trying to follow the first
tutorial I found on the Internet[1] quickly led me to a dead end.
[1] https://emscripten.org/docs/getting_started/Tutorial.html
More precisely, I created a file hello.c with content:
---
#include <stdio.h>
int main() {
printf("hello, world!\n");
return 0;
}
---
and then tries to compile it, obtaining this scary Python stack trace:
$ emcc hello.c
Traceback (most recent call last):
File "/usr/share/emscripten/emcc.py", line 3254, in <module>
sys.exit(run(sys.argv))
File "/usr/share/emscripten/emcc.py", line 2116, in run
extra_files_to_link += system_libs.calculate([f for _, f in
sorted(temp_files)] + extra_files_to_link, link_as_cxx, forced=forced_stdlibs)
File "/usr/share/emscripten/tools/system_libs.py", line 1565, in calculate
add_library(system_libs_map['libc'])
File "/usr/share/emscripten/tools/system_libs.py", line 1508, in add_library
libs_to_link.append((lib.get_path(), need_whole_archive))
File "/usr/share/emscripten/tools/system_libs.py", line 335, in get_path
return shared.Cache.get(self.get_filename(), self.build)
File "/usr/share/emscripten/tools/cache.py", line 117, in get
raise Exception('FROZEN_CACHE disallows building system libs: %s' %
shortname)
Exception: FROZEN_CACHE disallows building system libs: libc.a
I can't find relevant information on the Internet. I tried removing
~/.emscripten*,
but that problem remains. I had tinkered with non-Debian-packaged versions of
emscripten in the past, but I don't think there should be leftovers interfering
with the Debian-package version now, so I believe there is a chance this is an
actual
bug in the Debian packaging.
I am setting severity "important" because this package seems completely
unusable for
me at the moment, but feel free to change it.
Thanks for maintaining emscripten!
All the best, Giovanni.
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.7.0-3-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages emscripten depends on:
ii binaryen 97-1
ii clang 1:9.0-49.1
ii clang-11 1:11.0.0-2
ii cmake 3.18.2-1
ii lld-11 1:11.0.0-2
ii llvm 1:9.0-49.1
ii llvm-11 1:11.0.0-2
ii node-debbundle-acorn [node-acorn] 8.0.4+ds+~cs13.19.27-3
ii nodejs 12.19.0~dfsg-1
ii python3 3.8.6-1
Versions of packages emscripten recommends:
ii libjs-d3 3.5.17-2
ii python3-numpy 1:1.19.2-2+b1
Versions of packages emscripten suggests:
ii adb 1:8.1.0+r23-8
pn closure-compiler <none>
ii wabt 1.0.19-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: emscripten
Source-Version: 2.0.7~dfsg1-1
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
emscripten, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated emscripten package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 16 Oct 2020 16:45:22 +0200
Source: emscripten
Architecture: source
Version: 2.0.7~dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 972324
Changes:
emscripten (2.0.7~dfsg1-1) unstable; urgency=medium
.
* repackage source tarball:
+ avoid more source-less code
+ avoid only fonts and non-free image from website
(not whole website source)
* copyright:
+ fix typo: declare License-Grant
(not bogus duplicate License)
+ tighten coverage of terser and uglify-js
* tell dh_strip to ignore webassembly code
* revert to not set FROZEN_CACHE
closes: bug#972324, thanks to Giovanni Mascellani
* fix revert to build arch-independent package
(webassembly is binary but architecture-independent)
* hardcode settings (don't provide as conffile),
and adjust autopkgtest to fail if missing
* use one shared wrapper for em* executables in PATH,
and update patch 2003 to not ship upstream wrappers
* suggest automake cmake make scons,
and document their use in long description
* override lintian for source-is-missing false positives
* fix post-update command in README.source
* add TODO on building upstream documentation website
Checksums-Sha1:
2101537334de4f31b894d4bfe8c1387c0e182c6f 2473 emscripten_2.0.7~dfsg1-1.dsc
4c3ca8955ae5904af56fe07837456a3d7430f1a7 17893080
emscripten_2.0.7~dfsg1.orig.tar.xz
96a499295118e10af2676c4b6e6672fc5e3dd9bf 75972
emscripten_2.0.7~dfsg1-1.debian.tar.xz
4e7235da7d75d02b1f645a07610f11ad4e375cd2 13825
emscripten_2.0.7~dfsg1-1_amd64.buildinfo
Checksums-Sha256:
ab5d55b9596b6cc3d594a92ad74019940f68bc606b4735ac1a28f267f323f9ec 2473
emscripten_2.0.7~dfsg1-1.dsc
b2eb50ecf5b997d6710462bcf9b55e86716d6a8e5961c604b36cdcff4b3dfc42 17893080
emscripten_2.0.7~dfsg1.orig.tar.xz
5f49179297cd398686fc9f0a35babea9aea4f9d2abb1c9d3c8749c9770689c46 75972
emscripten_2.0.7~dfsg1-1.debian.tar.xz
da8f229c44a9dee500b4eb57f4e98412be42b93a1f5ca9927387ec681cd0f574 13825
emscripten_2.0.7~dfsg1-1_amd64.buildinfo
Files:
c6bf9ece751fa00a7931aa566f9a3fee 2473 devel optional
emscripten_2.0.7~dfsg1-1.dsc
0642dc6f174d252724529dbf8c3bd5df 17893080 devel optional
emscripten_2.0.7~dfsg1.orig.tar.xz
a048140adad65f8116a84f0a7cbc249d 75972 devel optional
emscripten_2.0.7~dfsg1-1.debian.tar.xz
ab6d19d8f15b04c60c94333cf9e00d01 13825 devel optional
emscripten_2.0.7~dfsg1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl+JvhIACgkQLHwxRsGg
ASErRA//bDOwWkuYHxNuVVtAsi74FyNj2Qy4cxd1LUi8h6ox9xzPge93986YxI5V
XxVjRy7ILGmlgLdtvPyTfiU+iRzbKFiwLmXCAnRrjC/o3f0i0lbsh34nh/UZRS6V
LZcYHU9tEtNZdHWGoVVlMW7u0RIFYeeHIrlzvFSknuIR++uaJ4ngdjafjz0mNfSU
hAlho6kCU7G5W9cnSjyUZr1tuohL1BQsIv98bJi6DLSRxW1d4mCDqUgVrV6+mVDJ
HnDds8tf+vIOWCIVbqzpx0iRMiRh2M765dCjYqBE6FOpDR70J35qQcRaeqE55PAd
nAkzY8fBwJAOg2PizEthibRAII6IKnqFRnBSznYWWO5GhCAdHQvxdmm0l25V2avU
CGYRN1H6Vvi4JVRFaa5keIn5zczBr9Q94bhAOhMuThWWnLtQR3wWcHuUG0gTCgs8
pczalTyx12aEKV9ckAc12iweShZhu+RjYCABtdH6hq0jJZMnsQ0+nmKD+rZy1oXe
O7WXJyuY9VVdX1LqtDsuOj/eBgj10fj8pVmJPJGg003qh/anEtxASuD7JHplz6Q+
ZCVH0CA5qjVEwQpCOWyNyUaX8TWVDVmUM3nat7ZCdExeOawI/UtyNXRCjvXa5DQN
UtMLIKb8iPkaUL6MZmQBgU5f6QQmfJA+jhNm+GAt0U5tAdcvq7s=
=D9mB
-----END PGP SIGNATURE-----
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel