Source: condor
Version: 7.7.6~dfsg.1-3
Severity: normal
Tags: upstream

Condor fails to build on Debian's kFreeBSD port

https://buildd.debian.org/fetch.cgi?pkg=condor&arch=kfreebsd-i386&ver=7.7.6%7Edfsg.1-3&stamp=1336076665&file=log

what causes this behavior is that the package forces Globus support, but
the Condor CMAKE setup fails to configure it properly (missing include
path).

However, the underlying reason seems to be that Condor does not treat
Debian's kFreeBSD port as any other Debian architecture. Instead, it
detects a non-Linux platform and refuses to enable Globus support.
The reason for that is not immediately obvious to me as Globus seems to
build just fine on kFreeBSD and is available in all current release
flavors of Debian.

Is there any reason to disable Globus support globally in

  externals/bundles/globus/5.0.1-p1/CMakeLists.txt

based on a platform whitelist, instead of a platform blacklist, or even
not disabling it at all if Globus is found?

NB: CMAKE_SYSTEM_NAME on kFreeBSD is 'kFreeBSD'.


Michael



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to