Package: postgis
Version: 2.1.7+dfsg-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

This package fails to build the architecture independent components with the 
newer maven-compiler-plugin.

*** /tmp/tmpvkk2E1/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Switch libmaven-compiler-plugin-java to libmaven-compiler-plugin-2.5-java
    (Fixes FTBFS)
    - update debian/control{,.in}


Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
'trusty-proposed'), (500, 'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-54-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru postgis-2.1.7+dfsg/debian/changelog postgis-2.1.7+dfsg/debian/changelog
diff -Nru postgis-2.1.7+dfsg/debian/control postgis-2.1.7+dfsg/debian/control
--- postgis-2.1.7+dfsg/debian/control	2015-05-01 13:44:01.000000000 -0500
+++ postgis-2.1.7+dfsg/debian/control	2015-06-14 14:43:57.000000000 -0500
@@ -17,7 +17,7 @@
 Build-Depends-Indep: default-jdk, openjdk-7-jdk | java7-sdk,
  libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7), maven2,
  libmaven-clean-plugin-java, libmaven-jar-plugin-java,
- libsurefire-java, libmaven-compiler-plugin-java,
+ libsurefire-java, libmaven-compiler-plugin-2.5-java,
  libmaven-resources-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.6
diff -Nru postgis-2.1.7+dfsg/debian/control.in postgis-2.1.7+dfsg/debian/control.in
--- postgis-2.1.7+dfsg/debian/control.in	2015-03-30 13:52:26.000000000 -0500
+++ postgis-2.1.7+dfsg/debian/control.in	2015-06-14 14:43:57.000000000 -0500
@@ -17,7 +17,7 @@
 Build-Depends-Indep: default-jdk, openjdk-7-jdk | java7-sdk,
  libpostgresql-jdbc-java, fastjar, libjts-java (>= 1.7), maven2,
  libmaven-clean-plugin-java, libmaven-jar-plugin-java,
- libsurefire-java, libmaven-compiler-plugin-java,
+ libsurefire-java, libmaven-compiler-plugin-2.5-java,
  libmaven-resources-plugin-java,
  libmaven-javadoc-plugin-java
 Standards-Version: 3.9.6
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to