{
  "issues": [
    {
      "result": "fail",
      "text": "Header files in -devel subpackage, if present.",
      "note": "extrae-docs : /usr/share/extrae/example/OMPSS/heat.h extrae-openmpi-docs : /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/heat.h extrae-openmpi-docs : /usr/lib64/openmpi/share/extrae/example/OMPSS/heat.h extrae-mpich-docs : /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/heat.h extrae-mpich-docs : /usr/lib64/mpich/share/extrae/example/OMPSS/heat.h ",
      "name": "CheckHeaderFiles",
      "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages"
    }
  ],
  "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": "fail",
          "text": "Header files in -devel subpackage, if present.",
          "note": "extrae-docs : /usr/share/extrae/example/OMPSS/heat.h extrae-openmpi-docs : /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/heat.h extrae-openmpi-docs : /usr/lib64/openmpi/share/extrae/example/OMPSS/heat.h extrae-mpich-docs : /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/heat.h extrae-mpich-docs : /usr/lib64/mpich/share/extrae/example/OMPSS/heat.h ",
          "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": "pending",
          "text": "Development (unversioned) .so files in -devel subpackage, if present.",
          "note": "Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. ",
          "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/lib64/mpich/share",
          "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. No licenses found. Please check the source files for licenses manually.",
          "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/lib64/mpich/share",
          "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": "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": "pending",
          "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.",
          "note": "Documentation size is 264645 bytes in 12 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": "pending",
          "text": "Fully versioned dependency in subpackages if applicable.",
          "note": "No Requires: %{name}%{?_isa} = %{version}-%{release} in extrae-docs , extrae-openmpi , extrae-openmpi-devel , extrae-openmpi-docs , extrae-mpich , extrae-mpich-devel , extrae-mpich-docs",
          "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": "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": "pending",
          "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.",
          "note": "gpgverify is not used.",
          "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": "fail",
          "text": "Package should not use obsolete m4 macros",
          "note": "Some obsoleted macros found, see the attachment.",
          "name": "CheckAutotoolsObsoletedMacros",
          "url": "https://fedorahosted.org/FedoraReview/wiki/AutoTools"
        },
        {
          "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: extrae-4.0.6-1.fc40.x86_64.rpm\n          extrae-devel-4.0.6-1.fc40.x86_64.rpm\n          extrae-docs-4.0.6-1.fc40.x86_64.rpm\n          extrae-openmpi-4.0.6-1.fc40.x86_64.rpm\n          extrae-openmpi-devel-4.0.6-1.fc40.x86_64.rpm\n          extrae-openmpi-docs-4.0.6-1.fc40.x86_64.rpm\n          extrae-mpich-4.0.6-1.fc40.x86_64.rpm\n          extrae-mpich-devel-4.0.6-1.fc40.x86_64.rpm\n          extrae-mpich-docs-4.0.6-1.fc40.x86_64.rpm\n          extrae-debuginfo-4.0.6-1.fc40.x86_64.rpm\n          extrae-debugsource-4.0.6-1.fc40.x86_64.rpm\n          extrae-4.0.6-1.fc40.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.4.0\nconfiguration:\n    /usr/lib/python3.11/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/tmpqqvgmtpi')]\nchecks: 31, packages: 12\n\nextrae.x86_64: E: zero-length /usr/share/doc/extrae/NEWS\nextrae-mpich.x86_64: E: zero-length /usr/share/doc/extrae-mpich/NEWS\nextrae-openmpi.x86_64: E: zero-length /usr/share/doc/extrae-openmpi/NEWS\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/static/job.merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/static/job.parallel_merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/static/job.parallel_merge.lsf\nextrae-mpich-docs.x86_64: W: potential-bashisms /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.parallel_merge.lsf\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/static/job.merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/static/job.parallel_merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/static/job.parallel_merge.lsf\nextrae-openmpi-docs.x86_64: W: potential-bashisms /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.parallel_merge.lsf\nextrae-mpich-devel.x86_64: W: only-non-binary-in-usr-lib\nextrae-mpich-docs.x86_64: W: only-non-binary-in-usr-lib\nextrae-openmpi-devel.x86_64: W: only-non-binary-in-usr-lib\nextrae-openmpi-docs.x86_64: W: only-non-binary-in-usr-lib\nextrae-docs.x86_64: E: non-executable-script /usr/share/extrae/example/OMPSS/job.lsf 644 /bin/bash\nextrae-docs.x86_64: E: non-executable-script /usr/share/extrae/example/PYTHON/test.py 644 /usr/bin/python\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI+OMP/ld-preload/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI+OMP/ld-preload/job.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.merge.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.merge.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.parallel_merge.lsf 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.merge.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.parallel_merge.lsf 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.parallel_merge.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/MPI/static/job.slurm 644 /bin/sh\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/OMPSS/job.lsf 644 /bin/bash\nextrae-mpich-docs.x86_64: E: non-executable-script /usr/lib64/mpich/share/extrae/example/PYTHON/test.py 644 /usr/bin/python\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI+OMP/ld-preload/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI+OMP/ld-preload/job.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.merge.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.merge.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.parallel_merge.lsf 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.merge.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.parallel_merge.lsf 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.parallel_merge.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/MPI/static/job.slurm 644 /bin/sh\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/OMPSS/job.lsf 644 /bin/bash\nextrae-openmpi-docs.x86_64: E: non-executable-script /usr/lib64/openmpi/share/extrae/example/PYTHON/test.py 644 /usr/bin/python\nextrae.x86_64: W: non-conffile-in-etc /etc/extrae-vars.sh\nextrae.x86_64: W: non-conffile-in-etc /etc/extrae.sh\nextrae.x86_64: W: non-conffile-in-etc /etc/extrae_uncore_template.xml\nextrae.x86_64: W: no-manual-page-for-binary extrae-cmd\nextrae.x86_64: W: no-manual-page-for-binary extrae-header\nextrae.x86_64: W: no-manual-page-for-binary extrae-loader\nextrae.x86_64: W: no-manual-page-for-binary extrae-uncore\nextrae.x86_64: W: no-manual-page-for-binary extrae-uncore.py\nextrae.x86_64: W: no-manual-page-for-binary extrae_static\nextrae.x86_64: W: no-manual-page-for-binary genmpits\nextrae.x86_64: W: no-manual-page-for-binary mpi2dim\nextrae.x86_64: W: no-manual-page-for-binary mpi2prv\nextrae.x86_64: W: no-manual-page-for-binary papi_best_set\nextrae.x86_64: W: no-manual-page-for-binary reducempit\nextrae.x86_64: W: no-manual-page-for-binary uncore-service-seq\nextrae-devel.x86_64: W: no-documentation\nextrae-docs.x86_64: W: no-documentation\nextrae-mpich-devel.x86_64: W: no-documentation\nextrae-mpich-docs.x86_64: W: no-documentation\nextrae-openmpi-devel.x86_64: W: no-documentation\nextrae-openmpi-docs.x86_64: W: no-documentation\nextrae-docs.x86_64: E: no-binary\nextrae-debugsource.x86_64: E: files-duplicated-waste 9366342\nextrae-docs.x86_64: W: files-duplicate /usr/share/extrae/example/SEQ/Makefile.inc /usr/share/extrae/example/FORK/Makefile.inc:/usr/share/extrae/example/Makefile.inc:/usr/share/extrae/example/OMP/Makefile.inc:/usr/share/extrae/example/OMPSS/Makefile.inc:/usr/share/extrae/example/PTHREAD/Makefile.inc\nextrae-docs.x86_64: W: files-duplicate /usr/share/extrae/example/SEQ/function-list /usr/share/extrae/example/FORK/function-list\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/SEQ/Makefile.inc /usr/lib64/mpich/share/extrae/example/FORK/Makefile.inc:/usr/lib64/mpich/share/extrae/example/MPI+OMP/Makefile.inc:/usr/lib64/mpich/share/extrae/example/MPI+OMPSS/Makefile.inc:/usr/lib64/mpich/share/extrae/example/MPI/Makefile.inc:/usr/lib64/mpich/share/extrae/example/Makefile.inc:/usr/lib64/mpich/share/extrae/example/OMP/Makefile.inc:/usr/lib64/mpich/share/extrae/example/OMPSS/Makefile.inc:/usr/lib64/mpich/share/extrae/example/PTHREAD/Makefile.inc\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/SEQ/function-list /usr/lib64/mpich/share/extrae/example/FORK/function-list\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/OMPSS/heat.h /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/heat.h\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/OMPSS/misc.c /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/misc.c\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/OMPSS/solver-ompss.c /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/solver-mpi-ompss.c\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/OMPSS/test.dat /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/test.dat\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/static/job.lsf /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.lsf:/usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.lsf\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.merge.lsf /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.merge.lsf\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.merge.slurm /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.merge.slurm\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/static/job.parallel_merge.lsf /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm /usr/lib64/mpich/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/static/mpi_ping.f /usr/lib64/mpich/share/extrae/example/MPI/dyninst/mpi_ping.f:/usr/lib64/mpich/share/extrae/example/MPI/ld-preload/mpi_ping.f\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/static/job.slurm /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/job.slurm\nextrae-mpich-docs.x86_64: W: files-duplicate /usr/lib64/mpich/share/extrae/example/MPI/static/mpi2prv.sh /usr/lib64/mpich/share/extrae/example/MPI/ld-preload/mpi2prv.sh\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/SEQ/Makefile.inc /usr/lib64/openmpi/share/extrae/example/FORK/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/MPI+OMP/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/MPI/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/OMP/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/OMPSS/Makefile.inc:/usr/lib64/openmpi/share/extrae/example/PTHREAD/Makefile.inc\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/SEQ/function-list /usr/lib64/openmpi/share/extrae/example/FORK/function-list\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/OMPSS/heat.h /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/heat.h\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/OMPSS/misc.c /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/misc.c\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/OMPSS/solver-ompss.c /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/solver-mpi-ompss.c\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/OMPSS/test.dat /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/test.dat\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/static/job.lsf /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.lsf:/usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.lsf\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.merge.lsf /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.merge.lsf\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.merge.slurm /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.merge.slurm\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/static/job.parallel_merge.lsf /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.lsf\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.parallel_merge.slurm /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/job.parallel_merge.slurm\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/static/mpi_ping.f /usr/lib64/openmpi/share/extrae/example/MPI/dyninst/mpi_ping.f:/usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/mpi_ping.f\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/static/job.slurm /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/job.slurm\nextrae-openmpi-docs.x86_64: W: files-duplicate /usr/lib64/openmpi/share/extrae/example/MPI/static/mpi2prv.sh /usr/lib64/openmpi/share/extrae/example/MPI/ld-preload/mpi2prv.sh\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/FORK/pi_forked.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMP/pi.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMP/pi_instrumented.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMPSS/heat-ompss.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMPSS/heat.h\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMPSS/misc.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/OMPSS/solver-ompss.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/PTHREAD/pthread-example.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/PTHREAD/user-comms.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/SEQ/pi.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/example/SEQ/pi_instrumented.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_event.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_eventandcounters.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_get_caller1.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_get_caller6.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_nevent4.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_trace_callers.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/extrae_user_function.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/ia32_rdtsc_clock.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/papi_read1.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/papi_read4.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/posix_clock.c\nextrae-docs.x86_64: W: devel-file-in-non-devel-package /usr/share/extrae/tests/overhead/ppc_clock.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/FORK/pi_forked.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/MPI+OMP/ld-preload/pi.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/heat-mpi-ompss.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/heat.h\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/misc.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/MPI+OMPSS/solver-mpi-ompss.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMP/pi.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMP/pi_instrumented.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMPSS/heat-ompss.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMPSS/heat.h\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMPSS/misc.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/OMPSS/solver-ompss.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/PTHREAD/pthread-example.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/PTHREAD/user-comms.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/SEQ/pi.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/example/SEQ/pi_instrumented.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_event.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_eventandcounters.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_get_caller1.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_get_caller6.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_nevent4.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_trace_callers.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/extrae_user_function.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/ia32_rdtsc_clock.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/papi_read1.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/papi_read4.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/posix_clock.c\nextrae-mpich-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/mpich/share/extrae/tests/overhead/ppc_clock.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/FORK/pi_forked.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/MPI+OMP/ld-preload/pi.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/heat-mpi-ompss.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/heat.h\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/misc.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/MPI+OMPSS/solver-mpi-ompss.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMP/pi.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMP/pi_instrumented.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMPSS/heat-ompss.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMPSS/heat.h\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMPSS/misc.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/OMPSS/solver-ompss.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/PTHREAD/pthread-example.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/PTHREAD/user-comms.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/SEQ/pi.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/example/SEQ/pi_instrumented.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_event.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_eventandcounters.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_get_caller1.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_get_caller6.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_nevent4.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_trace_callers.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/extrae_user_function.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/ia32_rdtsc_clock.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/papi_read1.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/papi_read4.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/posix_clock.c\nextrae-openmpi-docs.x86_64: W: devel-file-in-non-devel-package /usr/lib64/openmpi/share/extrae/tests/overhead/ppc_clock.c\nextrae-devel.x86_64: W: description-shorter-than-summary\nextrae-docs.x86_64: W: description-shorter-than-summary\nextrae-mpich-docs.x86_64: W: description-shorter-than-summary\nextrae.spec:187: W: configure-without-libdir-spec\n 12 packages and 0 specfiles checked; 53 errors, 156 warnings, 53 badness; has taken 8.0 s \n\n\n"
    },
    {
      "header": "Rpmlint (installed packages)",
      "text": "(none): E: there is no installed rpm \"extrae-openmpi\".\n(none): E: there is no installed rpm \"extrae-openmpi-docs\".\n(none): E: there is no installed rpm \"extrae-debugsource\".\n(none): E: there is no installed rpm \"extrae-mpich-devel\".\n(none): E: there is no installed rpm \"extrae-mpich-docs\".\n(none): E: there is no installed rpm \"extrae-openmpi-devel\".\n(none): E: there is no installed rpm \"extrae-docs\".\n(none): E: there is no installed rpm \"extrae-mpich\".\n(none): E: there is no installed rpm \"extrae-mpich-debuginfo\".\n(none): E: there is no installed rpm \"extrae-debuginfo\".\n(none): E: there is no installed rpm \"extrae-openmpi-debuginfo\".\n(none): E: there is no installed rpm \"extrae\".\n(none): E: there is no installed rpm \"extrae-devel\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.4.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: 31, packages: 13\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s \n\n"
    },
    {
      "header": "Rpmlint (debuginfo)",
      "text": "Checking: extrae-debuginfo-4.0.6-1.fc40.x86_64.rpm\n          extrae-mpich-debuginfo-4.0.6-1.fc40.x86_64.rpm\n          extrae-openmpi-debuginfo-4.0.6-1.fc40.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.4.0\nconfiguration:\n    /usr/lib/python3.11/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/tmp9w_4t_z_')]\nchecks: 31, packages: 3\n\n 3 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 7.0 s \n\n\n\n"
    },
    {
      "header": "",
      "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name extrae --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-rawhide-x86_64\nActive plugins: Shell-api, Generic, C/C++\nDisabled plugins: Ocaml, Haskell, Python, PHP, R, Java, Perl, SugarActivity, fonts\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n"
    },
    {
      "header": "Unversioned so-files",
      "text": "extrae: /usr/lib64/libnanostrace-4.0.6.so\nextrae: /usr/lib64/libomptrace-4.0.6.so\nextrae: /usr/lib64/libpttrace-4.0.6.so\nextrae: /usr/lib64/libseqtrace-4.0.6.so\nextrae: /usr/lib64/libsmpsstrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libmpitrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libmpitracecf-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libmpitracef-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libnanosmpitrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libnanosmpitracecf-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libnanosmpitracef-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libnanostrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libompitrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libompitracecf-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libompitracef-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libomptrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libptmpitrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libptmpitracecf-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libptmpitracef-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libpttrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libseqtrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libsmpssmpitrace-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libsmpssmpitracecf-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libsmpssmpitracef-4.0.6.so\nextrae-openmpi: /usr/lib64/openmpi/lib/libsmpsstrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libmpitrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libmpitracecf-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libmpitracef-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libnanosmpitrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libnanosmpitracecf-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libnanosmpitracef-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libnanostrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libompitrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libompitracecf-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libompitracef-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libomptrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libptmpitrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libptmpitracecf-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libptmpitracef-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libpttrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libseqtrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libsmpssmpitrace-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libsmpssmpitracecf-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libsmpssmpitracef-4.0.6.so\nextrae-mpich: /usr/lib64/mpich/lib/libsmpsstrace-4.0.6.so"
    },
    {
      "header": "Source checksums",
      "text": "https://github.com/bsc-performance-tools/extrae/archive/4.0.6/extrae-4.0.6.tar.gz :\n  CHECKSUM(SHA256) this package     : 6298c908d6e56513fa7aa1ee2f71fcba445dd38a5e19954b719a0ceb4b4763da\n  CHECKSUM(SHA256) upstream package : 6298c908d6e56513fa7aa1ee2f71fcba445dd38a5e19954b719a0ceb4b4763da\n"
    },
    {
      "header": "Requires",
      "text": "extrae (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n    /usr/bin/python3\n    ld-linux-x86-64.so.2()(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.1)(64bit)\n    libgcc_s.so.1(GCC_3.4)(64bit)\n    libm.so.6()(64bit)\n    libpapi.so.7.0()(64bit)\n    libpfm.so.4()(64bit)\n    libseqtrace-4.0.6.so()(64bit)\n    libstdc++.so.6()(64bit)\n    libstdc++.so.6(CXXABI_1.3)(64bit)\n    libstdc++.so.6(CXXABI_1.3.9)(64bit)\n    libunwind.so.8()(64bit)\n    libxml2.so.2()(64bit)\n    libxml2.so.2(LIBXML2_2.4.30)(64bit)\n    libz.so.1()(64bit)\n    libz.so.1(ZLIB_1.2.0)(64bit)\n    rtld(GNU_HASH)\n\nextrae-devel (rpmlib, GLIBC filtered):\n    extrae(x86-64)\n\nextrae-docs (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n\nextrae-openmpi (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n    /usr/bin/python3\n    ld-linux-x86-64.so.2()(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.1)(64bit)\n    libgcc_s.so.1(GCC_3.4)(64bit)\n    libm.so.6()(64bit)\n    libmpi.so.40()(64bit)(openmpi-x86_64)\n    libpapi.so.7.0()(64bit)\n    libpfm.so.4()(64bit)\n    libseqtrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libstdc++.so.6()(64bit)\n    libstdc++.so.6(CXXABI_1.3)(64bit)\n    libstdc++.so.6(CXXABI_1.3.9)(64bit)\n    libunwind.so.8()(64bit)\n    libxml2.so.2()(64bit)\n    libxml2.so.2(LIBXML2_2.4.30)(64bit)\n    libz.so.1()(64bit)\n    libz.so.1(ZLIB_1.2.0)(64bit)\n    rtld(GNU_HASH)\n\nextrae-openmpi-devel (rpmlib, GLIBC filtered):\n    extrae-openmpi(x86-64)\n\nextrae-openmpi-docs (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n    openmpi\n\nextrae-mpich (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n    /usr/bin/python3\n    ld-linux-x86-64.so.2()(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.1)(64bit)\n    libgcc_s.so.1(GCC_3.4)(64bit)\n    libm.so.6()(64bit)\n    libmpi.so.12()(64bit)(mpich-x86_64)\n    libpapi.so.7.0()(64bit)\n    libpfm.so.4()(64bit)\n    libseqtrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libstdc++.so.6()(64bit)\n    libstdc++.so.6(CXXABI_1.3)(64bit)\n    libstdc++.so.6(CXXABI_1.3.9)(64bit)\n    libunwind.so.8()(64bit)\n    libxml2.so.2()(64bit)\n    libxml2.so.2(LIBXML2_2.4.30)(64bit)\n    libz.so.1()(64bit)\n    libz.so.1(ZLIB_1.2.0)(64bit)\n    rtld(GNU_HASH)\n\nextrae-mpich-devel (rpmlib, GLIBC filtered):\n    extrae-mpich(x86-64)\n\nextrae-mpich-docs (rpmlib, GLIBC filtered):\n    /usr/bin/bash\n    mpich\n\nextrae-debuginfo (rpmlib, GLIBC filtered):\n\nextrae-debugsource (rpmlib, GLIBC filtered):\n\n"
    },
    {
      "header": "Provides",
      "text": "extrae:\n    extrae\n    extrae(x86-64)\n    libnanostrace-4.0.6.so()(64bit)\n    libomptrace-4.0.6.so()(64bit)\n    libpttrace-4.0.6.so()(64bit)\n    libseqtrace-4.0.6.so()(64bit)\n    libsmpsstrace-4.0.6.so()(64bit)\n\nextrae-devel:\n    extrae-devel\n    extrae-devel(x86-64)\n\nextrae-docs:\n    extrae-docs\n    extrae-docs(x86-64)\n\nextrae-openmpi:\n    extrae-openmpi\n    extrae-openmpi(x86-64)\n    libmpitrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libmpitracecf-4.0.6.so()(64bit)(openmpi-x86_64)\n    libmpitracef-4.0.6.so()(64bit)(openmpi-x86_64)\n    libnanosmpitrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libnanosmpitracecf-4.0.6.so()(64bit)(openmpi-x86_64)\n    libnanosmpitracef-4.0.6.so()(64bit)(openmpi-x86_64)\n    libnanostrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libompitrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libompitracecf-4.0.6.so()(64bit)(openmpi-x86_64)\n    libompitracef-4.0.6.so()(64bit)(openmpi-x86_64)\n    libomptrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libptmpitrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libptmpitracecf-4.0.6.so()(64bit)(openmpi-x86_64)\n    libptmpitracef-4.0.6.so()(64bit)(openmpi-x86_64)\n    libpttrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libseqtrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libsmpssmpitrace-4.0.6.so()(64bit)(openmpi-x86_64)\n    libsmpssmpitracecf-4.0.6.so()(64bit)(openmpi-x86_64)\n    libsmpssmpitracef-4.0.6.so()(64bit)(openmpi-x86_64)\n    libsmpsstrace-4.0.6.so()(64bit)(openmpi-x86_64)\n\nextrae-openmpi-devel:\n    extrae-openmpi-devel\n    extrae-openmpi-devel(x86-64)\n\nextrae-openmpi-docs:\n    extrae-openmpi-docs\n    extrae-openmpi-docs(x86-64)\n\nextrae-mpich:\n    extrae-mpich\n    extrae-mpich(x86-64)\n    libmpitrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libmpitracecf-4.0.6.so()(64bit)(mpich-x86_64)\n    libmpitracef-4.0.6.so()(64bit)(mpich-x86_64)\n    libnanosmpitrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libnanosmpitracecf-4.0.6.so()(64bit)(mpich-x86_64)\n    libnanosmpitracef-4.0.6.so()(64bit)(mpich-x86_64)\n    libnanostrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libompitrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libompitracecf-4.0.6.so()(64bit)(mpich-x86_64)\n    libompitracef-4.0.6.so()(64bit)(mpich-x86_64)\n    libomptrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libptmpitrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libptmpitracecf-4.0.6.so()(64bit)(mpich-x86_64)\n    libptmpitracef-4.0.6.so()(64bit)(mpich-x86_64)\n    libpttrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libseqtrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libsmpssmpitrace-4.0.6.so()(64bit)(mpich-x86_64)\n    libsmpssmpitracecf-4.0.6.so()(64bit)(mpich-x86_64)\n    libsmpssmpitracef-4.0.6.so()(64bit)(mpich-x86_64)\n    libsmpsstrace-4.0.6.so()(64bit)(mpich-x86_64)\n\nextrae-mpich-devel:\n    extrae-mpich-devel\n    extrae-mpich-devel(x86-64)\n\nextrae-mpich-docs:\n    extrae-mpich-docs\n    extrae-mpich-docs(x86-64)\n\nextrae-debuginfo:\n    debuginfo(build-id)\n    extrae-debuginfo\n    extrae-debuginfo(x86-64)\n\nextrae-debugsource:\n    extrae-debugsource\n    extrae-debugsource(x86-64)\n\n"
    },
    {
      "header": "AutoTools: Obsoleted m4s found",
      "text": "  AC_PROG_LIBTOOL found in: /var/lib/copr-rpmbuild/results/extrae/upstream-\n  unpacked/Source0/extrae-4.0.6/configure.ac:212\n"
    }
  ]
}