[Bug 2280508] Review Request: dtk6core - Deepin tool kit core modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2280508

Benson Muite <benson_muite@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benson_muite@xxxxxxxxxxxxx
           Doc Type|---                         |If docs needed, set a value



--- Comment #2 from Benson Muite <benson_muite@xxxxxxxxxxxxx> ---
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- If (and only if) the source package includes the text of the license(s)
  in its own file, then that file, containing the text of the license(s)
  for the package is included in %license.
  Note: License file dlicenseinfo.h is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text


===== MUST items =====

C/C++:
[-]: Provides: bundled(gnulib) in place as required.
     Note: Sources not installed
[ ]: Package does not contain kernel modules.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "*No copyright* GNU General Public
     License, Version 3", "GNU Lesser General Public License, Version 3",
     "*No copyright* GNU Lesser General Public License, Version 3",
     "Creative Commons Attribution 4.0 and/or Creative Commons CC0 1.0",
     "*No copyright* BSD 3-Clause License", "Creative Commons Attribution
     4.0", "*No copyright* Creative Commons CC0 1.0", "GNU Lesser General
     Public License, Version 2.1", "GNU Lesser General Public License v3.0
     or later", "BSD 3-Clause License", "*No copyright* MIT License", "GNU
     Lesser General Public License, Version 3 [generated file]". 165 files
     have unknown license. Detailed output of licensecheck in
     /home/fedora/2280508-dtk6core/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[!]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/include/dtk6
[ ]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib64/qt6/mkspecs,
     /usr/lib64/qt6/mkspecs/features, /usr/lib64/qt6/mkspecs/modules,
     /usr/include/dtk6
[x]: %build honors applicable compiler flags or justifies otherwise.
[ ]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: The License field must be a valid SPDX expression.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 1677 bytes in 1 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[ ]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[!]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: dtk6core-6.0.15-1.fc41.aarch64.rpm
          dtk6core-devel-6.0.15-1.fc41.aarch64.rpm
          dtk6core-debuginfo-6.0.15-1.fc41.aarch64.rpm
          dtk6core-debugsource-6.0.15-1.fc41.aarch64.rpm
          dtk6core-6.0.15-1.fc41.src.rpm
============================ rpmlint session starts
============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpqedbejuu')]
checks: 32, packages: 5

dtk6core.aarch64: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee
pin, Dee-pin, Deepen')
dtk6core.aarch64: E: spelling-error ('Deepin', '%description -l en_US Deepin ->
Dee pin, Dee-pin, Deepen')
dtk6core.src: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee pin,
Dee-pin, Deepen')
dtk6core.src: E: spelling-error ('Deepin', '%description -l en_US Deepin -> Dee
pin, Dee-pin, Deepen')
dtk6core-devel.aarch64: W: no-documentation
dtk6core-debugsource.aarch64: E: files-duplicated-waste 749610
dtk6core-devel.aarch64: W: files-duplicate /usr/include/dtk6/DCore/DCapFile
/usr/include/dtk6/DCore/DCapDir
 5 packages and 0 specfiles checked; 5 errors, 2 warnings, 32 filtered, 5
badness; has taken 1.5 s 




Rpmlint (debuginfo)
-------------------
Checking: dtk6core-debuginfo-6.0.15-1.fc41.aarch64.rpm
          dtk6core-devel-debuginfo-6.0.15-1.fc41.aarch64.rpm
============================ rpmlint session starts
============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmplirn8i0t')]
checks: 32, packages: 2

 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 23 filtered, 0
badness; has taken 0.7 s 





Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts
============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 5

dtk6core.aarch64: E: spelling-error ('Deepin', 'Summary(en_US) Deepin -> Dee
pin, Dee-pin, Deepen')
dtk6core.aarch64: E: spelling-error ('Deepin', '%description -l en_US Deepin ->
Dee pin, Dee-pin, Deepen')
dtk6core-devel.aarch64: W: no-documentation
dtk6core-debugsource.aarch64: E: files-duplicated-waste 749610
dtk6core-devel.aarch64: W: files-duplicate /usr/include/dtk6/DCore/DCapFile
/usr/include/dtk6/DCore/DCapDir
 5 packages and 0 specfiles checked; 3 errors, 2 warnings, 47 filtered, 3
badness; has taken 2.4 s 



Source checksums
----------------
https://github.com/linuxdeepin/dtk6core/archive/6.0.15/dtk6core-6.0.15.tar.gz :
  CHECKSUM(SHA256) this package     :
8cf596f3e1a5b15644310b03f9b1faf5e611232fdce15b9142299ac31472e05a
  CHECKSUM(SHA256) upstream package :
8cf596f3e1a5b15644310b03f9b1faf5e611232fdce15b9142299ac31472e05a


Requires
--------
dtk6core (rpmlib, GLIBC filtered):
    ld-linux-aarch64.so.1()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.7)(64bit)
    libQt6Core.so.6(Qt_6.7_PRIVATE_API)(64bit)
    libQt6DBus.so.6()(64bit)
    libQt6DBus.so.6(Qt_6)(64bit)
    libQt6Xml.so.6()(64bit)
    libQt6Xml.so.6(Qt_6)(64bit)
    libc.so.6()(64bit)
    libfmt.so.10()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libspdlog.so.1.12()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.7)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libsystemd.so.0()(64bit)
    libsystemd.so.0(LIBSYSTEMD_209)(64bit)
    qt6-qtbase(aarch-64)
    rtld(GNU_HASH)

dtk6core-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    cmake-filesystem(aarch-64)
    dtk6core(aarch-64)
    dtkcommon-devel(aarch-64)
    ld-linux-aarch64.so.1()(64bit)
    libQt6Core.so.6()(64bit)
    libQt6Core.so.6(Qt_6)(64bit)
    libQt6Core.so.6(Qt_6.7)(64bit)
    libQt6DBus.so.6()(64bit)
    libQt6DBus.so.6(Qt_6)(64bit)
    libQt6Xml.so.6()(64bit)
    libQt6Xml.so.6(Qt_6)(64bit)
    libc.so.6()(64bit)
    libdtk6core.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.15)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    rtld(GNU_HASH)

dtk6core-debuginfo (rpmlib, GLIBC filtered):

dtk6core-debugsource (rpmlib, GLIBC filtered):



Provides
--------
dtk6core:
    dtk6core
    dtk6core(aarch-64)
    libdtk6core.so.6()(64bit)

dtk6core-devel:
    cmake(Dtk6CMake)
    cmake(Dtk6Core)
    cmake(Dtk6DConfig)
    cmake(Dtk6Tools)
    cmake(dtk6cmake)
    cmake(dtk6core)
    cmake(dtk6dconfig)
    cmake(dtk6tools)
    dtk6core-devel
    dtk6core-devel(aarch-64)
    pkgconfig(dtk6core)

dtk6core-debuginfo:
    debuginfo(build-id)
    dtk6core-debuginfo
    dtk6core-debuginfo(aarch-64)
    libdtk6core.so.6.0.15-6.0.15-1.fc41.aarch64.debug()(64bit)

dtk6core-debugsource:
    dtk6core-debugsource
    dtk6core-debugsource(aarch-64)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -b 2280508
Buildroot used: fedora-rawhide-aarch64
Active plugins: C/C++, Generic, Shell-api
Disabled plugins: Python, R, Java, fonts, Haskell, PHP, SugarActivity, Ocaml,
Perl
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) For directory ownership, is it possible to change
%files devel
%{_includedir}/dtk6/DCore/
to
%files devel
%dir %{_includedir}/dtk6
%{_includedir}/dtk6/DCore/

b) What is the reason for:
sed -i 's|/etc/os-version|/etc/uos-version|' src/dsysinfo.cpp

c) Package does not build on Koji:
https://koji.fedoraproject.org/koji/taskinfo?taskID=118102960

d) There are additional licenses:
GNU Lesser General Public License, Version 2.1
----------------------------------------------
dtk6core-6.0.15/LICENSES/LGPL-2.1-or-later.txt
dtk6core-6.0.15/include/util/ddbusextendedabstractinterface.h
dtk6core-6.0.15/src/util/ddbusextendedabstractinterface.cpp
dtk6core-6.0.15/src/util/ddbusextendedpendingcallwatcher.cpp
dtk6core-6.0.15/src/util/ddbusextendedpendingcallwatcher_p.h

GNU Lesser General Public License, Version 3 [generated file]
-------------------------------------------------------------
dtk6core-6.0.15/tools/settings/main.cpp

Are any of these files used in the build? IF so license field
may need to be
LGPL-2.1-or-later AND LGPL-3.0-only and LGPL-3.0-or-later


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2280508

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202280508%23c2
--
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux