Your message dated Tue, 20 Mar 2018 17:53:56 +0000
with message-id <e1eylsp-0008td...@fasolo.debian.org>
and subject line Bug#893509: fixed in petsc 3.8.3+dfsg1-7
has caused the Debian Bug report #893509,
regarding petsc: FTBFS with make 4.1
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.)


-- 
893509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: petsc
Version: 3.8.3+dfsg1-6
Severity: serious
Tags: sid buster

Hi,

petsc FTBFS with this error on the architectures with make 4.1 (others
have make 4.2.1):
> dh_auto_build -plibpetsc-real3.8-dbg -ppetsc3.8-doc --  \
>   PETSC_DIR=/<<BUILDDIR>>/petsc-3.8.3+dfsg1 
> PETSC_ARCH=i386-linux-gnu-real-debug \
>   CFLAGS="-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3+dfsg1=." 
> CXXFLAGS="-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3+dfsg1=." \
>   FCFLAGS="-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3+dfsg1=."  
> FFLAGS="-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3+dfsg1=."
>       make -j4 -O PETSC_DIR=/<<BUILDDIR>>/petsc-3.8.3\+dfsg1 
> PETSC_ARCH=i386-linux-gnu-real-debug 
> CFLAGS=-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3\+dfsg1=. 
> CXXFLAGS=-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3\+dfsg1=. 
> FCFLAGS=-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3\+dfsg1=. 
> FFLAGS=-fdebug-prefix-map=/<<BUILDDIR>>/petsc-3.8.3\+dfsg1=.
> make[2]: Entering directory '/<<BUILDDIR>>/petsc-3.8.3+dfsg1'
> ********************* ERROR **********************
> PETSc toplevel makefile does not support -j option.
> Instead - use: "make MAKE_NP=<np>". Current value of MAKE_NP is 4.
> **************************************************
> /<<BUILDDIR>>/petsc-3.8.3+dfsg1/lib/petsc/conf/rules:19: recipe for target 
> 'chk_makej' failed
> make[2]: *** [chk_makej] Error 1

On the architectures with make 4.2.1, the build succeeds incorrectly (at
least according to the intention of the -jX check). This happens because
the check in lib/petsc/conf/rules checks for " -j " (with spaces) in
MAKEFLAGS. In make 4.2.1 the behavior was changed to include the number
of parallel jobs in MAKEFLAGS which causes this test to never report a
parallel build.

I think you either need to use -j1, or remove the upstream -jX check if
it is invalid for some reason.

James

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: petsc
Source-Version: 3.8.3+dfsg1-7

We believe that the bug you reported is fixed in the latest version of
petsc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated petsc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 21 Mar 2018 00:59:49 +0800
Source: petsc
Binary: libpetsc-real3.8-dev petsc-dev libpetsc-real3.8 libpetsc-real3.8-dbg 
petsc3.8-doc libpetsc-complex3.8-dev libpetsc-complex3.8 libpetsc-complex3.8-dbg
Architecture: source
Version: 3.8.3+dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Description:
 libpetsc-complex3.8 - Shared libraries for version 3.8 of PETSc with Complex 
Numbers
 libpetsc-complex3.8-dbg - Debugging libraries for PETSc
 libpetsc-complex3.8-dev - Static libraries, shared links, header files for 
PETSc
 libpetsc-real3.8 - Shared libraries for version 3.8 of PETSc
 libpetsc-real3.8-dbg - Debugging libraries for PETSc
 libpetsc-real3.8-dev - Static libraries, shared links, header files for PETSc
 petsc-dev  - Virtual package depending on latest PETSc development package
 petsc3.8-doc - Documentation and examples for PETSc
Closes: 893509
Changes:
 petsc (3.8.3+dfsg1-7) unstable; urgency=medium
 .
   * debian patch make_parallel_f88a919.patch, adapted from upstream
     merge f88a919 to facilitate parallel builds. Closes: #893509.
Checksums-Sha1:
 e55e041f0aaa7f8d9958c8b863219f0bd1e3f116 2984 petsc_3.8.3+dfsg1-7.dsc
 5cb5c4cd020fc11e1e73c442f6c51e1636613e1f 40540 
petsc_3.8.3+dfsg1-7.debian.tar.xz
Checksums-Sha256:
 20d5733e5bfb53ec86fc9548d21b0b5543d97fce9a7d56f559fd788ef478b0aa 2984 
petsc_3.8.3+dfsg1-7.dsc
 68fcca39a995788ffeae0e21b15e0d6582fc39fd75745c2e467c2dbb44354a12 40540 
petsc_3.8.3+dfsg1-7.debian.tar.xz
Files:
 793e4b9bfc5d887393d003cf43904e5f 2984 devel optional petsc_3.8.3+dfsg1-7.dsc
 514afd1158a65d87c74318b105416f5c 40540 devel optional 
petsc_3.8.3+dfsg1-7.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAlqxR0YUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfpBtA//V5p8b1lzyOrDwBFZYNmK7N+9LQdI
cmOgouY6v+u2eXpzMFsTHGwHro2Prd13crlAuDUR7OnO9wX/KY7ka0LbCu2zjeSF
KF6BqmCIgbtgEGj2QtYtZHAu0bDeh40ACfErOKcYHkmWkzoSnjB2SAy1KunQNMwg
mgy/iP/pTutabidu4WVQeiKgZDeg30In3LjrAnsHdsQqxNlOufZ1je9kKIcweQm2
mQgMWGErGpwVXjlVIyRPOBZVGTGtMx3Fw/m7G8HMs5S2mDpJlL4ZVoEt3q0QoTez
/eYJbnwNxQVibvDfX9K+VZ+RnMEl54KFEwskBwLLwRlb/STG4StQGZrg1wjmo3Oy
rVxQJqv3mzWmQQVjSEdS8RqIlBsKcxcXKGg3l53l6bTAK11KgTgSx8JPIT6LZ/nv
RCfXCN82p100ybt0R7n7h9y6n5cMXsHqrsO+CtABzc86W9irHWS+qkamsyxHRmxd
iREBJx9EaWdq20aSozuR5OS7GM3cjke3OqLwHUV7G7MNwWIN2ddSXkN+etswWodl
+/+iXu/I1AdqzmdnxehXn72EACEWz6WYmUmEbwqitqSH8Kwzh2hQS68iJP3APSpF
Q64NEBQ+apoV7hxtGmGMwjG7LqDys1hs5pfaSFdBv4CoNr5joeVuP4X9PJoURHzG
KdFdjB+zf4Y9jQc=
=iGkI
-----END 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