gdspy cannot be cross built from source, because its sphinx dependencies are not cross satisfiable. Fortunately, documentation is already split out to an architecture-independent -doc package. As such, we can move these dependencies to B-D-I with relative ease and thus make them irrelevant to cross building. As a side-effect, this also speeds up the arch-only build. Please consider applying the attached patch. Helmut