FYI I tried to build the ubuntu version of the package under raspbian buster
and got.
[ 98%] Building CXX object
src/cream_gahp/CMakeFiles/cream_gahp.dir/cream_gahp_server.cpp.o
cd "/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/cream_gahp" && /usr/bin/c++ -DARMV7L=ARMV7L -DBUILD_DATE="\"Aug 12 2017\"" -DCONDOR_VERSION=\"8.4.11\" -DGLIBC224=GLIBC224 -DGLIBC=GLIBC -DHAVE_CONFIG_H -DLINUX=\"LINUX_3.8.13.30\" -DPLATFORM=\"ARMV7L-Raspbian_\" -DPRE_RELEASE_STR="\" Debian-8.4.11~dfsg.1-1ubuntu1\"" -DWITH_OPENSSL -D_REENTRANT -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/bld_external/classads-8.4.11/install/include" -I/usr/include/globus -I/usr/lib64/globus/include -I/usr/lib/globus/include -I/usr/include/arm-linux-gnueabihf/globus -I/usr/local/globus/include/globus -I"/condor-8.4.11~dfsg.1/src/condor_includes" -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/condor_includes" -I"/condor-8.4.11~dfsg.1/src/condor_utils" -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/condor_utils" -I"/condor-8.4.11~dfsg.1/src/condor_daemon_core.V6" -I"/condor-8.4.11~dfsg.1/src/condor_daemon_client" -I"/condor-8.4.11~dfsg.1/src/ccb"
-I"/condor-8.4.11~dfsg.1/src/condor_io" -I"/condor-8.4.11~dfsg.1/src/h" -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/h" -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/classad" -I"/condor-8.4.11~dfsg.1/src/classad" -I"/condor-8.4.11~dfsg.1/src/safefile" -I"/condor-8.4.11~dfsg.1/obj-arm-linux-gnueabihf/src/safefile" -g -O2 -fdebug-prefix-map=/condor-8.4.11~dfsg.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -DWITH_IPV6 -g -O2 -fdebug-prefix-map=/condor-8.4.11~dfsg.1=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -W -Wextra -Wfloat-equal -Wendif-labels -Wpointer-arith -Wcast-qual -Wcast-align -Wvolatile-register-var -Wno-error=unused-local-typedefs -Wdeprecated-declarations -Wno-error=deprecated-declarations -Wno-nonnull-compare -Wno-error=nonnull-compare -fstack-protector -rdynamic -g -Wno-shadow -o CMakeFiles/cream_gahp.dir/cream_gahp_server.cpp.o
-c "/condor-8.4.11~dfsg.1/src/cream_gahp/cream_gahp_server.cpp"
/condor-8.4.11~dfsg.1/src/cream_gahp/cream_gahp_server.cpp:36:59: fatal error:
glite/ce/cream-client-api-c/CreamProxyFactory.h: No such file or directory
#include "glite/ce/cream-client-api-c/CreamProxyFactory.h"
I have not yet fully investigated this failure.