Package: src:theme-d-intr
Version: 1.0.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/202605/

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:theme-d-intr, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with autoreconf
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/theme-d-intr.substvars 
debian/theme-d-intr-dev.substvars debian/theme-d-intr-gtk3-examples.substvars 
debian/theme-d-intr-gtk4-examples.substvars debian/files
        rm -fr -- debian/theme-d-intr/ debian/tmp/ debian/theme-d-intr-dev/ 
debian/theme-d-intr-gtk3-examples/ debian/theme-d-intr-gtk4-examples/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.before
        grep -q ^XDT_ configure.ac
        autoreconf -f -i -v
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not running autoheader: no config headers
autoreconf: running: automake --add-missing --copy --force-missing
Makefile.am:23: warning: ':='-style assignments are not portable
scripts/Makefile.am:9: warning: patsubst %,%.scm,$(SCRPTSB: non-POSIX variable 
name
scripts/Makefile.am:9: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:20: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:21: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:22: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:24: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:25: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:26: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:27: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/base/Makefile.am:31: warning: patsubst 
%,%.tci,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:31: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:31: warning: patsubst 
%,%.tcb,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:31: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:31: warning: patsubst 
%,__intf_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:31: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:31: warning: patsubst 
%,__impl_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:31: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:39: warning: patsubst 
%,__intf_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:39: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:39: warning: patsubst 
%,__impl_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:39: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:39: warning: patsubst 
%,__scm_%.go,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:39: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:47: warning: '%'-style pattern rules 
are a GNU make extension
theme-d-code/theme-d-intr/base/Makefile.am:50: warning: '%'-style pattern rules 
are a GNU make extension
theme-d-code/theme-d-intr/base/Makefile.am:101: warning: patsubst 
%,__intf_%.go,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:101: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:108: warning: patsubst 
%,__intf_%.aux,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:108: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:110: warning: patsubst 
%,__impl_%.go,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:110: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:118: warning: patsubst 
%,__impl_%.aux,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:118: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:120: warning: patsubst 
%,%.thi,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:120: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:124: warning: patsubst 
%,%.thb,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:124: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:128: warning: patsubst 
%,__scm_%.scm,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:128: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:153: warning: patsubst 
%,%.tci,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:153: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:154: warning: patsubst 
%,%.tcb,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:154: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:155: warning: patsubst 
%,__intf_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:155: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:156: warning: patsubst 
%,__intf_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:156: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:157: warning: patsubst 
%,__impl_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:157: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:158: warning: patsubst 
%,__impl_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:158: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:159: warning: patsubst 
%,%.thi,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:159: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:160: warning: patsubst 
%,%.thb,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:160: (probably a GNU make extension)
theme-d-code/theme-d-intr/base/Makefile.am:161: warning: patsubst 
%,__scm_%.scm,$(ALL_INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/base/Makefile.am:161: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:20: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:21: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:22: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:23: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:24: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:26: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:27: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:28: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:29: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:31: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:33: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:34: warning: ':='-style assignments 
are not portable
theme-d-code/theme-d-intr/dbus/Makefile.am:38: warning: patsubst 
%,%.tci,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:38: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:38: warning: patsubst 
%,%.tcb,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:38: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:38: warning: patsubst 
%,__intf_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:38: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:38: warning: patsubst 
%,__impl_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:38: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:46: warning: patsubst 
%,__intf_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:46: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:46: warning: patsubst 
%,__impl_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:46: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:46: warning: patsubst 
%,__scm_%.go,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:46: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:46: warning: patsubst 
%,%.go,$(PROGS: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:46: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:52: warning: shell pkg-config 
--variable=siteccachedir guile-$(MY_GUILE_VERSION: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:52: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:61: warning: '%'-style pattern rules 
are a GNU make extension
theme-d-code/theme-d-intr/dbus/Makefile.am:64: warning: '%'-style pattern rules 
are a GNU make extension
theme-d-code/theme-d-intr/dbus/Makefile.am:67: warning: '%'-style pattern rules 
are a GNU make extension
theme-d-code/theme-d-intr/dbus/Makefile.am:70: warning: patsubst 
%,__scm_%.go,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:70: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:73: warning: patsubst 
%,__intf_%.go,$(NORMAL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:73: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:80: warning: patsubst 
%,__intf_%.aux,$(NORMAL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:80: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:82: warning: patsubst 
%,__impl_%.go,$(NORMAL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:82: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:89: warning: patsubst 
%,__impl_%.aux,$(NORMAL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:89: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:91: warning: patsubst 
%,__intf_%.go,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:91: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:98: warning: patsubst 
%,__intf_%.aux,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:98: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:100: warning: patsubst 
%,__impl_%.go,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:100: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:108: warning: patsubst 
%,__impl_%.aux,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:108: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:110: warning: patsubst 
%,%.thi,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:110: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:114: warning: patsubst 
%,%.thb,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:114: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:118: warning: patsubst 
%,__scm_%.scm,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:118: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:189: warning: patsubst 
%,%.tci,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:189: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:190: warning: patsubst 
%,%.tcb,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:190: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:191: warning: patsubst 
%,%.tcp,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:191: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:192: warning: patsubst 
%,__intf_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:192: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:193: warning: patsubst 
%,__intf_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:193: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:194: warning: patsubst 
%,__impl_%.go,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:194: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:195: warning: patsubst 
%,__impl_%.aux,$(ALL_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:195: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:196: warning: patsubst 
%,%.thi,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:196: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:197: warning: patsubst 
%,%.thb,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:197: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:198: warning: patsubst 
%,__scm_%.scm,$(INTR_MODULES: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:198: (probably a GNU make extension)
theme-d-code/theme-d-intr/dbus/Makefile.am:199: warning: patsubst 
%,%.go,$(PROGS: non-POSIX variable name
theme-d-code/theme-d-intr/dbus/Makefile.am:199: (probably a GNU make extension)
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.after
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-guile=3.0 \
  --libdir=/usr/lib/x86_64-linux-gnu
        ./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 --with-guile=3.0 
--libdir=/usr/lib/x86_64-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether ln -s works... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/bin/get-theme-d-config-var
;;; compiled 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.cache/guile/ccache/3.0-LE-8-4.7/usr/share/theme-d/scripts/get-theme-d-config-var.scm.go
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating theme-d-code/Makefile
config.status: creating theme-d-code/theme-d-intr/Makefile
config.status: creating theme-d-code/theme-d-intr/base/Makefile
config.status: creating theme-d-code/theme-d-intr/dbus/Makefile
config.status: creating guile-code/Makefile
config.status: creating guile-code/guile-theme-d-intr/Makefile
config.status: creating guile-code/guile-theme-d-intr-support/Makefile
config.status: creating scripts/Makefile
config.status: creating examples/Makefile
config.status: creating examples/intr-dbus-examples/Makefile
config.status: creating examples/intr-dbus-examples/introspect2/Makefile
config.status: creating examples/intr-dbus-examples/server-and-client-1/Makefile
config.status: creating examples/intr-gtk3-examples/Makefile
config.status: creating examples/intr-gtk3-examples/calc/Makefile
config.status: creating examples/intr-gtk3-examples/hello/Makefile
config.status: creating examples/intr-gtk3-examples/hello2/Makefile
config.status: creating examples/intr-gtk3-examples/hello3/Makefile
config.status: creating examples/intr-gtk3-examples/theme-d-intr-demo/Makefile
config.status: creating examples/intr-gtk4-examples/Makefile
config.status: creating examples/intr-gtk4-examples/appwindow/Makefile
config.status: creating examples/intr-gtk4-examples/calc/Makefile
config.status: creating examples/intr-gtk4-examples/calc2/Makefile
config.status: creating 
examples/intr-gtk4-examples/custom-layout-example/Makefile
config.status: creating examples/intr-gtk4-examples/flag-demo/Makefile
config.status: creating examples/intr-gtk4-examples/hello/Makefile
config.status: creating examples/intr-gtk4-examples/hello2/Makefile
config.status: creating examples/intr-gtk4-examples/hello3/Makefile
config.status: creating examples/intr-gtk4-examples/theme-d-intr-demo/Makefile
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in guile-code
make[2]: Entering directory '/<<PKGBUILDDIR>>/guile-code'
Making all in guile-theme-d-intr
make[3]: Entering directory '/<<PKGBUILDDIR>>/guile-code/guile-theme-d-intr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/guile-code/guile-theme-d-intr'
Making all in guile-theme-d-intr-support
make[3]: Entering directory 
'/<<PKGBUILDDIR>>/guile-code/guile-theme-d-intr-support'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/<<PKGBUILDDIR>>/guile-code/guile-theme-d-intr-support'
make[3]: Entering directory '/<<PKGBUILDDIR>>/guile-code'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/guile-code'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/guile-code'
Making all in scripts
make[2]: Entering directory '/<<PKGBUILDDIR>>/scripts'
sed -e 's|@theme_d_guile@|/usr/bin/guile-3.0|g' generate-intr-body.scm.in > 
generate-intr-body.scm
sed -e 's|@theme_d_guile@|/usr/bin/guile-3.0|g' generate-intr-interface.scm.in 
> generate-intr-interface.scm
chmod 755 generate-intr-body.scm
chmod 755 generate-intr-interface.scm
sed -e 's|@theme_d_guile@|/usr/bin/guile-3.0|g' 
generate-intr-target-module.scm.in > generate-intr-target-module.scm
sed -e 's|@theme_d_guile@|/usr/bin/guile-3.0|g' describe-cb-type.scm.in > 
describe-cb-type.scm
chmod 755 generate-intr-target-module.scm
chmod 755 describe-cb-type.scm
make[2]: Leaving directory '/<<PKGBUILDDIR>>/scripts'
Making all in theme-d-code
make[2]: Entering directory '/<<PKGBUILDDIR>>/theme-d-code'
Making all in theme-d-intr
make[3]: Entering directory '/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr'
Making all in base
make[4]: Entering directory '/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr/base'
theme-d-compile  -m ../..: -o support.tci support.thi
GUILE_LOAD_PATH=../../../guile-code:$GUILE_LOAD_PATH \
  ../../../scripts/generate-intr-interface.scm -e -i intr-imports-variant.scm 
-o variant.thi -m "(theme-d-intr base variant)"
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling 
/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr/base/../../../scripts/generate-intr-interface.scm
;;; WARNING: compilation of 
/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr/base/../../../scripts/generate-intr-interface.scm
 failed:
;;; In procedure dlopen: file "libgirepository-1.0.so", message 
"libgirepository-1.0.so: cannot open shared object file: No such file or 
directory"
;;; compiling ../../../guile-code/guile-theme-d-intr-support/code-generation.scm
;;; WARNING: compilation of 
../../../guile-code/guile-theme-d-intr-support/code-generation.scm failed:
;;; Unbound variable: %libg-golf
Backtrace:
In ice-9/boot-9.scm:
  3307:13 19 (_)
In ice-9/threads.scm:
    399:8 18 (_ _)
In ice-9/boot-9.scm:
  3596:20 17 (_)
   2890:4 16 (save-module-excursion #<procedure 7fbe2ac1d9c0 at 
ice-9/boot-9.scm:3597:21 ()>)
  3616:26 15 (_)
In unknown file:
          14 (primitive-load-path "g-golf/support" #<procedure 7fbe2b34e7e0 at 
ice-9/boot-9.scm:3603:37 ()>)
In ice-9/boot-9.scm:
  3975:23 13 (_)
   3463:4 12 (define-module* _ #:filename _ #:pure _ #:version _ #:imports _ 
#:exports _ #:replacements _ #:re-exports _ #:re-export-replacements _ 
#:autoloads _ #:duplicates _ #:transformer _ #:declarative? _ 
#:inlinable-exports _)
  3476:24 11 (_)
   231:29 10 (map1 (((oop goops)) ((g-golf support const)) ((g-golf support 
float)) ((g-golf support module)) ((g-golf support goops)) ((g-golf support 
g-export)) ((g-golf support utils)) ((g-golf support push)) ((g-golf support 
keyword)) ((g-golf support enum)) ((g-golf support flags)) ((g-golf support 
struct)) ((g-golf support union)) ((g-golf support bytevector)) ((g-golf 
support ffi)) ((g-golf support sxml)) ((g-golf support color))))
   231:17  9 (map1 (((g-golf support const)) ((g-golf support float)) ((g-golf 
support module)) ((g-golf support goops)) ((g-golf support g-export)) ((g-golf 
support utils)) ((g-golf support push)) ((g-golf support keyword)) ((g-golf 
support enum)) ((g-golf support flags)) ((g-golf support struct)) ((g-golf 
support union)) ((g-golf support bytevector)) ((g-golf support ffi)) ((g-golf 
support sxml)) ((g-golf support color))))
  3381:17  8 (resolve-interface (g-golf support const) #:select _ #:hide _ 
#:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
    399:8  7 (_ _)
In ice-9/boot-9.scm:
  3307:13  6 (_)
In ice-9/threads.scm:
    399:8  5 (_ _)
In ice-9/boot-9.scm:
  3596:20  4 (_)
   2890:4  3 (save-module-excursion #<procedure 7fbe2ac1d900 at 
ice-9/boot-9.scm:3597:21 ()>)
  3616:26  2 (_)
In unknown file:
           1 (primitive-load-path "g-golf/support/const" #<procedure 
7fbe2b385c00 at ice-9/boot-9.scm:3603:37 ()>)
In g-golf/support/const.scm:
    41:17  0 (_)

g-golf/support/const.scm:41:17: Unbound variable: gg_int_min
make[4]: *** [Makefile:597: variant.thi] Error 1
make[4]: *** Waiting for unfinished jobs....
Unit compiled successfully.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/bin/theme-d-compile
;;; compiling /usr/share/guile/site/3.0/theme-d/util/statprof-work3.scm
;;; compiled 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.cache/guile/ccache/3.0-LE-8-4.7/usr/share/guile/site/3.0/theme-d/util/statprof-work3.scm.go
;;; compiled 
/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.cache/guile/ccache/3.0-LE-8-4.7/usr/share/theme-d/scripts/theme-d-compile.scm.go
make[4]: Leaving directory '/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr/base'
make[3]: *** [Makefile:314: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/theme-d-code/theme-d-intr'
make[2]: *** [Makefile:314: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/theme-d-code'
make[1]: *** [Makefile:367: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to