Package: cmor
Version: 2.9.1-5
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,
here is a patch for cmor on ppc64el that fails to build in sid :
https://buildd.debian.org/status/package.php?p=cmor&suite=sid

Seems the initial workaround is not needed anymore so removing it. It seems to
build fine without.

F.
--- a/debian/rules	2014-07-28 11:19:49.000000000 +0200
+++ b/debian/rules	2014-11-05 10:57:43.183998739 +0100
@@ -30,15 +30,6 @@ ifeq ($(BUILD_ARCH_CPU),s390x)
    DO_TEST:=false
 endif
 
-# As of July 2014, ppc64el appears to be a bit broken, as netcdf-dev
-# is not pulling in the libraries it needs. So we hard-code them here
-# and reinvestigate later.
-ifeq ($(BUILD_ARCH_CPU), ppc64el)
-	EXTRA_NCLDFLAGS:="-lhdf5 -lm -lcurl $(NETCDF_LIBS) -lz -lidn -lrtmp -lgcrypt \
-		 -lgnutls -lgssapi_krb5 -llber -lldap_r -lgpg-error -ltasn1 -lp11-kit \
-		 -lk5crypto -lkrb5support -lsasl2 -lkeyutils -lsqlite3"
-endif
-
 %:
 	dh $@ --with python2
 

Reply via email to