#696824 tcm: FTBFS on non-linux archs

Package:
tcm
Source:
tcm
Description:
Toolkit for Conceptual Modeling (TCM)
Submitter:
Samuel Thibault
Date:
2021-10-12 19:51:03 UTC
Severity:
important
Tags:
#696824#5
Date:
2012-12-27 19:51:48 UTC
From:
To:
Hello,

tcm currently FTBFS on non-linux archs, apparently due to a non-matching
patch, see for instance

https://buildd.debian.org/status/fetch.php?pkg=tcm&arch=kfreebsd-amd64&ver=2.20%2BTSQD-4.2&stamp=1255935290

#696824#10
Date:
2021-10-12 19:48:47 UTC
From:
To:
Control: tag -1 help

Actually, the problem starts with the build system not recognizing the
platform and therefore not finding any settings. (Detection needs to be
added to the top-level Makefile.)

I tried to make the configuration step error out early on unknown
platforms in the -7 QA upload.

Andreas