{ "issues": [], "results": { "MUST": { "C/C++": [ { "result": "pending", "text": "Provides: bundled(gnulib) in place as required.", "note": "Sources not installed", "name": "CheckBundledGnulib", "url": "https://fedoraproject.org/wiki/Bundled_Libraries#Requirement_if_you_bundle" }, { "result": "pass", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": null, "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "pass", "text": "Header files in -devel subpackage, if present.", "note": "", "name": "CheckHeaderFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package does not contain any libtool archives (.la)", "note": null, "name": "CheckLibToolArchives", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package does not contain kernel modules.", "note": null, "name": "CheckNoKernelModules", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_no_external_kernel_modules" }, { "result": "pass", "text": "Package contains no static executables.", "note": null, "name": "CheckNoStaticExecutables", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables" }, { "result": "pass", "text": "Rpath absent or only used for internal libs.", "note": null, "name": "CheckRPATH", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath" }, { "result": "pass", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": null, "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pending", "text": "Package requires other packages for directories it uses.", "note": "No known owner of /usr/share, /usr, /usr/lib64/llvm17/include, /usr/share/licenses, /usr/lib64/llvm17, /usr/lib64/llvm17/bin, /usr/lib64, /usr/src, /usr/src/debug, /usr/lib64/llvm17/lib, /usr/lib64/llvm17/lib/cmake, /usr/lib", "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\", \"*No copyright* Apache License 2.0\", \"Apache License 2.0\". 2485 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/mlir17/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "License file installed when any subpackage combination is installed.", "note": null, "name": "CheckLicenseInSubpackages", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /usr/share, /usr/lib64/llvm17/bin, /usr/lib64, /usr/src, /usr, /usr/src/debug, /usr/lib64/llvm17/lib, /usr/lib64/llvm17/lib/cmake, /usr/lib, /usr/lib64/llvm17/include, /usr/share/licenses, /usr/lib64/llvm17", "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pass", "text": "Static libraries in -static or -devel subpackage, providing -devel if present.", "note": "Package has .a files: mlir17-static. ", "name": "CheckStaticLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "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. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Fully versioned dependency in subpackages if applicable.", "note": null, "name": "CheckFullVerReqSub", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_requiring_base_package" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": null, "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "No rpmlint messages.", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: mlir17-17.0.6-4.fc41.x86_64.rpm\n mlir17-static-17.0.6-4.fc41.x86_64.rpm\n mlir17-devel-17.0.6-4.fc41.x86_64.rpm\n mlir17-debuginfo-17.0.6-4.fc41.x86_64.rpm\n mlir17-debugsource-17.0.6-4.fc41.x86_64.rpm\n mlir17-17.0.6-4.fc41.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpcc1hws6f')]\nchecks: 32, packages: 6\n\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMDGPUDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMDGPUToROCDL.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMDGPUTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMDGPUUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMXDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMXToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAMXTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineAnalysis.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineToStandard.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineTransformsTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAffineUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAnalysis.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithAttrToLLVMConversion.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArithValueBoundsOpInterfaceImpl.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmNeon2dToIntr.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmNeonDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmNeonToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSMEDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSMEToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSMETransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSMEUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSVEDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSVEToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRArmSVETransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAsmParser.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAsyncDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAsyncToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRAsyncTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBufferizationDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBufferizationTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBufferizationToMemRef.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBufferizationTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBufferizationTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBuiltinToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBytecodeOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBytecodeReader.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRBytecodeWriter.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIArith.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIAsync.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIControlFlow.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIConversion.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIDebug.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIExecutionEngine.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIFunc.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIGPU.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIIR.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPILLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPILinalg.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIMLProgram.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIMath.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIMemRef.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIPDL.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIQuant.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIRegisterEverything.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPISCF.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIShape.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPISparseTensor.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPITensor.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPITransformDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPITransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCAPIVector.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCallInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCastInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRComplexDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRComplexToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRComplexToLibm.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRComplexToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRComplexToStandard.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRControlFlowDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRControlFlowInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRControlFlowTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRControlFlowToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRControlFlowToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRCopyOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDLTIDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDLTITestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDataLayoutInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDebug.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDerivedAttributeOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDestinationStyleOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRDialectUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIREmitCDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRExecutionEngine.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRExecutionEngineUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFromLLVMIRTranslationRegistration.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncAllExtensions.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncInlinerExtension.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRFuncTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToGPURuntimeTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToNVVMTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToROCDLTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUToVulkanTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRGPUTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRIR.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRIRDL.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRIndexDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRIndexToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRInferIntRangeCommon.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRInferIntRangeInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRInferTypeOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRJitRunner.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMCommonConversion.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMIRToLLVMTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMIRTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLLVMToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgToStandard.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLinalgUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLoopLikeInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLoopLikeInterfaceTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLspServerLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRLspServerSupportLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMLProgramDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMaskableOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMaskingOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathToFuncs.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathToLibm.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMathTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemRefUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMemorySlotInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRMlirOptMain.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUToNVVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVGPUUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVVMDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVVMToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRNVVMToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRObservers.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenACCDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenACCToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenACCToSCF.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenMPDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenMPToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROpenMPToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIROptLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLInterpDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLLAST.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLLCodeGen.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLLODS.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPDLToPDLInterp.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRParallelCombiningOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRParser.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPass.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPluginsLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRPresburger.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRQuantDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRQuantUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRROCDLDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRROCDLToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRReconcileUnrealizedCasts.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRReduce.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRReduceLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRRewrite.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRRuntimeVerifiableOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFToControlFlow.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFToGPU.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFToOpenMP.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSCFUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVBinaryUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVConversion.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVDeserialization.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVModuleCombiner.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVSerialization.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVTranslateRegistration.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSPIRVUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRShapeDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRShapeOpsTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRShapeTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRShapeToStandard.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRShapedOpInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSideEffectInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSparseTensorDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSparseTensorPipelines.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSparseTensorRuntime.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSparseTensorTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSparseTensorUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRSupport.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTableGen.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTargetCpp.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTargetLLVMIRExport.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTargetLLVMIRImport.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTblgenLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorInferTypeOpInterfaceImpl.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorTilingInterfaceImpl.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorToLinalg.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTensorUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestAnalysis.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestDynDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestFuncToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestIR.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestOneToNTypeConversionPass.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestPDLL.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestPass.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestReducer.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestRewrite.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestTransformDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTestVectorToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTilingInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTilingInterfaceTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRToLLVMIRTranslationRegistration.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaToArith.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaToLinalg.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaToSCF.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaToTensor.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTosaTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransformDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransformDialectTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransformDialectUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransformPDLExtension.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransformUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRTranslateLib.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRUBDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRUBToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRUBToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRValueBoundsOpInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorInterfaces.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorTestPasses.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorToArmSME.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorToGPU.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorToLLVM.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorToSCF.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorToSPIRV.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorTransformOps.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorTransforms.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRVectorUtils.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRViewLikeInterface.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRX86VectorDialect.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRX86VectorToLLVMIRTranslation.a\nmlir17-static.x86_64: E: static-library-without-debuginfo /usr/lib64/llvm17/lib/libMLIRX86VectorTransforms.a\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-cpu-runner\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-linalg-ods-yaml-gen\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-lsp-server\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-opt\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-pdll\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-pdll-lsp-server\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-reduce\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-tblgen\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/mlir-translate\nmlir17-devel.x86_64: W: position-independent-executable-suggested /usr/lib64/llvm17/bin/tblgen-lsp-server\nmlir17.x86_64: W: no-documentation\nmlir17-devel.x86_64: W: no-documentation\nmlir17-static.x86_64: W: no-documentation\nmlir17.spec:94: W: mixed-use-of-spaces-and-tabs (spaces: line 32, tab: line 94)\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/X86Vector/X86VectorTypes.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/AMDGPU/IR/AMDGPUTypes.cpp.inc:/usr/lib64/llvm17/include/mlir/Dialect/AMX/AMXTypes.cpp.inc:/usr/lib64/llvm17/include/mlir/Dialect/Affine/IR/AffineOpsTypes.cpp.inc:/usr/lib64/llvm17/include/mlir/Dialect/Arith/IR/ArithOpsTypes.cpp.inc:/usr/lib64/llvm17/include/mlir/Dialect/ArmNeon/ArmNeonTypes.cpp.inc:(and 22 more)\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/X86Vector/X86VectorTypes.h.inc /usr/lib64/llvm17/include/mlir/Dialect/AMDGPU/IR/AMDGPUTypes.h.inc:/usr/lib64/llvm17/include/mlir/Dialect/AMX/AMXTypes.h.inc:/usr/lib64/llvm17/include/mlir/Dialect/Affine/IR/AffineOpsTypes.h.inc:/usr/lib64/llvm17/include/mlir/Dialect/Arith/IR/ArithOpsTypes.h.inc:/usr/lib64/llvm17/include/mlir/Dialect/ArmNeon/ArmNeonTypes.h.inc:(and 22 more)\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/IRDL/IR/IRDL.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/DLTI/DLTI.cpp.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/IRDL/IR/IRDL.h.inc /usr/lib64/llvm17/include/mlir/Dialect/DLTI/DLTI.h.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/MLProgram/IR/MLProgramTypes.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/MLProgram/IR/MLProgramOpsTypes.cpp.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/MLProgram/IR/MLProgramTypes.h.inc /usr/lib64/llvm17/include/mlir/Dialect/MLProgram/IR/MLProgramOpsTypes.h.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/NVGPU/IR/NVGPUTypes.h.inc /usr/lib64/llvm17/include/mlir/Dialect/NVGPU/IR/NVGPUAttrTypes.cpp.inc:/usr/lib64/llvm17/include/mlir/Dialect/NVGPU/IR/NVGPUAttrTypes.h.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/SparseTensor/IR/SparseTensorTypes.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsTypes.cpp.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/SparseTensor/IR/SparseTensorTypes.h.inc /usr/lib64/llvm17/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsTypes.h.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/UB/IR/UBOpsInterfaces.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/Tosa/IR/TosaInterfaces.cpp.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/Transform/IR/TransformOpsDialect.cpp.inc /usr/lib64/llvm17/include/mlir/Dialect/Transform/IR/TransformDialect.cpp.inc\nmlir17-devel.x86_64: W: files-duplicate /usr/lib64/llvm17/include/mlir/Dialect/Transform/IR/TransformOpsDialect.h.inc /usr/lib64/llvm17/include/mlir/Dialect/Transform/IR/TransformDialect.h.inc\n 6 packages and 0 specfiles checked; 289 errors, 26 warnings, 56 filtered, 289 badness; has taken 40.6 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"mlir17-static\".\n(none): E: there is no installed rpm \"mlir17\".\n(none): E: there is no installed rpm \"mlir17-devel-debuginfo\".\n(none): E: there is no installed rpm \"mlir17-debugsource\".\n(none): E: there is no installed rpm \"mlir17-debuginfo\".\n(none): E: there is no installed rpm \"mlir17-devel\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 6\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Checking: mlir17-debuginfo-17.0.6-4.fc41.x86_64.rpm\n mlir17-devel-debuginfo-17.0.6-4.fc41.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmp7i0rnxm4')]\nchecks: 32, packages: 2\n\n 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 58 filtered, 0 badness; has taken 35.3 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name mlir17 --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-rawhide-x86_64\nActive plugins: C/C++, Generic, Shell-api\nDisabled plugins: Haskell, Python, Perl, Java, R, Ocaml, SugarActivity, fonts, PHP\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/mlir-17.0.6.src.tar.xz.sig :\n CHECKSUM(SHA256) this package : e23ee7082009b4038d66702eed79451723208d41da550fdcb771a3e245cf948d\n CHECKSUM(SHA256) upstream package : e23ee7082009b4038d66702eed79451723208d41da550fdcb771a3e245cf948d\nhttps://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/mlir-17.0.6.src.tar.xz :\n CHECKSUM(SHA256) this package : 45f3194a6f0dd07cb6d3bca9f969aa8a135590b5ecb586b58b4b5333ecf4ffaf\n CHECKSUM(SHA256) upstream package : 45f3194a6f0dd07cb6d3bca9f969aa8a135590b5ecb586b58b4b5333ecf4ffaf\n" }, { "header": "Requires", "text": "mlir17 (rpmlib, GLIBC filtered):\n ld-linux-x86-64.so.2()(64bit)\n libLLVM-17.so()(64bit)\n libLLVM-17.so(LLVM_17)(64bit)\n libc.so.6()(64bit)\n libm.so.6()(64bit)\n libmlir_float16_utils.so.17()(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.11)(64bit)\n libstdc++.so.6(CXXABI_1.3.13)(64bit)\n libstdc++.so.6(CXXABI_1.3.7)(64bit)\n rtld(GNU_HASH)\n\nmlir17-static (rpmlib, GLIBC filtered):\n mlir17(x86-64)\n\nmlir17-devel (rpmlib, GLIBC filtered):\n ld-linux-x86-64.so.2()(64bit)\n libLLVM-17.so()(64bit)\n libLLVM-17.so(LLVM_17)(64bit)\n libMLIR-C.so.17()(64bit)\n libMLIR.so.17()(64bit)\n libc.so.6()(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libgcc_s.so.1(GCC_3.3)(64bit)\n libm.so.6()(64bit)\n libmlir_async_runtime.so.17()(64bit)\n libmlir_c_runner_utils.so.17()(64bit)\n libmlir_float16_utils.so.17()(64bit)\n libmlir_runner_utils.so.17()(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.11)(64bit)\n libstdc++.so.6(CXXABI_1.3.13)(64bit)\n libstdc++.so.6(CXXABI_1.3.5)(64bit)\n libstdc++.so.6(CXXABI_1.3.7)(64bit)\n libtinfo.so.6()(64bit)\n mlir17(x86-64)\n mlir17-static(x86-64)\n rtld(GNU_HASH)\n\nmlir17-debuginfo (rpmlib, GLIBC filtered):\n\nmlir17-debugsource (rpmlib, GLIBC filtered):\n\n" }, { "header": "Provides", "text": "mlir17:\n libMLIR-C.so.17()(64bit)\n libMLIR.so.17()(64bit)\n libmlir_async_runtime.so.17()(64bit)\n libmlir_c_runner_utils.so.17()(64bit)\n libmlir_float16_utils.so.17()(64bit)\n libmlir_runner_utils.so.17()(64bit)\n mlir17\n mlir17(x86-64)\n\nmlir17-static:\n mlir17-static\n mlir17-static(x86-64)\n\nmlir17-devel:\n mlir17-devel\n mlir17-devel(x86-64)\n\nmlir17-debuginfo:\n debuginfo(build-id)\n libMLIR-C.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n libMLIR.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n libmlir_async_runtime.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n libmlir_c_runner_utils.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n libmlir_float16_utils.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n libmlir_runner_utils.so.17-17.0.6-4.fc41.x86_64.debug()(64bit)\n mlir17-debuginfo\n mlir17-debuginfo(x86-64)\n\nmlir17-debugsource:\n mlir17-debugsource\n mlir17-debugsource(x86-64)\n\n" } ] }