[Reproducible-builds] Bug#791410: m17n-db: FTBFS due to missing Build-Conflicts: locales-all

Chris West (Faux) solo-debianbugs at goeswhere.com
Sat Jul 4 13:17:45 UTC 2015


Source: m17n-db
Version: 1.6.5-1
Severity: important
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build when locales-all is installed.
locales-all "provides" locales, but doesn't really have all the stuff everyone expects.
There is some discussion available in https://bugs.debian.org/788353

Please apply the recommended solution, adding:
Build-Conflicts: locales-all


Specific error:

config.status: creating po/Makefile
config.status: executing depfiles commands
-----------ERROR-----------ERROR-----------ERROR------------
Can't find source files for generating charset maps.
Run the script "./get-glibc.sh", and try again.
Or, read the installation procedure in the file README.
  --with-charmaps=--DIRECTORY-OF-GLIBC-SOURCE--/localedata/charmaps
-----------ERROR-----------ERROR-----------ERROR------------
dh_testdir
/usr/bin/make
make[1]: Entering directory '/tmp/buildd/m17n-db-1.6.5'
Making all in po
make[2]: Entering directory '/tmp/buildd/m17n-db-1.6.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/buildd/m17n-db-1.6.5/po'
Making all in LANGDATA
make[2]: Entering directory '/tmp/buildd/m17n-db-1.6.5/LANGDATA'
(for f in [a-z][a-z].lnm [a-z][a-z][a-z].lnm; do \
  l=`basename $f .tbl`; \
  sed -n -e "/($l /s/(\([a-z]*\)[^\"]*\"\([^\"]*\)\")/\1|\2/p" < $f; \
done) > native.ext
mawk -f LANGUAGE.awk '-F|' < ISO-639-2.txt > LANGUAGE.tbl
make[2]: Leaving directory '/tmp/buildd/m17n-db-1.6.5/LANGDATA'
make[2]: Entering directory '/tmp/buildd/m17n-db-1.6.5'
make[2]: *** No rule to make target '8859-2.map', needed by 'all-am'.  Stop.


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/m17n-db.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-21-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Reproducible-builds mailing list