Bug#1091064: open-adventure: FTBFS: failing tests
Lucas Nussbaum
lucas at debian.org
Sun Dec 22 09:30:07 GMT 2024
Source: open-adventure
Version: 1.20-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cc -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -I/usr/include/editline -c init.c
> cc -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -I/usr/include/editline -c cheat.c
> /bin/sh: 1: pylint: not found
> make[1]: [Makefile:73: pylint] Error 127 (ignored)
> /bin/sh: 1: cppcheck: not found
> make[1]: [Makefile:70: cppcheck] Error 127 (ignored)
> cc -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -o advent main.o init.o actions.o score.o misc.o saveresume.o dungeon.o -Wl,-z,relro -Wl,-z,now -ledit
> cc -std=c99 -Wall -Wextra -D_DEFAULT_SOURCE -DVERSION=\"1.20\" -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -o cheat cheat.o init.o actions.o score.o misc.o saveresume.o dungeon.o -Wl,-z,relro -Wl,-z,now -ledit
> cd tests; make --quiet
> ....................................................................................F..............................
> not ok - saveresume.2: Resume and then quit
> --- |
> --- saveresume.2.chk 2024-09-23 22:48:11.000000000 +0000
> +++ - 2024-12-22 08:00:37.886197420 +0000
> @@ -38,19 +38,24 @@
> > y
>
> OK
> +Can't open file saveresume.adv, try again.
> +Can't open file quit, try again.
> +Can't open file yes, try again.
>
> -You're in front of building.
> +File name:
> +You're inside building.
>
> -> quit
> +There are some keys on the ground here.
>
> -Do you really want to quit now?
> +There is a shiny brass lamp nearby.
>
> -> yes
> +There is food here.
>
> -OK
> +There is a bottle of water here.
>
> -You scored 27 out of a possible 430, using 3 turns.
> +>
> +You scored 32 out of a possible 430, using 3 turns.
>
> You are obviously a rank amateur. Better luck next time.
>
> -To achieve the next higher rating, you need 19 more points.
> +To achieve the next higher rating, you need 14 more points.
> 115 tests, 1 failures.
> make[2]: *** [Makefile:34: check] Error 1
> make[1]: *** [Makefile:76: check] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/open-adventure_1.20-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-games-devel
mailing list