Your message dated Fri, 14 Feb 2025 13:05:46 +0000
with message-id <e1tivo6-001tbk...@fasolo.debian.org>
and subject line Bug#1081967: fixed in emscripten 3.1.69+dfsg-1
has caused the Debian Bug report #1081967,
regarding wabt: FTBFS: CMake Error: CMake was unable to find a build program
corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to
select a different build tool.
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 ow...@bugs.debian.org
immediately.)
--
1081967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wabt
Version: 1.0.34+dsfg2+~cs1.0.32-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=cmake
dh_update_autotools_config -O--buildsystem=cmake
dh_autoreconf -O--buildsystem=cmake
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
-DBUILD_TESTS=OFF
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu
-DBUILD_TESTS=OFF ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for setjmp.h
-- Looking for setjmp.h - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for openssl/sha.h
-- Looking for openssl/sha.h - found
-- Using OpenSSL libcrypto for SHA-256
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Looking for __i386__
-- Looking for __i386__ - not found
-- Looking for __SSE2_MATH__
-- Looking for __SSE2_MATH__ - found
-- Configuring done (1.3s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
mkdir -p out/emscripten/Release
cd out/emscripten/Release && \
CFLAGS='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security
-Wdate-time -D_FORTIFY_SOURCE=2' \
CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' \
LDFLAGS='-Wl,-z,relro' \
CPPFLAGS='-Wdate-time' \
cmake -G Ninja -S ../../.. \
-B . \
-DCMAKE_TOOLCHAIN_FILE=/usr/share/emscripten/cmake/Modules/Platform/Emscripten.cmake
\
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTS=OFF \
-DCMAKE_VERBOSE_MAKEFILE=ON
CMake Error at
/usr/share/emscripten/cmake/Modules/Platform/Emscripten.cmake:101 (message):
Failed to fetch Emscripten version information with command
"'/usr/share/emscripten/emcc' -v"!
Process returned with error code no such file or directory.
Output:
Call Stack (most recent call first):
/usr/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:146 (include)
CMakeLists.txt:18 (project)
CMake Error: CMake was unable to find a build program corresponding to "Ninja".
CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
make[1]: *** [debian/rules:23: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: emscripten
Source-Version: 3.1.69+dfsg-1
Done: Jérémy Lal <kapo...@melix.org>
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 1081...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jérémy Lal <kapo...@melix.org> (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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 13 Feb 2025 23:54:55 +0100
Source: emscripten
Architecture: source
Version: 3.1.69+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@alioth-lists.debian.net>
Changed-By: Jérémy Lal <kapo...@melix.org>
Closes: 1081967 1091032
Changes:
emscripten (3.1.69+dfsg-1) unstable; urgency=medium
.
* New upstream version 3.1.69
* Update source-map-footer
* Install node modules
* Use esbuild to test for es6 syntax errors
* Depends binaryen >= 120
* Move to Javascript Maintainers
.
[ Julian Gilbey ]
* Fix provided CMake file (closes: #1081967)
* Simplify /usr/bin wrapper
* Install new binaries in /usr/bin
* Add dependency on ccache
* Fix some lintian errors and warnings
* Update d/copyright (though it's probably not completely correct), and
absorb "License-Grant" sections into "License" sections
* Increase LLVM dependencies to version 19 (to support
--no-growable-memory option) (Closes: #1091032)
* Switch to using standard sphinx-rtd-theme
* Change d/watch to rename upstream version as +dfsg instead of ~dfsg in
future
Checksums-Sha1:
68d5cb6cda856709369070d111709f2612220359 3017 emscripten_3.1.69+dfsg-1.dsc
b1aee2b20072f8f86977095e4b062dec9b4b51bf 5504
emscripten_3.1.69+dfsg.orig-Xtypes.tar.xz
3f2febb1eab53f75928912a93da1925c58502806 19363704
emscripten_3.1.69+dfsg.orig.tar.xz
e9a66306e82f3d08d23729fdc07a295b5cc59536 83532
emscripten_3.1.69+dfsg-1.debian.tar.xz
97f2c922a9c57d89a965381fcf122e9b4c30627e 11771
emscripten_3.1.69+dfsg-1_source.buildinfo
Checksums-Sha256:
e624fe6b68032bcaa47a73e4f9aad3de3348b73ed1d2b288afc4e7b6fd10269c 3017
emscripten_3.1.69+dfsg-1.dsc
274d9ff5686f7e28fd00873fe04202f07fb8f5c950c978842f9e43c35d9baf03 5504
emscripten_3.1.69+dfsg.orig-Xtypes.tar.xz
394804c47d38ca3f1fa37b0b12beba60c2b03e6d7d3140a4e658b6dc6fee4481 19363704
emscripten_3.1.69+dfsg.orig.tar.xz
d1d6e09c27b4cf715f238213c20b07a222a09ee3a9f6e3cf4af3bdbd385ab277 83532
emscripten_3.1.69+dfsg-1.debian.tar.xz
284f802d71e830a6763459d0e95e1f6cbdbd53c7d7ca292c1fa663f3628f6d48 11771
emscripten_3.1.69+dfsg-1_source.buildinfo
Files:
53ca5d88c817e9b811215089d55c67af 3017 devel optional
emscripten_3.1.69+dfsg-1.dsc
0bd105977cbfdf748cde9df40c63d408 5504 devel optional
emscripten_3.1.69+dfsg.orig-Xtypes.tar.xz
50e8e18bb13e220109be79282df84eb6 19363704 devel optional
emscripten_3.1.69+dfsg.orig.tar.xz
7876e0c9c2946b109c12dd7bc8426f93 83532 devel optional
emscripten_3.1.69+dfsg-1.debian.tar.xz
62b8ec0802c6432bd3162b7ebf84f0ad 11771 devel optional
emscripten_3.1.69+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmeufhISHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0bqsQAJQ2feP1L2RW7jPZXlEYI7MIZ6M2TCpa
52zQ6uFQF6DULV2TjDHCVRTHeE7dyviP0iam9a4NlkKRjC4k9kQRL1snky2KO9EY
y8vwbbtmEDKUKfYLKUmr8fNYqzXOIRYEYzKjhxxGzc+1T/8YrkzakIihB9BfxtJq
BdOBVeb7pYybITcJ4FTEKJp5L4SO0e6H8twbMeppSw+z9R5vROWfTU3xtKNiF/ZZ
O0Y7Pw3EJGYyJMpi7RAUXZKIWhaRp85IZRcjHdkdT3H46cLxglgqjBxxWovyavK/
xAR/CYK4Kn6uuFxPz80eMqY7Lg0ZLCVUJ5DCrOyuY+m6IwOY57wXesdL1BhfVgLy
8BIBTFVX2//b97OMBQXtWJnrXCK6SGC0QdAMKDso1MNwW8g0NyE/wEOIFqva8YMY
TBhPZdQFsJTwvhzcUdXPoMZnxzEmzhkbvHd6MtqEwwfc5Y2WReX0pC/hMN47oYyP
iYf7dpfUTgcs3nrk/BEvOlgdQX11cKVWBmJC0y8eLWenAGsF9XR0vEUZ9nwQKy85
0HKl8C6EnWBTO9SBqkbivyX+AAh71ZChpgEyOJGBBIduo3qMXTasx71XppGxVvdv
Rn0OvFaop8m+upZvDFItAElMR3iXxFOlEcwCcCj70R6ibft8IIaV9B+dkDVNSPH4
Brc/CYXCIAul
=Eq25
-----END PGP SIGNATURE-----
pgpSXXtmDlJVb.pgp
Description: PGP signature
--- End Message ---