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

Major Hayden 🤠 <mhay...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(manisandro@gmail.
                   |                            |com)



--- Comment #3 from Major Hayden 🤠 <mhay...@redhat.com> ---
Package Review
==============

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


Issues:
=======

Two small issues:

[!]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform, /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform

[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform, /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform

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

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "GNU Free Documentation License,
     Version 1.3", "GNU General Public License, Version 2", "GNU Lesser
     General Public License, Version 3", "*No copyright* [generated file]",
     "GNU Lesser General Public License, Version 3 GNU General Public
     License v2.0 or later", "GNU Lesser General Public License, Version 3
     GNU General Public License, Version 2", "BSD 3-clause "New" or
     "Revised" License", "GNU General Public License, Version 3", "Expat
     License". 2835 files have unknown license. Detailed output of
     licensecheck in /var/lib/copr-rpmbuild/results/mingw-
     qt6-qtquickcontrols2/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[!]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform, /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform
[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/i686-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform, /usr/x86_64-w64-mingw32/sys-
     root/mingw/lib/qt6/qml/Qt/labs/platform
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: 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.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: 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.
[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 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

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

Generic:
[!]: Reviewer should test that the package builds in mock.
[x]: 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).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     mingw32-qt6-qtquickcontrols2 , mingw64-qt6-qtquickcontrols2
[x]: Package functions as described.
[x]: 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.
[x]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define release_version %(echo
     %{version} | awk -F. '{print $1"."$2}')
[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]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.

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

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: mingw32-qt6-qtquickcontrols2-6.1.1-1.fc35.noarch.rpm
          mingw64-qt6-qtquickcontrols2-6.1.1-1.fc35.noarch.rpm
          mingw-qt6-qtquickcontrols2-6.1.1-1.fc35.src.rpm
mingw32-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickControls2.dll.a
mingw32-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickControls2Impl.dll.a
mingw32-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/i686-w64-mingw32/sys-root/mingw/lib/libQt6QuickTemplates2.dll.a
mingw32-qt6-qtquickcontrols2.noarch: E: zero-length
/usr/i686-w64-mingw32/sys-root/mingw/include/qt6/QtQuickControls2/qtquickcontrols2-config.h
mingw32-qt6-qtquickcontrols2.noarch: E: zero-length
/usr/i686-w64-mingw32/sys-root/mingw/include/qt6/QtQuickTemplates2/qtquicktemplates2-config.h
mingw64-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickControls2.dll.a
mingw64-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickControls2Impl.dll.a
mingw64-qt6-qtquickcontrols2.noarch: E:
arch-independent-package-contains-binary-or-object
/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libQt6QuickTemplates2.dll.a
mingw64-qt6-qtquickcontrols2.noarch: E: zero-length
/usr/x86_64-w64-mingw32/sys-root/mingw/include/qt6/QtQuickControls2/qtquickcontrols2-config.h
mingw64-qt6-qtquickcontrols2.noarch: E: zero-length
/usr/x86_64-w64-mingw32/sys-root/mingw/include/qt6/QtQuickTemplates2/qtquicktemplates2-config.h
mingw-qt6-qtquickcontrols2.src: E: specfile-error warning: Macro expanded in
comment on line 7: (c=%{commit}; echo ${c:0:7})
mingw-qt6-qtquickcontrols2.src: E: specfile-error warning: Macro expanded in
comment on line 7: (c=%{commit}; echo ${c:0:7})
3 packages and 0 specfiles checked; 12 errors, 279 warnings.




Rpmlint (installed packages)
----------------------------
Cannot parse rpmlint output:


Source checksums
----------------
http://download.qt.io/official_releases/qt/6.1/6.1.1/submodules/qtquickcontrols2-everywhere-src-6.1.1.tar.xz
:
  CHECKSUM(SHA256) this package     :
7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4
  CHECKSUM(SHA256) upstream package :
7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4


Requires
--------
mingw32-qt6-qtquickcontrols2 (rpmlib, GLIBC filtered):
    mingw32(gdi32.dll)
    mingw32(kernel32.dll)
    mingw32(libgcc_s_dw2-1.dll)
    mingw32(libstdc++-6.dll)
    mingw32(msvcrt.dll)
    mingw32(qt6core.dll)
    mingw32(qt6gui.dll)
    mingw32(qt6qml.dll)
    mingw32(qt6qmlmodels.dll)
    mingw32(qt6quick.dll)
    mingw32(qt6quickcontrols2.dll)
    mingw32(qt6quickcontrols2impl.dll)
    mingw32(qt6quicktemplates2.dll)
    mingw32(qt6widgets.dll)
    mingw32(user32.dll)
    mingw32(uxtheme.dll)
    mingw32-crt
    mingw32-filesystem
    mingw32-qt6-qtdeclarative

mingw64-qt6-qtquickcontrols2 (rpmlib, GLIBC filtered):
    mingw64(gdi32.dll)
    mingw64(kernel32.dll)
    mingw64(libstdc++-6.dll)
    mingw64(msvcrt.dll)
    mingw64(qt6core.dll)
    mingw64(qt6gui.dll)
    mingw64(qt6qml.dll)
    mingw64(qt6qmlmodels.dll)
    mingw64(qt6quick.dll)
    mingw64(qt6quickcontrols2.dll)
    mingw64(qt6quickcontrols2impl.dll)
    mingw64(qt6quicktemplates2.dll)
    mingw64(qt6widgets.dll)
    mingw64(user32.dll)
    mingw64(uxtheme.dll)
    mingw64-crt
    mingw64-filesystem
    mingw64-qt6-qtdeclarative



Provides
--------
mingw32-qt6-qtquickcontrols2:
    mingw32(qt6quickcontrols2.dll)
    mingw32(qt6quickcontrols2impl.dll)
    mingw32(qt6quicktemplates2.dll)
    mingw32(qtlabsplatformplugin.dll)
    mingw32(qtquickcontrols2basicstyleimplplugin.dll)
    mingw32(qtquickcontrols2basicstyleplugin.dll)
    mingw32(qtquickcontrols2fusionstyleimplplugin.dll)
    mingw32(qtquickcontrols2fusionstyleplugin.dll)
    mingw32(qtquickcontrols2imaginestyleimplplugin.dll)
    mingw32(qtquickcontrols2imaginestyleplugin.dll)
    mingw32(qtquickcontrols2implplugin.dll)
    mingw32(qtquickcontrols2materialstyleimplplugin.dll)
    mingw32(qtquickcontrols2materialstyleplugin.dll)
    mingw32(qtquickcontrols2nativestyleplugin.dll)
    mingw32(qtquickcontrols2plugin.dll)
    mingw32(qtquickcontrols2universalstyleimplplugin.dll)
    mingw32(qtquickcontrols2universalstyleplugin.dll)
    mingw32(qtquickcontrols2windowsstyleplugin.dll)
    mingw32(qtquicktemplates2plugin.dll)
    mingw32-qt6-qtquickcontrols2

mingw64-qt6-qtquickcontrols2:
    mingw64(qt6quickcontrols2.dll)
    mingw64(qt6quickcontrols2impl.dll)
    mingw64(qt6quicktemplates2.dll)
    mingw64(qtlabsplatformplugin.dll)
    mingw64(qtquickcontrols2basicstyleimplplugin.dll)
    mingw64(qtquickcontrols2basicstyleplugin.dll)
    mingw64(qtquickcontrols2fusionstyleimplplugin.dll)
    mingw64(qtquickcontrols2fusionstyleplugin.dll)
    mingw64(qtquickcontrols2imaginestyleimplplugin.dll)
    mingw64(qtquickcontrols2imaginestyleplugin.dll)
    mingw64(qtquickcontrols2implplugin.dll)
    mingw64(qtquickcontrols2materialstyleimplplugin.dll)
    mingw64(qtquickcontrols2materialstyleplugin.dll)
    mingw64(qtquickcontrols2nativestyleplugin.dll)
    mingw64(qtquickcontrols2plugin.dll)
    mingw64(qtquickcontrols2universalstyleimplplugin.dll)
    mingw64(qtquickcontrols2universalstyleplugin.dll)
    mingw64(qtquickcontrols2windowsstyleplugin.dll)
    mingw64(qtquicktemplates2plugin.dll)
    mingw64-qt6-qtquickcontrols2



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name
mingw-qt6-qtquickcontrols2 --mock-config
/var/lib/copr-rpmbuild/results/configs/child.cfg
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic
Disabled plugins: C/C++, SugarActivity, Haskell, PHP, Perl, R, fonts, Java,
Ocaml, Python
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH


-- 
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.
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to