Dear Gürkan, Il 21/08/22 20:44, Gürkan Myczko ha scritto:
Hi Antonio,On 21 Aug 2022, at 20:34, Antonio Valentino <antonio.valentino@tiscali.it> wrote:
[...]
Il 21/08/22 11:45, Gürkan Myczko ha scritto:
[...]
On Sat, 20 Aug 2022 23:05:34 +0200 =?UTF-8?Q?G=C3=BCrkan_Myczko?= <gurkan@phys.ethz.ch> wrote:Package: wnpp Severity: wishlist Owner: Gürkan Myczko <tar@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org * Package name : zfp Version : 1.0.0 Upstream Authors: Peter Lindstrom URL : https://github.com/LLNL/zfp * License : BSD-3-clause Description : Fixed-Rate Compressed Floating-Point Arrays This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk. It has bindings for C, C++, Fortran, and Python, as well as a cli toolI'm very interested in having this library in Debian. If you need any help form me please let me know an I will be happy to support the packaging and maintenance of this library.Sounds good, I wouldn't mind helping hands, am busy myself very much, here's my work so far: http://sid.ethz.ch/debian/zfp/I have create a "working" git repo on my area in salsa. https://salsa.debian.org/antonio.valentino/zfp I hope you don't mind.that’s perfect, i wanted to suggest that, as well as adding yourself and/or team science to d/control (Maintainers/Uploaders)
OK thanks.Could you please confirm that you have received the salsa invitation to get access to the repository?
[...]
The package needs to rename zfp to libzfpN and add python(3?)-zfp And maybe a better d/copyright, other than that it doesn't look too bad.I have renamed/split the old zfp package into libzfp1 and python3-zfpy. I have also added a new package zfp for the command line utilities. There is still some problem with the libzfp1-dbgsym package, I need to investigate. Finally, I also plan to try to include symbol files. Please let me know if you have any comments.that also is perfect, tell me once you’re ready, i’ll be glad for final review, preferably from mentors.debian.net <http://mentors.debian.net/> for sponsoring. depending on the team science or not, it’d go to debian/ salsa or the team repo on salsa, i can create the repo there as well, once it’s final.
OK, I would prefer to have the package in debian-science. I will let you know once the package is ready for the final review. Currently I'm having the following error:E: libzfp1-dbgsym: stripped-library [usr/lib/debug/.dwz/x86_64-linux-gnu/libzfp1.debug]
N:N: Libraries in .../lib/debug or in .../lib/profile must not be stripped; this defeats the whole point of the separate library.
N: N: Visibility: error N: Show-Always: no N: Check: libraries/debug-symbols N: Renamed from: library-in-debug-or-profile-should-not-be-stripped do you have already seen it before? Do you have already any idea about how to fix it? cheers -- Antonio Valentino