Bug#1094117: wordnet: FTBFS: debian/wn-for-goldendict.rb:134:in `progress': undefined method `=~' for an instance of Integer (NoMethodError)
Lucas Nussbaum
lucas at debian.org
Fri Jan 24 20:32:42 GMT 2025
Source: wordnet
Version: 1:3.0-38
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250124 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 '/build/reproducible-path/wordnet-3.0'
> set -e; \
> if dpkg-architecture -qDEB_BUILD_ARCH|grep -q 'mips\|arm\|s390'; then \
> if test "$FORCE_GOLDENDICT_BUILD" -gt 0; then \
> ruby debian/wn-for-goldendict.rb > goldendict-wordnet.dsl || (rm -f goldendict-wordnet.dsl; false); \
> else \
> echo "Building of goldendict-wordnet dictionary was skipped"; \
> echo "to build this package use environment variable"; \
> echo "FORCE_GOLDENDICT_BUILD=1" ; \
> touch goldendict-wordnet.dsl; \
> fi; \
> else \
> ruby debian/wn-for-goldendict.rb > goldendict-wordnet.dsl || (rm -f goldendict-wordnet.dsl; false); \
> fi
> WARNING: sentidx.vrb format error: ["pet%2:35:00::"]
> debian/wn-for-goldendict.rb:134:in `progress': undefined method `=~' for an instance of Integer (NoMethodError)
> from debian/wn-for-goldendict.rb:653:in `block in <main>'
> from debian/wn-for-goldendict.rb:644:in `foreach'
> from debian/wn-for-goldendict.rb:644:in `<main>'
> make[1]: *** [debian/rules:36: goldendict-wordnet.dsl] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/01/24/wordnet_3.0-38_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&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 debian-science-maintainers
mailing list