Package: src:gash
Version: 0.3.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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 add an affects on src:gash, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
configure.ac:25: installing 'build-aux/install-sh'
configure.ac:25: installing 'build-aux/missing'
Makefile.am:100: installing 'build-aux/mdate-sh'
Makefile.am:100: installing 'build-aux/texinfo.tex'
parallel-tests: installing 'build-aux/test-driver'
   dh_auto_configure
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c

[... snipped ...]

wrote `gash/compat/srfi-43.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/compat/textual-ports.go" "gash/compat/textual-ports.scm"
wrote `gash/compat/textual-ports.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/compat.go" "gash/compat.scm"
wrote `gash/built-ins.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/config.go" "gash/config.scm"
wrote `gash/compat.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/environment.go" "gash/environment.scm"
wrote `gash/config.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/eval.go" "gash/eval.scm"
wrote `gash/environment.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/gash.go" "gash/gash.scm"
wrote `gash/gash.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/lexer.go" "gash/lexer.scm"
wrote `gash/eval.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/parser.go" "gash/parser.scm"
wrote `gash/lexer.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/pattern.go" "gash/pattern.scm"
wrote `gash/pattern.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/readline.go" "gash/readline.scm"
wrote `gash/readline.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/repl.go" "gash/repl.scm"
wrote `gash/repl.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/shell.go" "gash/shell.scm"
wrote `gash/shell.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "gash/word.go" "gash/word.scm"
wrote `gash/word.go'
GUILE_AUTO_COMPILE=0      \
./pre-inst-env            \
/usr/bin/guild-3.0 compile -Wunbound-variable -Wmacro-use-before-definition 
-Warity-mismatch -Wformat      \
         -o "language/sh/spec.go" "language/sh/spec.scm"
wrote `gash/parser.go'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash '/<<PKGBUILDDIR>>/build-aux/missing' makeinfo --version) 
>/dev/null 2>&1; then \
  for f in doc/gash.info doc/gash.info-[0-9] doc/gash.info-[0-9][0-9] 
doc/gash.i[0-9] doc/gash.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash '/<<PKGBUILDDIR>>/build-aux/missing' makeinfo   -I doc -I ./doc \
 -o doc/gash.info ./doc/gash.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./doc/gash.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
wrote `language/sh/spec.go'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check TESTSUITEFLAGS="-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  check-TESTS
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
PASS: tests/unit/lexer.scm
PASS: tests/unit/eval.scm
PASS: tests/unit/parser.scm
FAIL: tests/unit/pattern.scm
PASS: tests/unit/word.scm
PASS: tests/unit/shell.scm
PASS: tests/arguments.org
PASS: tests/assignments.org
PASS: tests/command-substitution.org
PASS: tests/compound-words.org
PASS: tests/dot.org
PASS: tests/eval.org
PASS: tests/conditionals.org
PASS: tests/exiting.org
PASS: tests/exporting.org
PASS: tests/loops.org
PASS: tests/functions.org
PASS: tests/pipes-and-booleans.org
PASS: tests/read.org
PASS: tests/signals.org
PASS: tests/redirects.org
PASS: tests/variable-and.org
PASS: tests/variable-operators.org
PASS: tests/temporary-assignments.org
PASS: tests/variable-or.org
PASS: tests/variable-patterns.org
PASS: tests/variable-words.org
PASS: tests/words.org
====================================================
   Gash: Guile as Shell UNKNOWN: ./test-suite.log
====================================================

# TOTAL: 28
# PASS:  27
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

System information (uname -a): Linux 6.12.57+deb13-cloud-amd64 #1 SMP 
PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64
Distribution information (/etc/os-release):
PRETTY_NAME="Debian GNU/Linux forky/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=forky
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

.. contents:: :depth: 2

FAIL: tests/unit/pattern
========================

Group begin: pattern
* PASS: Matches single characters
* PASS: Matches a sequence of characters
* PASS: Matches an empty string
* PASS: Fails on pattern too long
* PASS: Fails on pattern too short
* PASS: Matches a question mark with anything
* PASS: Does not match question mark with empty string
* PASS: Matches with bracket expressions
* PASS: Fails on non-matching bracket expressions
* PASS: Matches unterminated bracket expression normally
* PASS: Matches with bracket expressions with left brackets
* PASS: Matches with bracket expressions with right brackets
* PASS: Matches with bracket expressions starting with hyphen
* PASS: Matches with bracket expressions ending with hyphen
* PASS: Matches with bracket expressions containing bang
* PASS: Matches with negated bracket expressions
* PASS: Fails on non-matching negated bracket expressions
* FAIL: 
source-file: tests/unit/pattern.scm
source-line: 96
source-form: (test-error
              "Does not allow collating symbols"
              (parse-pattern "[[.ch.]]"))
expected-value: #f
expected-error: "Does not allow collating symbols"
actual-value: #f
actual-error: #<&compound-exception components: (#<&error> #<&origin origin: 
"match"> #<&message message: "no matching pattern"> #<&irritants irritants: 
"Does not allow collating symbols"> #<&exception-with-kind-and-args kind: 
match-error args: ("match" "no matching pattern" "Does not allow collating 
symbols")>)>
* PASS: Allows unterminated collating symbols
* FAIL: 
source-file: tests/unit/pattern.scm
source-line: 102
source-form: (test-error
              "Does not allow equivalence classes"
              (parse-pattern "[[=a=]]"))
expected-value: #f
expected-error: "Does not allow equivalence classes"
actual-value: #f
actual-error: #<&compound-exception components: (#<&error> #<&origin origin: 
"match"> #<&message message: "no matching pattern"> #<&irritants irritants: 
"Does not allow equivalence classes"> #<&exception-with-kind-and-args kind: 
match-error args: ("match" "no matching pattern" "Does not allow equivalence 
classes")>)>
* PASS: Allows unterminated equivalence classes
* FAIL: 
source-file: tests/unit/pattern.scm
source-line: 108
source-form: (test-error
              "Does not allow character classes"
              (parse-pattern "[[:space:]]"))
expected-value: #f
expected-error: "Does not allow character classes"
actual-value: #f
actual-error: #<&compound-exception components: (#<&error> #<&origin origin: 
"match"> #<&message message: "no matching pattern"> #<&irritants irritants: 
"Does not allow character classes"> #<&exception-with-kind-and-args kind: 
match-error args: ("match" "no matching pattern" "Does not allow character 
classes")>)>
* PASS: Allows unterminated character classes
* FAIL: 
source-file: tests/unit/pattern.scm
source-line: 114
source-form: (test-error
              "Does not allow general character ranges"
              (parse-pattern "[<->]"))
expected-value: #f
expected-error: "Does not allow general character ranges"
actual-value: #f
actual-error: #<&compound-exception components: (#<&error> #<&origin origin: 
"match"> #<&message message: "no matching pattern"> #<&irritants irritants: 
"Does not allow general character ranges"> #<&exception-with-kind-and-args 
kind: match-error args: ("match" "no matching pattern" "Does not allow general 
character ranges")>)>
* PASS: Allows [a-z]
* PASS: Allows [A-Z]
* PASS: Allows [0-9]
* PASS: Matches with allowed character ranges
* PASS: Allows bad ranges in not-quite bracket expressions
* PASS: Matches with asterisk
* PASS: Matches empty string with asterisk
* PASS: Matches with trailing asterisk
* PASS: Fails on non-matching trailing asterisk
* PASS: Matches with leading asterisk
* PASS: Fails on non-matching leading asterisk
* PASS: Fails on non-matching leading asterisk (internal match)
* PASS: Matches with internal asterisk
* PASS: Fails on non-matching internal asterisk (start)
* PASS: Fails on non-matching internal asterisk (end)
* PASS: Recognizes plain patterns
* PASS: Asterisks at the start are not plain
* PASS: Asterisks at the end are not plain
* PASS: Asterisks in the middle are not plain
* PASS: Question marks are not plain
* PASS: Character classes are not plain
* PASS: Drops by a pattern
* PASS: Drops by a pattern (greedy)
* PASS: Does not drop by an empty pattern
* PASS: Does not drop by a non-matching pattern
* PASS: Drops by a pattern ending with a wildcard
* PASS: Drops by a pattern ending with a wildcard (greedy)
* PASS: Drops-right by a pattern
* PASS: Drops-right by a pattern (greedy)
* PASS: Does not drop-right by an empty pattern
* PASS: Does not drop-right by a non-matching pattern
* PASS: Drops-right by a pattern starting with a wildcard
* PASS: Drops-right by a pattern starting with a wildcard (greedy)
*** Leaving test group: pattern ***
# of expected passes      53
# of unexpected failures  4
FAIL tests/unit/pattern.scm (exit status: 1)

============================================================================
Testsuite summary for Gash: Guile as Shell UNKNOWN
============================================================================
# TOTAL: 28
# PASS:  27
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log for debugging.
Some test(s) failed.  Please report this to [email protected],
together with the test-suite.log file (gzipped) and your system
information.  Thanks.
============================================================================
make[3]: *** [Makefile:1088: test-suite.log] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1223: check-TESTS] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1437: check-am] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check TESTSUITEFLAGS="-j2 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to