Bug 2249796 - Review Request: xmake - A cross-platform build utility based on Lua
Summary: Review Request: xmake - A cross-platform build utility based on Lua
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Zephyr Lykos
QA Contact: Fedora Extras Quality Assurance
URL: https://xmake.io
Whiteboard:
Depends On: 2249637
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-15 11:18 UTC by Felix Wang
Modified: 2023-11-18 12:36 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-11-18 12:36:45 UTC
Type: ---
Embargoed:
fedora: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 6638538 to 6638576 (913 bytes, patch)
2023-11-15 11:51 UTC, Fedora Review Service
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure mochaa-rpms/xmake 0 None None None 2023-11-17 14:10:12 UTC

Description Felix Wang 2023-11-15 11:18:26 UTC
Spec URL: https://topazus.fedorapeople.org/rpms/xmake.spec
SRPM URL: https://topazus.fedorapeople.org/rpms/xmake-2.8.5-1.fc40.src.rpm

Description:
A cross-platform build utility based on Lua

Fedora Account System Username: topazus


Reproducible: Always

Comment 1 Fedora Review Service 2023-11-15 11:23:10 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6638538
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2249796-xmake/fedora-rawhide-x86_64/06638538-xmake/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Felix Wang 2023-11-15 11:41:50 UTC
[fedora-review-service-build]

Comment 3 Fedora Review Service 2023-11-15 11:51:17 UTC
Created attachment 1999538 [details]
The .spec file difference from Copr build 6638538 to 6638576

Comment 4 Fedora Review Service 2023-11-15 11:51:19 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/6638576
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2249796-xmake/fedora-rawhide-x86_64/06638576-xmake/fedora-review/review.txt

Please take a look if any issues were found.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 5 Zephyr Lykos 2023-11-17 08:57:44 UTC
My few cents:

1) unbundle libtbox, since it's already packaged (just shim a pkgconfig and you are good to go)
2) use `%bcond_with luajit` instead of `%global`.

Comment 6 Zephyr Lykos 2023-11-17 14:43:12 UTC
Resolved in <mochaa-rpms/xmake>, approving.

Comment 7 Zephyr Lykos 2023-11-18 00:23:13 UTC
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

Comment 8 Zephyr Lykos 2023-11-18 01:00:25 UTC
Separated -data into a subpackage. (git6650534)

Comment 9 Felix Wang 2023-11-18 12:02:40 UTC
Add the -data subpackage.
Unbundle the tbox package, which is in rawhide.

Spec URL: https://topazus.fedorapeople.org/rpms/xmake.spec
SRPM URL: https://topazus.fedorapeople.org/rpms/xmake-2.8.5-1.fc40.src.rpm

Comment 10 Fedora Admin user for bugzilla script actions 2023-11-18 12:20:54 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/xmake

Comment 11 Fedora Update System 2023-11-18 12:35:09 UTC
FEDORA-2023-3a977c029d has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3a977c029d

Comment 12 Fedora Update System 2023-11-18 12:36:45 UTC
FEDORA-2023-3a977c029d has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.