Package: src:bgoffice
Version: 4.1-7
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh_testdir
cd bin/build_dictionaries && ./build_aspell.sh
cd bin/build_dictionaries && ./build_OOo.sh
awk '{ \
        if($1 == "SET") \
                print "SET cp1251"; \
        else if ($1 == "SFX" && $5 == "." && $3 != "0") { \
                print $1, $2, $3, $4, $3; \
        } else { \
                print; \
        } \
     }' bin/build_dictionaries/bg_BG.aff >debian/bg_affix.dat
LANG=bg_BG aspell munch-list --dict-dir=debian/ \
    < bin/build_dictionaries/bg_words.dat \
    > debian/bg.wl
awk '{ \
        if($1 == "SET") \
                print "SET UTF-8"; \
        else \
                print; \
     }' bin/build_dictionaries/bg_BG.aff | konwert cp1251-utf8 > 
debian/bg_BG.aff
konwert: unknown filter -- cp1251-utf8
make: *** [debian/rules:23: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to