Review: kokkos 5.1.0-1
New Package Report
.changes
| Distribution | experimental |
|---|---|
| Date | Mon, 30 Mar 2026 18:38:18 +0000 |
| Source | kokkos |
| Version | 5.1.0-1 |
| Changed-By | Alex Myczko |
| Architecture | source arm64 |
Changelog
kokkos (5.1.0-1) experimental; urgency=medium . * New upstream version.
.dsc
| Component | main |
|---|---|
| Package-List | kokkos deb science optional arch=any libkokkos-dev deb libdevel optional arch=any libkokkos5.1 deb libs optional arch=any |
| Section | science |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kokkos Upstream-Contact: Christian R. Trott <crtrott@sandia.gov> Source: https://github.com/kokkos/kokkos Files: * Copyright: 2019-2026 National Technology & Engineering Solutions of Sandia, LLC (NTESS) License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the Corporation nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY NTESS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NTESS OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: tpls/desul/* Copyright: 2019 Lawrence Livermore National Security, LLC License: BSD-3-Clause Files: tpls/gtest/* Copyright: 2005-2015 Google Inc License: BSD-3-clause Files: debian/* Copyright: 2022-2026 Alex Myczko <tar@debian.org> License: GPL-2-or-later This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/> . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Review Information
rejected — allocated to awm 14 days ago, started 14 days ago, completed 14 days ago.
Final Comment
Hi,
debian/copyright seems to need some acknowledgement of the Apache licensed
things. See notes.
Thanks!
Public Notes
14 days ago
● public
Lintian
Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: kokkos: no-manual-page [usr/bin/hpcbind]
N:
N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N: a manual page
N:
N: Note that though the man program has the capability to check for several
N: program names in the NAMES section, each of these programs should have its
N: own manual page (a symbolic link to the appropriate manual page is
N: sufficient) because other manual page viewers such as xman or tkman don't
N: support this.
N:
N: If the name of the manual page differs from the binary by case, man may be
N: able to find it anyway; however, it is still best practice to match the
N: exact capitalization of the executable in the manual page.
N:
N: If the manual pages are provided by another package on which this package
N: depends, Lintian may not be able to determine that manual pages are
N: available. In this case, after confirming that all binaries do have manual
N: pages after this package and its dependencies are installed, please add a
N: Lintian override.
N:
N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N: for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: documentation/manual
N: Renamed from: binary-without-manpage
N:
N:
W: kokkos: no-manual-page [usr/bin/kokkos_launch_compiler]
N:
W: kokkos: no-manual-page [usr/bin/nvcc_wrapper]
N:
W: libkokkos5.1: package-name-doesnt-match-sonames libkokkoscontainers5.1 libkokkoscore5.1
N:
N: The package name of a library package should usually reflect the soname of
N: the included library. The package name can determined from the library
N: file name with the following code snippet:
N:
N: $ objdump -p /path/to/libfoo-bar.so.1.2.3 | sed -n -e's/^[[:space:]]*SONAME[[:space:]]*//p' | \
N: sed -r -e's/([0-9])\.so\./\1-/; s/\.so(\.|$)//; y/_/-/; s/(.*)/\L&/'
N:
N: Visibility: warning
N: Show-Always: no
N: Check: libraries/shared/soname
N:
14 days ago
● public
Licenserecon
Command: lrc -s
Exit code: 3
en: Versions: licenserecon '14.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
d/copyright | licensecheck
BSD-3-clause | Apache-2.0 algorithms/perf_test/test_inclusive_scan.cpp
BSD-3-clause | Apache-2.0 and/or public-domain containers/src/impl/Kokkos_Functional_impl.hpp
BSD-3-clause | Apache-2.0 containers/src/impl/Kokkos_StaticCrsGraph_factory.hpp
Short option in use. Not all differences shown