Package: tcc Version: 0.9.27-6 Severity: normal tcc -m32 links against 64bit libraries instead of 32bit. This is caused by the call to dpkg-architecture to determine i386 multiarch triplet in debian/rules missing the -f option. Without it the host selected is the one set from the environment, ie. amd64 and thus the triplet ends up wrong.
-- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (900, 'unstable'), (500, 'stable-updates'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR:fr (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages tcc depends on: ii libc6 2.27-2 Versions of packages tcc recommends: ii libc6-dev [libc-dev] 2.27-2 tcc suggests no packages. -- no debconf information

