Raspbian Package Auto-Building

Buildd status for blastem (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  0.6.3.4-2Build-Attempted6d 3h 7mtest2023uncompiledmiscold | all (9)giveback

Tail of log for blastem on armhf:

backend.c: In function ‘defer_address’:
backend.c:14:24: error: assignment to ‘code_ptr’ {aka ‘unsigned int *’} from incompatible pointer type ‘uint8_t *’ {aka ‘unsigned char *’} [-Wincompatible-pointer-types]
   14 |         new_head->dest = dest;
      |                        ^
backend.c: In function ‘process_deferred’:
backend.c:33:35: error: initialization of ‘code_ptr’ {aka ‘unsigned int *’} from incompatible pointer type ‘uint8_t *’ {aka ‘unsigned char *’} [-Wincompatible-pointer-types]
   33 |                 code_ptr native = get_native(context, cur->address);//get_native_address(opts->native_code_map, cur->address);
      |                                   ^~~~~~~~~~
make[2]: *** [Makefile:358: backend.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" HOST_ZLIB=1 CONFIG_PATH=/etc/blastem CPU=arm DATA_PATH=/usr/share/games/blastem returned exit code 2
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-arch] Error 2