Fwd: Bug#986108: RFS: f3d/1.1.0-1 [ITP] -- fast and minimalist 3D viewer

2021-08-16 Thread François Mazen
Dear Debian Science Team,

I'm looking for a sponsor for my package "f3d". This is a 3D model
viewer based on VTK following the KISS principle.
VTK library is maintained by your team, so someone may be interested in
reviewing and sponsoring the package.

When accepted, I volunteer to maintain the package or make it team-
maintained with upload right.

Below the initial RFS message with all package data. Do not hesitate to
ask more information.

Thanks!
François


 Message transféré 
De: François Mazen 
Répondre à: François Mazen , 986...@bugs.debian.org
À: sub...@bugs.debian.org
Objet: Bug#986108: RFS: f3d/1.1.0-1 [ITP] -- fast and minimalist 3D
viewer
Date: Mon, 29 Mar 2021 18:53:15 +0200

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "f3d":

 * Package name    : f3d
   Version : 1.1.0-1
   Upstream Author : Kitware SAS 
 * URL : https://kitware.github.io/F3D/
 * License : BSD-3-clause
 * Vcs : https://salsa.debian.org/mzf/f3d
   Section : graphics

It builds those binary packages:

  f3d - fast and minimalist 3D viewer

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/f3d/

Alternatively, one can download the package with dget using this
command:

  dget -x 
https://mentors.debian.net/debian/pool/main/f/f3d/f3d_1.1.0-1.dsc

Changes for the initial release:

 f3d (1.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #985993)

Regards,





Re: FreeFEM++ version 4.9 ready for review and upload

2021-08-16 Thread Nilesh Patra
Hi François

On Tue, 17 Aug 2021 at 00:00, François Mazen  wrote:
> [..]

Agreed, I did not take a deeper look

>Do you have a patch in mind to discard these false positive cases?

Not quite - you can do so locally with --ignore-lines, but I guess this is
more likely worth
a bug report against blhc.
Would you mind filing one?

For now, please stem ahead with an upload.

Nilesh


Re: FreeFEM++ version 4.9 ready for review and upload

2021-08-16 Thread François Mazen
Hello Nilesh,

thanks for the upload right!

> Had a quick look, it looks nice. However would you consider fixing
> blhc which seems to fail salsa CI?
> IMO it'd be straightforward to do a patch here
> 
> https://salsa.debian.org/science-team/freefempp/-/jobs/1809852

I think CI blhc detection is wrong because freefem++ use a script
called "ff-c++" to build the source instead of calling directly g++,
which triggers false positive. The ff-c++ script actually calls g++
with the correct flags. 

For example, blhc detects this line as wrong:

 eval ./ff-c++ NewSolver.cpp -lumfpack -lamd -lcholmod -lklu -
I/usr/include/suitesparse -lumfpack -lamd -lcholmod -lklu -
I/usr/include/suitesparse -llapack -lblas

but in the build-log we can check that ff-c++ calls g++ with these
options, which are fine:

g++ -c -fPIC -g -ffile-prefix-
map=/home/francois/dev/freefem++/freefempp=. -fstack-protector-strong -
Wformat -Werror=format-security -DNDEBUG -O3 -mmmx -mavx -std=c++14 -
DBAMG_LONG_LONG -DNCHECKPTR -fPIC '-I./include' '-
I/usr/include/suitesparse' '-I/usr/include/suitesparse' -g -ffile-
prefix-map=/home/francois/dev/freefem++/freefempp=. -fstack-protector-
strong -Wformat -Werror=format-security -DNDEBUG -O3 -mmmx -mavx -
std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -Wdate-time -
D_FORTIFY_SOURCE=2 -I/usr/include/suitesparse -
I/usr/include/hdf5/serial -I/usr/include 'NewSolver.cpp' -Wl,-z,relro -
Wl,-z,now -rdynamic


Do you have a patch in mind to discard these false positive cases?


Thanks,
François






signature.asc
Description: This is a digitally signed message part


Re: FreeFEM++ version 4.9 ready for review and upload

2021-08-16 Thread Nilesh Patra
On Mon, 16 Aug 2021 at 13:51, Nilesh Patra  wrote:

>
> (or grant me right to upload it as I'm DM)
>>
>
>  $ dcut ssh-upload dm --uid franc...@mzf.fr --allow freefempp
>

  ^^^
Argh, I now ran the right source package name, should be done in a while

$ dcut ssh-upload dm --uid franc...@mzf.fr --allow freefem++
Uploading commands file to ssh.upload.debian.org (incoming: /srv/
upload.debian.org/UploadQueue/)
Picking DM Francois Mazen  with fingerprint
86A5ABD6FFDB0A0C7F5057D34797FA721C351C9E
SCP is deprecated. Please consider upgrading to SFTP.
Uploading nilesh-1629104423.dak-commands to ssh-upload

Nilesh


Re: FreeFEM++ version 4.9 ready for review and upload

2021-08-16 Thread Nilesh Patra
Hi François,

On Mon, 16 Aug 2021 at 01:25, François Mazen  wrote:

> Hello,
>
> I've just finished to package the new version 4.9 of FreeFEM++. You may
> read the changelog to get all the modifications:
>
> https://salsa.debian.org/science-team/freefempp/-/blob/master/debian/changelog


Had a quick look, it looks nice. However would you consider fixing blhc
which seems to fail salsa CI?
IMO it'd be straightforward to do a patch here

https://salsa.debian.org/science-team/freefempp/-/jobs/1809852


> Could you please review the package and eventually upload it as Team
> Upload?
> (or grant me right to upload it as I'm DM)
>

 $ dcut ssh-upload dm --uid franc...@mzf.fr --allow freefempp
Uploading commands file to ssh.upload.debian.org (incoming: /srv/
upload.debian.org/UploadQueue/)
Picking DM Francois Mazen  with fingerprint
86A5ABD6FFDB0A0C7F5057D34797FA721C351C9E
SCP is deprecated. Please consider upgrading to SFTP.
Uploading nilesh-1629102041.dak-commands to ssh-upload

Enjoy!
Nilesh