Package: condor

Condor started failing to build on raspbian after we started identifying as ourselves rather than as Debian. An example of such a failure can be seen at.

http://buildd.raspbian.org/status/fetch.php?pkg=condor&arch=armhf&ver=8.2.1~dfsg.1-1&stamp=1406013132
CMake Error at externals/bundles/cream/1.14.0/CMakeLists.txt:263 (if):
   if given arguments:

     "MATCHES" "rhel6" "OR" "MATCHES" "centos6" "OR" "MATCHES" "sl6"

   Unknown arguments specified


-- Configuring incomplete, errors occurred!
I strongly suspect that other derivatives are affected as well.

To get things building for us I added raspbian to the list of recognised distros but I don't consider that a good long term soloution. Really code that needs to identify distros should make use of /etc/os-release and if it can't find an exact distro match should use the id_like parameter in that file to identify what family the distro comes from. I have no clue how to implement that in cmake though.

http://debdiffs.raspbian.org/main/c/condor/condor_8.2.3~dfsg.1-5%2brpi1.debdiff

--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to