[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[RFH] xrootd



Hi,

I noticed that xrootd has a satisfiability problem on python3-sphinx. As I moved this to B-D-I, the cross-satisfiability problem with add it's B-D seems to vanish, which looks like a good change.

However, the cross-build now fails with weird errors, and I am not sure of the way to move forward with it.

I'm attaching both - the patch and the build log with the e-mail, please consider taking a look at it.
Ofcourse, any help is appreciated.

Nilesh
commit 4562f9d5294b58d769664f76e4dc45ee427c957d
Author: Nilesh Patra <npatra974@gmail.com>
Date:   Mon Feb 22 18:31:46 2021 +0530

    cross

diff --git a/debian/control b/debian/control
index 02c4c08..3df1f2c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,11 +20,13 @@ Build-Depends:
  graphviz,
  libsystemd-dev [linux-any],
  python3-dev,
- python3-sphinx,
  libjson-c-dev,
  libmacaroons-dev,
  uuid-dev,
  voms-dev
+Build-Depends-Indep:
+ dh-sequence-sphinxdoc,
+ python3-sphinx
 Homepage: http://xrootd.org/
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Vcs-Browser: https://salsa.debian.org/ellert/xrootd
diff --git a/debian/rules b/debian/rules
index 389bf2f..0bd7da6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with python3 --with sphinxdoc
+	dh $@ --with python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

Attachment: arm-64-build
Description: Binary data


Reply to: