Your message dated Fri, 12 Feb 2016 20:13:31 +0000
with message-id <20160212201331.gc31...@chase.mapreri.org>
and subject line fixed
has caused the Debian Bug report #747109,
regarding getdp: FTBFS with make 4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
747109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747109
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: getdp
Version: 2.4.2-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: sriva...@debian.org
Usertags: transition-make-4.0
Tags: patch

Hi,

your package no longer builds from source due to a bug in debian/rules
that gets triggered with make 4.

Fix below:

Index: debian/changelog
===================================================================
--- debian/changelog    (revision 46652)
+++ debian/changelog    (working copy)
@@ -1,8 +1,12 @@
 getdp (2.4.2-2) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Team upload
   * debian/upstream: add reference
 
+  [ Julien Cristau ]
+  * Fix FTBFS with make 4.
+
  -- Andreas Tille <ti...@debian.org>  Tue, 14 Jan 2014 13:31:52 +0100
 
 getdp (2.4.2-1) unstable; urgency=low
Index: debian/rules
===================================================================
--- debian/rules        (revision 46652)
+++ debian/rules        (working copy)
@@ -16,8 +16,6 @@
 export PETSC_ARCH=linux-gnueabi-c-opt
 endif
 
-echo "PETSC_ARCH=" $PETSC_ARCH
-
 %:
        dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --parallel
 export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start 
MPI-applications in chroot

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 2.7.0-1

the last upload use cmake, and afaik the previous one too, so imho it
was already a non-bug, but anyway, now it works.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to