Package: puredata64-core Version: 0.54.0+ds-4 Severity: normal Dear Maintainer,
the puredata64-core:i386 package searches some bogus filename extensions for the i386 architecture EXPECTED: - '.linux-i386-64.so' - '.linux-i386-0.so' OBSERVED: - '.linux-1-64.so' - '.linux-1-0.so' - '.linux-i386-64.so' other archs (i checked the debci logs for amd64, arm64, armel, armhf, ppc64el, risvc64 and s390x) work fine. most likely this is again the preprocessor doing nasty expansion. assuming that the '.linux-i386-64.so' is generated within the sources (as opposed to passed via the CPPFLAGS), i wonder why there's no auto-generated '.linux-i386-0.so'...

