https://bugzilla.redhat.com/show_bug.cgi?id=2054708 Neal Gompa <ngompa13@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(ngompa13@xxxxxxxx | |m) | --- Comment #22 from Neal Gompa <ngompa13@xxxxxxxxx> --- Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated Issues: ======= - Package installs properly. Note: Installation errors (see attachment) See: https://docs.fedoraproject.org/en-US/packaging-guidelines/ - Package does not contain duplicates in %files. Note: warning: File listed twice: /usr/include/arrow-dataset-glib See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_duplicate_files ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [x]: Package contains no static executables. [x]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. [x]: Development (unversioned) .so files in -devel subpackage, if present. Generic: [x]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [x]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "*No copyright* Apache License 2.0", "Unknown or generated", "MIT License", "Apache License 2.0", "*No copyright* [generated file]", "*No copyright* Apache License", "*No copyright* MIT License Apache License 2.0", "BSD 3-Clause License", "University of Illinois/NCSA Open Source License", "*No copyright* Public domain Apache License 2.0", "BSD 2-Clause License", "*No copyright* Apache License 2.0 [generated file]", "Apache License 2.0 [generated file]", "Boost Software License 1.0", "*No copyright* Public domain", "*No copyright* MIT License", "*No copyright* Boost Software License 1.0", "MIT License BSD 3-Clause License BSD 2-Clause License Apache License 2.0". 633 files have unknown license. Detailed output of licensecheck in /home/ngompa/2054708-libarrow/licensecheck.txt [!]: License file installed when any subpackage combination is installed. [!]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/arrow-glib [!]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib64/girepository-1.0, /usr/share/gtk-doc/html, /usr/share/gtk-doc, /usr/share/gir-1.0, /usr/share/arrow-glib, /usr/lib64/cmake/arrow [!]: Package does not own files or directories owned by other packages. Note: Dirs in package are owned also by: /usr/include/plasma(plasma- workspace-devel) [x]: %build honors applicable compiler flags or justifies otherwise. [x]: Package contains no bundled libraries without FPC exception. [x]: Changelog in prescribed format. [x]: Sources contain only permissible code or content. [-]: Package contains desktop file if it is a GUI application. [x]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [x]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [!]: Package does not generate any conflict. Note: Package contains Conflicts: tag(s) needing fix or justification. [x]: Package obeys FHS, except libexecdir and /usr/target. [-]: If the package is a rename of another package, proper Obsoletes and Provides are present. [x]: Requires correct, justified where necessary. [x]: Spec file is legible and written in American English. [-]: Package contains systemd file(s) if in need. [x]: Useful -debuginfo package or justification otherwise. [-]: Package is not known to require an ExcludeArch tag. [x]: Package complies to the Packaging Guidelines [x]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [-]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [!]: Final provides and requires are sane (see attachments). [x]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libarrow-devel , libarrow-dataset-libs , libarrow-dataset-devel , libarrow-flight-libs , libarrow-flight-devel , libarrow-python-libs , libarrow-python-devel , libarrow-python-flight-libs , libarrow-python- flight-devel , plasma-libs , plasma-store-server , plasma-libs-devel , parquet-libs , parquet-libs-devel , libarrow-glib-libs , libarrow- glib-devel , libarrow-dataset-glib-libs , libarrow-dataset-glib-devel , plasma-glib-libs , plasma-glib-devel , parquet-glib-libs , parquet- glib-devel [!]: Package functions as described. [x]: Latest version is packaged. [x]: Package does not include license text files separate from upstream. [x]: Patches link to upstream bugs/comments/lists or are otherwise justified. [-]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [-]: Description and summary sections in the package spec file contains translations for supported Non-English languages, if available. [!]: Package should compile and build into binary rpms on all supported architectures. [-]: %check is present and all tests pass. [x]: Packages should try to preserve timestamps of original installed files. [x]: Reviewer should test that the package builds in mock. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: The placement of pkgconfig(.pc) files are correct. [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [!]: Rpmlint is run on all installed packages. Note: Mock build failed See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_use_rpmlint [ ]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 6338560 bytes in /usr/share [x]: Spec file according to URL is the same as in SRPM. Installation errors ------------------- INFO: mock.py version 2.16 starting (python version = 3.10.4, NVR = mock-2.16-2.fc36)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin Mock Version: 2.16 INFO: Mock Version: 2.16 Finish: chroot init INFO: installing package(s): /home/ngompa/2054708-libarrow/results/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-doc-7.0.0-1.fc37.noarch.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-store-server-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-7.0.0-1.fc37.x86_64.rpm ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/ --releasever 37 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock install /home/ngompa/2054708-libarrow/results/libarrow-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debugsource-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-doc-7.0.0-1.fc37.noarch.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-python-flight-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-libs-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-glib-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/parquet-glib-devel-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-flight-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-debuginfo-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-dataset-glib-doc-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-libs-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/plasma-store-server-7.0.0-1.fc37.x86_64.rpm /home/ngompa/2054708-libarrow/results/libarrow-7.0.0-1.fc37.x86_64.rpm --setopt=tsflags=nocontexts Rpmlint ------- Cannot parse rpmlint output: Source checksums ---------------- https://dist.apache.org/repos/dist/release/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz : CHECKSUM(SHA256) this package : e8f49b149a15ecef4e40fcfab1b87c113c6b1ee186005c169e5cdf95d31a99de CHECKSUM(SHA256) upstream package : e8f49b149a15ecef4e40fcfab1b87c113c6b1ee186005c169e5cdf95d31a99de Requires -------- libarrow (rpmlib, GLIBC filtered): ld-linux-x86-64.so.2()(64bit) libbrotlidec.so.1()(64bit) libbrotlienc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_7.0.0)(64bit) liblz4.so.1()(64bit) libm.so.6()(64bit) liborc.so.1()(64bit) libre2.so.9()(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libutf8proc.so.2()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) libarrow-doc (rpmlib, GLIBC filtered): libarrow-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config brotli-devel bzip2-devel libarrow libarrow.so.700()(64bit) libzstd-devel lz4-devel openssl-devel pkgconfig(arrow) pkgconfig(grpc++) pkgconfig(libbrotlidec) pkgconfig(libbrotlienc) pkgconfig(liblz4) pkgconfig(libutf8proc) pkgconfig(libzstd) pkgconfig(protobuf) pkgconfig(snappy) pkgconfig(thrift) pkgconfig(zlib) rapidjson-devel re2-devel snappy-devel utf8proc-devel zlib-devel libarrow-dataset-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libparquet.so.700()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) rtld(GNU_HASH) libarrow-dataset-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-dataset-libs libarrow_dataset.so.700()(64bit) pkgconfig(arrow) pkgconfig(parquet) libarrow-flight-libs (rpmlib, GLIBC filtered): libabsl_synchronization.so.2111.0.0()(64bit) libarrow libarrow-doc libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libarrow_flight.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgrpc++.so.1.41()(64bit) libgrpc.so.19()(64bit) libprotobuf.so.30()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) openssl rtld(GNU_HASH) libarrow-flight-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-flight-glib.so.700()(64bit) libarrow-flight-libs libarrow_flight.so.700()(64bit) pkgconfig(arrow) pkgconfig(arrow-flight) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-python-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) python3-numpy rtld(GNU_HASH) libarrow-python-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow libarrow-devel libarrow-python-libs libarrow_python.so.700()(64bit) pkgconfig(arrow) python3-devel libarrow-python-flight-libs (rpmlib, GLIBC filtered): libarrow-doc libarrow-flight-libs libarrow-python-libs libarrow.so.700()(64bit) libarrow_flight.so.700()(64bit) libarrow_python.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) libarrow-python-flight-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libarrow-flight-devel libarrow-python-devel libarrow-python-flight-libs libarrow_python_flight.so.700()(64bit) pkgconfig(arrow-flight) pkgconfig(arrow-python) plasma-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) plasma-store-server (rpmlib, GLIBC filtered): ld-linux-x86-64.so.2()(64bit) libarrow-doc libbrotlidec.so.1()(64bit) libbrotlienc.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgflags.so.2.2()(64bit) liblz4.so.1()(64bit) libsnappy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libz.so.1()(64bit) libzstd.so.1()(64bit) plasma-libs rtld(GNU_HASH) plasma-libs-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libplasma.so.700()(64bit) pkgconfig(arrow) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(plasma) plasma-libs parquet-libs (rpmlib, GLIBC filtered): boost-program-options libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libthrift-0.14.0.so()(64bit) openssl rtld(GNU_HASH) parquet-libs-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config cmake-filesystem(x86-64) libparquet.so.700()(64bit) parquet-libs pkgconfig(arrow) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(parquet) zlib-devel libarrow-glib-libs (rpmlib, GLIBC filtered): libarrow libarrow-doc libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) rtld(GNU_HASH) libarrow-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config glib2-devel gobject-introspection-devel libarrow-devel libarrow-glib-libs libarrow-glib.so.700()(64bit) pkgconfig(arrow) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-glib-doc (rpmlib, GLIBC filtered): libarrow-dataset-glib-libs (rpmlib, GLIBC filtered): libarrow-dataset-libs libarrow-doc libarrow-glib-libs libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libarrow_dataset.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) libarrow-dataset-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libarrow-dataset-devel libarrow-dataset-glib-libs libarrow-dataset-glib.so.700()(64bit) libarrow-glib-devel pkgconfig(arrow-dataset) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) libarrow-dataset-glib-doc (rpmlib, GLIBC filtered): plasma-glib-libs (rpmlib, GLIBC filtered): libarrow-doc libarrow-glib-libs libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libplasma.so.700()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) plasma-libs rtld(GNU_HASH) plasma-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libarrow-glib-devel libplasma-glib.so.700()(64bit) pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(plasma) plasma-devel plasma-glib-libs plasma-glib-doc (rpmlib, GLIBC filtered): parquet-glib-libs (rpmlib, GLIBC filtered): libarrow-doc libarrow-glib-libs libarrow-glib.so.700()(64bit) libarrow.so.700()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libparquet.so.700()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) parquet-libs rtld(GNU_HASH) parquet-glib-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libarrow-glib-devel libparquet-glib.so.700()(64bit) parquet-devel parquet-glib-libs pkgconfig(arrow-glib) pkgconfig(gobject-2.0) pkgconfig(parquet) parquet-glib-doc (rpmlib, GLIBC filtered): libarrow-debuginfo (rpmlib, GLIBC filtered): libarrow-debugsource (rpmlib, GLIBC filtered): Provides -------- libarrow: libarrow libarrow(x86-64) libarrow.so.700()(64bit) libarrow-doc: libarrow-doc libarrow-devel: libarrow-devel libarrow-devel(x86-64) pkgconfig(arrow) pkgconfig(arrow-compute) pkgconfig(arrow-csv) pkgconfig(arrow-filesystem) pkgconfig(arrow-json) pkgconfig(arrow-orc) libarrow-dataset-libs: libarrow-dataset-libs libarrow-dataset-libs(x86-64) libarrow_dataset.so.700()(64bit) libarrow-dataset-devel: cmake(ArrowDataset) cmake(arrowdataset) libarrow-dataset-devel libarrow-dataset-devel(x86-64) pkgconfig(arrow-dataset) libarrow-flight-libs: libarrow-flight-glib.so.700()(64bit) libarrow-flight-libs libarrow-flight-libs(x86-64) libarrow_flight.so.700()(64bit) libarrow-flight-devel: cmake(ArrowFlight) cmake(arrowflight) libarrow-flight-devel libarrow-flight-devel(x86-64) pkgconfig(arrow-flight) pkgconfig(arrow-flight-glib) libarrow-python-libs: libarrow-python-libs libarrow-python-libs(x86-64) libarrow_python.so.700()(64bit) libarrow-python-devel: cmake(ArrowPython) cmake(arrowpython) libarrow-python-devel libarrow-python-devel(x86-64) pkgconfig(arrow-python) libarrow-python-flight-libs: libarrow-python-flight-libs libarrow-python-flight-libs(x86-64) libarrow_python_flight.so.700()(64bit) libarrow-python-flight-devel: cmake(ArrowPythonFlight) cmake(arrowpythonflight) libarrow-python-flight-devel libarrow-python-flight-devel(x86-64) pkgconfig(arrow-python-flight) plasma-libs: libplasma.so.700()(64bit) plasma-libs plasma-libs(x86-64) plasma-store-server: plasma-store-server plasma-store-server(x86-64) plasma-libs-devel: cmake(Plasma) cmake(plasma) pkgconfig(plasma) pkgconfig(plasma-glib) plasma-libs-devel plasma-libs-devel(x86-64) parquet-libs: libparquet.so.700()(64bit) parquet-libs parquet-libs(x86-64) parquet-libs-devel: cmake(Parquet) cmake(parquet) parquet-libs-devel parquet-libs-devel(x86-64) pkgconfig(parquet) pkgconfig(parquet-glib) libarrow-glib-libs: libarrow-glib-libs libarrow-glib-libs(x86-64) libarrow-glib.so.700()(64bit) libarrow-glib-devel: libarrow-glib-devel libarrow-glib-devel(x86-64) pkgconfig(arrow-glib) pkgconfig(arrow-orc-glib) libarrow-glib-doc: libarrow-glib-doc libarrow-glib-doc(x86-64) libarrow-dataset-glib-libs: libarrow-dataset-glib-libs libarrow-dataset-glib-libs(x86-64) libarrow-dataset-glib.so.700()(64bit) libarrow-dataset-glib-devel: libarrow-dataset-glib-devel libarrow-dataset-glib-devel(x86-64) pkgconfig(arrow-dataset-glib) libarrow-dataset-glib-doc: libarrow-dataset-glib-doc libarrow-dataset-glib-doc(x86-64) plasma-glib-libs: libplasma-glib.so.700()(64bit) plasma-glib-libs plasma-glib-libs(x86-64) plasma-glib-devel: pkgconfig(plasma-glib) plasma-glib-devel plasma-glib-devel(x86-64) plasma-glib-doc: plasma-glib-doc plasma-glib-doc(x86-64) parquet-glib-libs: libparquet-glib.so.700()(64bit) parquet-glib-libs parquet-glib-libs(x86-64) parquet-glib-devel: parquet-glib-devel parquet-glib-devel(x86-64) pkgconfig(parquet-glib) parquet-glib-doc: parquet-glib-doc parquet-glib-doc(x86-64) libarrow-debuginfo: debuginfo(build-id) libarrow-debuginfo libarrow-debuginfo(x86-64) libarrow.so.700.0.0-7.0.0-1.fc37.x86_64.debug()(64bit) libarrow-debugsource: libarrow-debugsource libarrow-debugsource(x86-64) Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10 Command line :/usr/bin/fedora-review -b 2054708 -m fedora-rawhide-x86_64 Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, C/C++, Shell-api Disabled plugins: Ocaml, fonts, Haskell, Python, Perl, Java, R, PHP, SugarActivity Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2054708 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure