Your message dated Sun, 06 Oct 2024 08:42:19 +0000
with message-id <e1sxmqj-009aig...@fasolo.debian.org>
and subject line Bug#1077392: fixed in moarvm 2024.09+dfsg-1
has caused the Debian Bug report #1077392,
regarding moarvm: ftbfs with GCC-14
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.)
--
1077392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077392
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:moarvm
Version: 2022.12+dfsg-1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/moarvm_2022.12+dfsg-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html
[...]
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/bytecodedump.o
src/core/bytecodedump.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/threads.o
src/core/threads.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/ops.o src/core/ops.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/hll.o src/core/hll.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/loadbytecode.o
src/core/loadbytecode.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/coerce.o
src/core/coerce.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/dll.o src/core/dll.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/ext.o src/core/ext.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/nativecall.o
src/core/nativecall.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/nativecall_libffi.o
src/core/nativecall_libffi.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/continuation.o
src/core/continuation.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/intcache.o
src/core/intcache.c
src/core/nativecall_libffi.c: In function ‘unmarshal_callback’:
src/core/nativecall_libffi.c:115:20: warning: variable ‘status’ set but not
used [-Wunused-but-set-variable]
115 | ffi_status status;
| ^~~~~~
src/core/nativecall_libffi.c: In function ‘MVM_nativecall_invoke’:
src/core/nativecall_libffi.c:503:16: warning: unused variable ‘status’
[-Wunused-variable]
503 | ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned
int)num_args, body->ffi_ret_type, body->ffi_arg_types);
| ^~~~~~
src/core/nativecall_libffi.c: In function ‘MVM_nativecall_dispatch’:
src/core/nativecall_libffi.c:876:16: warning: unused variable ‘status’
[-Wunused-variable]
876 | ffi_status status = ffi_prep_cif(&cif, body->convention, (unsigned
int)num_args, body->ffi_ret_type, body->ffi_arg_types);
| ^~~~~~
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/core/regionalloc.o
src/core/regionalloc.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/debug/debugserver.o
src/debug/debugserver.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gen/config.o src/gen/config.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/orchestrate.o
src/gc/orchestrate.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/allocation.o
src/gc/allocation.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/worklist.o
src/gc/worklist.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/roots.o src/gc/roots.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/collect.o src/gc/collect.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/gen2.o src/gc/gen2.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/wb.o src/gc/wb.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/objectid.o
src/gc/objectid.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/finalize.o
src/gc/finalize.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/gc/debug.o src/gc/debug.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/io.o src/io/io.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/eventloop.o
src/io/eventloop.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/syncfile.o
src/io/syncfile.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/syncsocket.o
src/io/syncsocket.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/fileops.o src/io/fileops.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/dirops.o src/io/dirops.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/procops.o src/io/procops.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/timers.o src/io/timers.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/filewatchers.o
src/io/filewatchers.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/signals.o src/io/signals.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/asyncsocket.o
src/io/asyncsocket.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/io/asyncsocketudp.o
src/io/asyncsocketudp.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/6model/reprs.o
src/6model/reprs.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/6model/reprconv.o
src/6model/reprconv.c
gcc -c -std=gnu99 -Wextra -Wall -Wno-unused-parameter -Wno-unused-function
-Wno-missing-braces -Werror=pointer-arith -Werror=vla -O3 -DNDEBUG -g3
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -DDEBUG_HELPERS
-DMVM_HEAPSNAPSHOT_FORMAT=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -DMVM_TRACING=0 -DMVM_CGOTO=1
-DMVM_BUILD_SHARED -fPIC -I3rdparty/sha1 -isystem3rdparty/tinymt
-isystem3rdparty/ryu -isystem3rdparty/dynasm -isystem3rdparty/cmp
-isystem3rdparty -I/usr/local/include -Isrc -o src/6model/containers.o
src/6model/containers.c
src/6model/containers.c:117:5: error: initialization of ‘void
(*)(MVMThreadContext *, MVMObject *, MVMuint64)’ {aka ‘void
(*)(MVMThreadContext *, MVMObject *, long unsigned int)’} from incompatible
pointer type ‘void (*)(MVMThreadContext *, MVMObject *, MVMint64)’ {aka ‘void
(*)(MVMThreadContext *, MVMObject *, long int)’} [-Wincompatible-pointer-types]
117 | code_pair_store_i, /* FIXME need a code_pair_store_u but lacking
tests showing this need */
| ^~~~~~~~~~~~~~~~~
src/6model/containers.c:117:5: note: (near initialization for
‘code_pair_spec.store_u’)
src/6model/containers.c:374:5: error: initialization of ‘void
(*)(MVMThreadContext *, MVMObject *, MVMuint64)’ {aka ‘void
(*)(MVMThreadContext *, MVMObject *, long unsigned int)’} from incompatible
pointer type ‘void (*)(MVMThreadContext *, MVMObject *, MVMint64)’ {aka ‘void
(*)(MVMThreadContext *, MVMObject *, long int)’} [-Wincompatible-pointer-types]
374 | value_desc_cont_store_i, /* FIXME need a value_desc_cont_store_u
but lacking tests showing this need */
| ^~~~~~~~~~~~~~~~~~~~~~~
src/6model/containers.c:374:5: note: (near initialization for
‘value_desc_cont_spec.store_u’)
make[3]: *** [Makefile:664: src/6model/containers.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" NOISY=1
returned exit code 2
make[2]: *** [debian/rules:52: override_dh_auto_build] Error 25
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:34: build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:37: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: moarvm
Source-Version: 2024.09+dfsg-1
Done: Dominique Dumont <d...@debian.org>
We believe that the bug you reported is fixed in the latest version of
moarvm, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dominique Dumont <d...@debian.org> (supplier of updated moarvm 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: SHA512
Format: 1.8
Date: Sat, 05 Oct 2024 18:33:09 +0200
Source: moarvm
Architecture: source
Version: 2024.09+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Rakudo Maintainers <pkg-rakudo-de...@lists.alioth.debian.org>
Changed-By: Dominique Dumont <d...@debian.org>
Closes: 1077392
Changes:
moarvm (2024.09+dfsg-1) experimental; urgency=medium
.
[ Timo Paulssen ]
* New upstream version 2024.09+dfsg
* Fix building with new stricter error flags (Closes: #1077392)
* control: Add Timo as uploader
* Update patches
* Fix incorrect patch
* Add reproducible build patches
.
[ Dominique Dumont ]
* control: declare compliance with policy 4.7.0
* fill.copyright.blanks: update for 3rdparty/ryu
* copyright: update with cme
* README.source: mentions 3rdparty/ryu
Checksums-Sha1:
6f9601d024674f469c778689b57e5cf0b35d6d62 2584 moarvm_2024.09+dfsg-1.dsc
4c746d0a51fddb6c51574937968815d73ee2ae16 7993072
moarvm_2024.09+dfsg.orig.tar.xz
8c205b9cb9826e4b635a8af181c7fbda165b7f64 23824
moarvm_2024.09+dfsg-1.debian.tar.xz
8db6453f31ab9c3c3746b04cbd7bd5e4c9325793 8576
moarvm_2024.09+dfsg-1_source.buildinfo
Checksums-Sha256:
e0f40427bf7fa0799c517e9caf9ed8b398d971cc25b83eb28d4b57ba689af0bc 2584
moarvm_2024.09+dfsg-1.dsc
f612dbd437a979d85127fa6530ac4b09a6a45357808ebee37ea970af184d8e93 7993072
moarvm_2024.09+dfsg.orig.tar.xz
e6d9e75a7512116067a55c0e3743876a7c37c25c69e913e158770010f2173e07 23824
moarvm_2024.09+dfsg-1.debian.tar.xz
d6f52e782cfd478d88cd7b586e97a38733ed6fa971b1acf8608aa1334ee585b7 8576
moarvm_2024.09+dfsg-1_source.buildinfo
Files:
09628342b42573f8a64094a24c000f89 2584 interpreters optional
moarvm_2024.09+dfsg-1.dsc
df6254715a858e628efa1424a5a1b64d 7993072 interpreters optional
moarvm_2024.09+dfsg.orig.tar.xz
e57b38b7dfdd461d5c13746120b106ae 23824 interpreters optional
moarvm_2024.09+dfsg-1.debian.tar.xz
59102289fcc39b68f04ef5836161bbc7 8576 interpreters optional
moarvm_2024.09+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn3I5/LZk8Qsz6dwDwx9P2UmrK2wFAmcCQz0ACgkQwx9P2Umr
K2w3YA/9FdCDg2crdl7ElrFWM5SCXxwP0GwJlDgK2SnU+sG/gWmGAYB56ogFtMqR
cZ1xGMc1dbJ2gh91EpdYOS99FPb0XsACAI7+VS6NWfTBTxaFHPiDZavlSsjexocn
KOXjh/xm3gsJfXA+Rb5ELXJySXizeAC2VlUFMbsQosTWtZB/XVOW59RfVAiFIXFY
DKeyryOR234yUjeEcCHBVTOnxTZ/0LFuyvUD45VxemsvcOWTUn4epc0nwiComQEV
HFrJgxMH59qrUJfTrHBT1yBtxnIxV6XyoHTTAHcta6X9DWo+T+dFPmEBMCv7n0XH
n4AmOFZ1P6uumWbMYEjahTpA6SSv1dhb/dsx6OWCKLaD6kkoU+3tsf6annoACoad
v6UvV75Jv8/DgzjsJ2WqQ2Y0+2UKj4G8yNFGy0k1xoRCB7FgEy++jNQ1R2U1RwQ/
tLgpFbgi7MEgNK3WYTw9v/rY/QurtRlp6a27t1+NILTHvARa0K3WeMFQ2J4Dptiy
chPiIyjJLB0vx8m0Ns8a3N27F2LZruyQFDlmOvy7vgE0wnfU1hRA8w+KEG/+hNnz
p/GXAHN1xVtmkD6NinMvmasoZ6Zb7N3NDnxKduANwF6RugNwqhNc8AzDpK1PdnRF
+rt3tNlmBgR7vlBkd3SsORxZ+B30nuBxsLtLNCnhZU1DddrNy2o=
=o78p
-----END PGP SIGNATURE-----
pgpHNSeUlWDmk.pgp
Description: PGP signature
--- End Message ---