https://bugzilla.redhat.com/show_bug.cgi?id=2249796 Zephyr Lykos <fedora@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(topazus@outlook.c | |om) --- Comment #7 from Zephyr Lykos <fedora@xxxxxxxxx> --- Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Header files in -devel subpackage, if present. # Fake positive: these are templates, not headers # Maybe we should seperate those into xmake-data (noarch)? Note: xmake : /usr/share/xmake/templates/c++/qt.shared/project/src/demo.h xmake : /usr/share/xmake/templates/c++/qt.shared/project/src/demo_global.h xmake : /usr/share/xmake/templates/c++/qt.static/project/src/demo.h xmake : /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.h xmake : /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.h xmake : /usr/share/xmake/templates/c++/shared/project/src/foo.h xmake : /usr/share/xmake/templates/c++/static/project/src/foo.h xmake : /usr/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.h xmake : /usr/share/xmake/templates/c++/tbox.static/project/src/_library/interface.h xmake : /usr/share/xmake/templates/c/shared/project/src/foo.h xmake : /usr/share/xmake/templates/c/static/project/src/foo.h xmake : /usr/share/xmake/templates/c/tbox.shared/project/src/_library/interface.h xmake : /usr/share/xmake/templates/c/tbox.static/project/src/_library/interface.h xmake : /usr/share/xmake/templates/objc++/bundle/project/src/test.h xmake : /usr/share/xmake/templates/objc++/framework/project/src/test.h xmake : /usr/share/xmake/templates/objc/bundle/project/src/test.h xmake : /usr/share/xmake/templates/objc/framework/project/src/test.h xmake : /usr/share/xmake/templates/objc/iosapp/project/src/AppDelegate.h xmake : /usr/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.h xmake : /usr/share/xmake/templates/objc/iosapp/project/src/ViewController.h xmake : /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.h xmake : /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.h xmake : /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.h xmake : /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.h xmake : /usr/share/xmake/templates/objc/macapp/project/src/AppDelegate.h xmake : /usr/share/xmake/templates/objc/macapp/project/src/ViewController.h xmake : /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.h xmake : /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.h xmake : /usr/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.h See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_devel_packages - 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. # False positive: not a license file Note: License file license.lua 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 [x]: 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]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. 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. No licenses found. Please check the source files for licenses manually. [x]: License file installed when any subpackage combination is installed. [x]: %build honors applicable compiler flags or justifies otherwise. [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]: Useful -debuginfo package or justification otherwise. [x]: Package is not known to require an ExcludeArch tag. [-]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 211831 bytes in 2 files. [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]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [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]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [x]: 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]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [x]: Package should compile and build into binary rpms on all supported architectures. [x]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [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]: 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: [-]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 7464960 bytes in /usr/share [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: xmake-2.8.5-1.fc40.x86_64.rpm xmake-debuginfo-2.8.5-1.fc40.x86_64.rpm xmake-debugsource-2.8.5-1.fc40.x86_64.rpm xmake-2.8.5-1.fc40.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/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/tmpt5pzva97')] checks: 31, packages: 4 xmake.spec: W: patch-not-applied Patch0: 0001-pkgconfig-fix-check.patch xmake.spec: W: patch-not-applied Patch1: 0001-system-include.patch xmake.spec: W: patch-not-applied Patch2: 0001-add-relwithdebinfo-build-mode.patch # False positive: applied with %forgeautosetup xmake.x86_64: E: non-executable-script /usr/share/xmake/scripts/conan/extensions/generators/xmake_generator.py 644 /usr/bin/env python xmake.x86_64: E: non-executable-script /usr/share/xmake/scripts/update-script.sh 644 /bin/sh xmake.x86_64: E: files-duplicated-waste 122543 xmake.x86_64: W: files-duplicate /usr/share/xmake/scripts/completions/register-completions.bash /usr/share/bash-completion/completions/xmake xmake.x86_64: W: files-duplicate /usr/share/xmake/scripts/completions/register-completions.fish /usr/share/fish/vendor_completions.d/xmake.fish xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/is_host.lua /usr/share/xmake/core/sandbox/modules/interpreter/is_host.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/is_subhost.lua /usr/share/xmake/core/sandbox/modules/interpreter/is_subhost.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/tonumber.lua /usr/share/xmake/core/sandbox/modules/interpreter/tonumber.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/tostring.lua /usr/share/xmake/core/sandbox/modules/interpreter/tostring.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/type.lua /usr/share/xmake/core/sandbox/modules/interpreter/type.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/core/sandbox/modules/unpack.lua /usr/share/xmake/core/sandbox/modules/interpreter/unpack.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/languages/objc++/check_main.lua /usr/share/xmake/languages/c++/check_main.lua:/usr/share/xmake/languages/cuda/check_main.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/core/tools/icpx.lua /usr/share/xmake/modules/core/tools/dpcpp.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/zig_cxx/has_flags.lua /usr/share/xmake/modules/detect/tools/circle/has_flags.lua:/usr/share/xmake/modules/detect/tools/clang/has_flags.lua:/usr/share/xmake/modules/detect/tools/clangxx/has_flags.lua:/usr/share/xmake/modules/detect/tools/emcc/has_flags.lua:/usr/share/xmake/modules/detect/tools/gccgo/has_flags.lua:/usr/share/xmake/modules/detect/tools/gxx/has_flags.lua:/usr/share/xmake/modules/detect/tools/icc/has_flags.lua:/usr/share/xmake/modules/detect/tools/nvc/has_flags.lua:/usr/share/xmake/modules/detect/tools/nvcxx/has_flags.lua:/usr/share/xmake/modules/detect/tools/zig_cc/has_flags.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/zig_cxx/features.lua /usr/share/xmake/modules/detect/tools/clangxx/features.lua:/usr/share/xmake/modules/detect/tools/gxx/features.lua:/usr/share/xmake/modules/detect/tools/nvc/features.lua:/usr/share/xmake/modules/detect/tools/nvcxx/features.lua:/usr/share/xmake/modules/detect/tools/zig_cc/features.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/icx/cfeatures.lua /usr/share/xmake/modules/detect/tools/dpcpp/cfeatures.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/icx/cxxfeatures.lua /usr/share/xmake/modules/detect/tools/dpcpp/cxxfeatures.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/icx/features.lua /usr/share/xmake/modules/detect/tools/dpcpp/features.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/modules/detect/tools/icx/has_flags.lua /usr/share/xmake/modules/detect/tools/dpcpp/has_flags.lua:/usr/share/xmake/modules/detect/tools/icpx/has_flags.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/plugins/project/vsxmake/vsproj/templates/vcxproj.filters/File.mpp(filempp) /usr/share/xmake/plugins/project/vsxmake/vsproj/templates/vcxproj.filters/File.c(filec):/usr/share/xmake/plugins/project/vsxmake/vsproj/templates/vcxproj.filters/File.cxx(filecxx) xmake.x86_64: W: files-duplicate /usr/share/zsh/site-functions/_xmake /usr/share/xmake/scripts/completions/register-completions.zsh xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/zig/console/template.lua /usr/share/xmake/templates/c++/console/template.lua:/usr/share/xmake/templates/c/console/template.lua:/usr/share/xmake/templates/cuda/console/template.lua:/usr/share/xmake/templates/dlang/console/template.lua:/usr/share/xmake/templates/fortran/console/template.lua:/usr/share/xmake/templates/go/console/template.lua:/usr/share/xmake/templates/nim/console/template.lua:/usr/share/xmake/templates/objc++/console/template.lua:/usr/share/xmake/templates/objc/console/template.lua:/usr/share/xmake/templates/pascal/console/template.lua:/usr/share/xmake/templates/rust/console/template.lua:/usr/share/xmake/templates/swift/console/template.lua:/usr/share/xmake/templates/vala/console/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.quickapp_static/project/src/main.cpp /usr/share/xmake/templates/c++/qt.quickapp/project/src/main.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.quickapp_static/project/src/main.qml /usr/share/xmake/templates/c++/qt.quickapp/project/src/main.qml xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.quickapp_static/project/src/qml.qrc /usr/share/xmake/templates/c++/qt.quickapp/project/src/qml.qrc xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/main.cpp /usr/share/xmake/templates/c++/qt.widgetapp/project/src/main.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.cpp /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.h /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.ui /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.ui xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/static/project/src/foo.c /usr/share/xmake/templates/c++/shared/project/src/foo.cpp:/usr/share/xmake/templates/c++/static/project/src/foo.cpp:/usr/share/xmake/templates/c/shared/project/src/foo.c xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/static/project/src/main.cpp /usr/share/xmake/templates/c++/shared/project/src/main.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/zig/shared/template.lua /usr/share/xmake/templates/c++/shared/template.lua:/usr/share/xmake/templates/c/shared/template.lua:/usr/share/xmake/templates/cuda/shared/template.lua:/usr/share/xmake/templates/dlang/shared/template.lua:/usr/share/xmake/templates/fortran/shared/template.lua:/usr/share/xmake/templates/nim/shared/template.lua:/usr/share/xmake/templates/pascal/shared/template.lua:/usr/share/xmake/templates/vala/shared/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/zig/static/template.lua /usr/share/xmake/templates/c++/static/template.lua:/usr/share/xmake/templates/c/static/template.lua:/usr/share/xmake/templates/cuda/static/template.lua:/usr/share/xmake/templates/dlang/static/template.lua:/usr/share/xmake/templates/fortran/static/template.lua:/usr/share/xmake/templates/go/static/template.lua:/usr/share/xmake/templates/nim/static/template.lua:/usr/share/xmake/templates/rust/static/template.lua:/usr/share/xmake/templates/vala/static/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.console/project/src/main.c /usr/share/xmake/templates/c++/tbox.console/project/src/main.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.console/template.lua /usr/share/xmake/templates/c++/tbox.console/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.static/project/src/_demo/main.c /usr/share/xmake/templates/c++/tbox.shared/project/src/_demo/main.cpp:/usr/share/xmake/templates/c++/tbox.static/project/src/_demo/main.cpp:/usr/share/xmake/templates/c/tbox.shared/project/src/_demo/main.c xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c++/tbox.static/project/src/_demo/xmake.lua /usr/share/xmake/templates/c++/tbox.shared/project/src/_demo/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.static/project/src/_library/interface.c /usr/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.cpp:/usr/share/xmake/templates/c++/tbox.static/project/src/_library/interface.cpp:/usr/share/xmake/templates/c/tbox.shared/project/src/_library/interface.c xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.shared/project/src/_library/interface.h /usr/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.static/project/xmake.lua /usr/share/xmake/templates/c++/tbox.shared/project/xmake.lua:/usr/share/xmake/templates/c++/tbox.static/project/xmake.lua:/usr/share/xmake/templates/c/tbox.shared/project/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.static/project/src/_library/interface.h /usr/share/xmake/templates/c++/tbox.static/project/src/_library/interface.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/xmake.cli/project/src/lni/main.c /usr/share/xmake/templates/c++/xmake.cli/project/src/lni/main.cpp xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/xmake.cli/project/src/lua/main.lua /usr/share/xmake/templates/c++/xmake.cli/project/src/lua/main.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/xmake.cli/project/xmake.lua /usr/share/xmake/templates/c++/xmake.cli/project/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/xmake.cli/template.lua /usr/share/xmake/templates/c++/xmake.cli/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/static/project/src/main.c /usr/share/xmake/templates/c/shared/project/src/main.c xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/c/tbox.static/project/src/_demo/xmake.lua /usr/share/xmake/templates/c/tbox.shared/project/src/_demo/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/dlang/static/project/src/main.d /usr/share/xmake/templates/dlang/shared/project/src/main.d xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/fortran/static/project/src/main.f90 /usr/share/xmake/templates/fortran/shared/project/src/main.f90 xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/fortran/static/project/src/test.f90 /usr/share/xmake/templates/fortran/shared/project/src/test.f90 xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/nim/static/project/src/main.nim /usr/share/xmake/templates/nim/shared/project/src/main.nim xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/framework/Info.plist /usr/share/xmake/templates/objc++/bundle/project/src/Info.plist:/usr/share/xmake/templates/objc++/framework/project/src/Info.plist:/usr/share/xmake/templates/objc/bundle/project/src/Info.plist:/usr/share/xmake/templates/objc/framework/project/src/Info.plist:/usr/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/Info.plist xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.h /usr/share/xmake/templates/objc++/bundle/project/src/test.h:/usr/share/xmake/templates/objc++/framework/project/src/test.h:/usr/share/xmake/templates/objc/bundle/project/src/test.h:/usr/share/xmake/templates/objc/framework/project/src/test.h:/usr/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/framework/project/src/test.m /usr/share/xmake/templates/objc++/bundle/project/src/test.mm:/usr/share/xmake/templates/objc++/framework/project/src/test.mm:/usr/share/xmake/templates/objc/bundle/project/src/test.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/bundle/template.lua /usr/share/xmake/templates/objc++/bundle/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/console/project/src/main.m /usr/share/xmake/templates/objc++/console/project/src/main.mm xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/framework/template.lua /usr/share/xmake/templates/objc++/framework/template.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.h /usr/share/xmake/templates/objc/iosapp/project/src/AppDelegate.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json /usr/share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/Contents.json /usr/share/xmake/templates/objc/iosapp/project/src/Assets.xcassets/Contents.json:/usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Assets.xcassets/Contents.json:/usr/share/xmake/templates/objc/macapp/project/src/Assets.xcassets/Contents.json xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/LaunchScreen.storyboard /usr/share/xmake/templates/objc/iosapp/project/src/Base.lproj/LaunchScreen.storyboard xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Base.lproj/Main.storyboard /usr/share/xmake/templates/objc/iosapp/project/src/Base.lproj/Main.storyboard xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/Info.plist /usr/share/xmake/templates/objc/iosapp/project/src/Info.plist xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.h /usr/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.m /usr/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.h /usr/share/xmake/templates/objc/iosapp/project/src/ViewController.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.m /usr/share/xmake/templates/objc/iosapp/project/src/ViewController.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/main.m /usr/share/xmake/templates/objc/iosapp/project/src/main.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp/project/xmake.lua /usr/share/xmake/templates/objc/iosapp/project/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.m /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/xmake.lua /usr/share/xmake/templates/objc/iosapp_with_framework/project/xmake.lua xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.h /usr/share/xmake/templates/objc/macapp/project/src/AppDelegate.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/Assets.xcassets/AppIcon.appiconset/Contents.json /usr/share/xmake/templates/objc/macapp/project/src/Assets.xcassets/AppIcon.appiconset/Contents.json xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/Base.lproj/Main.storyboard /usr/share/xmake/templates/objc/macapp/project/src/Base.lproj/Main.storyboard xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/Info.plist /usr/share/xmake/templates/objc/macapp/project/src/Info.plist xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.h /usr/share/xmake/templates/objc/macapp/project/src/ViewController.h xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.m /usr/share/xmake/templates/objc/macapp/project/src/ViewController.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/main.m /usr/share/xmake/templates/objc/macapp/project/src/main.m xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/test.entitlements /usr/share/xmake/templates/objc/macapp/project/src/test.entitlements xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/vala/static/project/src/main.vala /usr/share/xmake/templates/vala/shared/project/src/main.vala xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/vala/static/project/src/mymath.vala /usr/share/xmake/templates/vala/shared/project/src/mymath.vala xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/zig/static/project/src/main.zig /usr/share/xmake/templates/zig/shared/project/src/main.zig xmake.x86_64: W: files-duplicate /usr/share/xmake/templates/zig/static/project/src/test.zig /usr/share/xmake/templates/zig/shared/project/src/test.zig # Upstream issue, please file a bug at upstream xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/scripts/find_cudadevices.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/console/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.console/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.quickapp/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.quickapp_static/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.shared/project/src/demo.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.shared/project/src/demo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.shared/project/src/demo_global.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.static/project/src/demo.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.static/project/src/demo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp/project/src/mainwindow.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/qt.widgetapp_static/project/src/mainwindow.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/shared/project/src/foo.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/shared/project/src/foo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/shared/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/static/project/src/foo.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/static/project/src/foo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/static/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.console/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.shared/project/src/_demo/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.shared/project/src/_library/interface.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.static/project/src/_demo/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.static/project/src/_library/interface.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/tbox.static/project/src/_library/interface.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/wxwidgets/project/src/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c++/xmake.cli/project/src/lni/main.cpp xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/console/project/src/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/shared/project/src/foo.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/shared/project/src/foo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/shared/project/src/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/static/project/src/foo.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/static/project/src/foo.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/static/project/src/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.console/project/src/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.shared/project/src/_demo/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.shared/project/src/_library/interface.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.shared/project/src/_library/interface.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.static/project/src/_demo/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.static/project/src/_library/interface.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/tbox.static/project/src/_library/interface.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/c/xmake.cli/project/src/lni/main.c xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc++/bundle/project/src/test.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc++/framework/project/src/test.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/bundle/project/src/test.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/framework/project/src/test.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp/project/src/AppDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp/project/src/SceneDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp/project/src/ViewController.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/AppDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/SceneDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/app/ViewController.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/iosapp_with_framework/project/src/framework/test.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/macapp/project/src/AppDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/macapp/project/src/ViewController.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/AppDelegate.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/macapp_with_framework/project/src/app/ViewController.h xmake.x86_64: W: devel-file-in-non-devel-package /usr/share/xmake/templates/objc/macapp_with_framework/project/src/framework/test.h # False positive: template files 4 packages and 0 specfiles checked; 3 errors, 145 warnings, 7 badness; has taken 0.6 s Rpmlint (debuginfo) ------------------- Checking: xmake-debuginfo-2.8.5-1.fc40.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/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/tmpnpc811i0')] checks: 31, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.1 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "xmake". (none): E: there is no installed rpm "xmake-debuginfo". (none): E: there is no installed rpm "xmake-debugsource". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.4.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: 31, packages: 3 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s Source checksums ---------------- https://github.com/xmake-io/xmake/archive/v2.8.5/xmake-2.8.5.tar.gz : CHECKSUM(SHA256) this package : 91be4cdda71ba85cc8bba5bc5c4bbeb2a2016ad89fb0c7cf6e3302a589535def CHECKSUM(SHA256) upstream package : 91be4cdda71ba85cc8bba5bc5c4bbeb2a2016ad89fb0c7cf6e3302a589535def Requires -------- xmake (rpmlib, GLIBC filtered): /usr/bin/bash /usr/bin/perl libc.so.6()(64bit) liblua-5.4.so()(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) libncurses.so.6()(64bit) libsv.so.1()(64bit) libtbox.so.1()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) xmake-debuginfo (rpmlib, GLIBC filtered): xmake-debugsource (rpmlib, GLIBC filtered): Provides -------- xmake: xmake xmake(x86-64) xmake-debuginfo: debuginfo(build-id) xmake-debuginfo xmake-debuginfo(x86-64) xmake-debugsource: xmake-debugsource xmake-debugsource(x86-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name xmake --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, Shell-api, Perl, C/C++ Disabled plugins: R, SugarActivity, Haskell, PHP, Python, Java, fonts, Ocaml Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2249796 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202249796%23c7 -- _______________________________________________ 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