Your message dated Tue, 23 Oct 2018 09:34:52 +0000
with message-id <e1get5q-0003gs...@fasolo.debian.org>
and subject line Bug#911615: fixed in petsc 3.9.4+dfsg1-2
has caused the Debian Bug report #911615,
regarding FTBFS: superlu_dist.c:701:25: error: 'LargeDiag' was not declared in 
this scope
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.)


-- 
911615: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911615
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: petsc
Version: 3.9.4+dfsg1-1
Severity: serious
Justification: FTBFS

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

Hi,

petsc FTBFS on unstable with:
/<<PKGBUILDDIR>>/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c: In function 
'PetscErrorCode MatGetFactor_aij_superlu_dist(Mat, MatFactorType, _p_Mat**)':   
                                                  
/<<PKGBUILDDIR>>/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c:701:25: 
error: 'LargeDiag' was not declared in this scope                               
                                                       
       options.RowPerm = LargeDiag;                                             
                                                                                
                                                  
                         ^~~~~~~~~                                              
                                                                                
                                                  
/<<PKGBUILDDIR>>/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c:701:25: 
note: suggested alternative: 'LargeDiag_AWPM'                                   
                                                       
       options.RowPerm = LargeDiag;                                             
                                                                                
                                                  
                         ^~~~~~~~~                                              
                                                                                
                                                  
                         LargeDiag_AWPM                                         
                                                                                
                                                  
make[4]: *** [gmakefile:150: 
x86_64-linux-gnu-real-debug/obj/mat/impls/aij/mpi/superlu_dist/superlu_dist.o] 
Error 1                                                                         
                      
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[4]: *** Waiting for unfinished jobs....                                    
                                                                                
                                                  

Thanks,

_g.

- -- System Information:
Distributor ID: PureOS
Description:    PureOS GNU/Linux 8
Release:        8
Codename:       green
Architecture: x86_64

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

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

iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAlvN5nQACgkQ7+hsbH/+
z4Ndcwf/YW+yWbV6CNcnGAsklkVXpIM5ee8+xePd2tWi33duxJnBFAAFJvylsJNP
PCjBoF/0JXuZoonu1JvDHWpGeIXvvvJiUQnyX5L9loqGKxH4PR0pvq/gEx7zuG6E
gCjuJcWDR4rdoiMZOrH/kXJlVGrfcRcsHaUPbIC4LECSpULVLjgRi7eBMIZj5jlM
D2mlcNlNXNjH3L8F2pdBWgl/Sf7r2F4JzoynV0az7nr9BEKD25LT1Ix8CRToSdZW
Q7C1Zj+mekIPIi4X4ttbTjI2PD4TwVVAD5+JRLogIcm7FBlWDZaVh4DY5N8bipLG
tiAtWu3Sm1DHx4Q6LjGGCrCFxeTBPw==
=rMSf
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: petsc
Source-Version: 3.9.4+dfsg1-2

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 911...@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: SHA256

Format: 1.8
Date: Tue, 23 Oct 2018 16:24:12 +0800
Source: petsc
Binary: libpetsc-real3.9-dev petsc-dev libpetsc-real3.9 
libpetsc3.9-dev-examples libpetsc-real3.9-dbg petsc3.9-doc 
libpetsc-complex3.9-dev libpetsc-complex3.9 libpetsc-complex3.9-dbg
Architecture: source
Version: 3.9.4+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Description:
 libpetsc-complex3.9 - Shared libraries for version 3.9 of PETSc with Complex 
Numbers
 libpetsc-complex3.9-dbg - Debugging libraries for PETSc
 libpetsc-complex3.9-dev - Static libraries, shared links, header files for 
PETSc
 libpetsc-real3.9 - Shared libraries for version 3.9 of PETSc
 libpetsc-real3.9-dbg - Debugging libraries for PETSc
 libpetsc-real3.9-dev - Static libraries, shared links, header files for PETSc
 libpetsc3.9-dev-examples - Static libraries, shared links, header files for 
PETSc
 petsc-dev  - Virtual package depending on latest PETSc development package
 petsc3.9-doc - Documentation and examples for PETSc
Closes: 911615
Changes:
 petsc (3.9.4+dfsg1-2) unstable; urgency=medium
 .
   * Debian patch superlu_dist_540_0425e358a93.patch applies upstream
     commit 0425e35 to build against SuperLU-Dist 5.4.0 or later.
     Closes: #911615.
Checksums-Sha1:
 161deaeb66b803686e284b0b9915fb3e36f669f1 3078 petsc_3.9.4+dfsg1-2.dsc
 1df0b4b3f7c98b685c767a3e6baa356738fc2c33 40668 
petsc_3.9.4+dfsg1-2.debian.tar.xz
Checksums-Sha256:
 77b4369d8d5de1ac38b8c2b51355387fc2c49b0ddc248c89b1a72735d2a015c2 3078 
petsc_3.9.4+dfsg1-2.dsc
 8c03949a412d8fbafcca35d5ff26df8d30a76ed813eb622b5b0870264f1ca2a9 40668 
petsc_3.9.4+dfsg1-2.debian.tar.xz
Files:
 d7f7a3f942a4463ba5e552822a6cccad 3078 devel optional petsc_3.9.4+dfsg1-2.dsc
 5fc878e5ae3b933800fa471c90b326d5 40668 devel optional 
petsc_3.9.4+dfsg1-2.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAlvO6IAACgkQVz7x5L1a
AfrUGQ/+KePe4bchsD71gXQsztZxgto0Qs6iO7yQKKtNqBqxdEJCGgMhcYUqkKpj
Os62lle7KTjmGMzibs88x0Zq39NYrebwnryqmD4BWNYX7QoUC/HJWJX1Vir9UXk2
XBlVBcW3uKsrND0kCm9F7GET+gYsNr79LTTL9c4Xx4mAWmfZKGgEpLl1xAA+6ifk
NlDAqajFOEsuYZZofg1bQPqdZr4l1RK01IxCZQTQObImrkKyNn2UPZY0f0GavstY
oU/HSay5YTQPOmxwGS3o9wNAzyK/SkTf2EeQolYyzY2qhLxQuuGZMQdl8uYTaylr
V/e7TVrI5s76Jfg6xtVgOyzOS4D6jYXfYyrgc6o38hItpjmpB5TKU+eA80IX5QaL
uM4s3A0USgu/FrIBHCyle9y1X9f5Hm2y1u1s2j448EFnd2eGb+QGeApXnmJq5ldl
n+aZTbzMXuGoEQRva047sEaVKtyai6J3IjZOMR2Jh5JggBIj6w8vUJpnDT6CBgDg
kbwcsyHIgyzb8wfHzP9s+a5l6eCkuQaSC5VlJ71DYADHE49vxCf6Ld2oYlRYUxlm
PB6MuVEvDrhKHf3qAOOBYdF9WCqc+D6ATANUND6mqWMMaVZg9zkKXMXcj69N25r4
Od/Aq5xMvwTQM7boWvzd1CS61FjKSisNN3a4iHG2zRwkrlD+ySA=
=uxiL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to