Bug 1901102 - Review Request: rust-bitvec - Crate for manipulating memory, bit by bit
Summary: Review Request: rust-bitvec - Crate for manipulating memory, bit by bit
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jan Staněk
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1901091 1901093 1901099 1901101
Blocks: 1822969
TreeView+ depends on / blocked
 
Reported: 2020-11-24 13:54 UTC by Fabio Valentini
Modified: 2021-01-25 15:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-01-25 15:57:46 UTC
Type: ---
Embargoed:
jstanek: fedora-review+


Attachments (Terms of Use)

Description Fabio Valentini 2020-11-24 13:54:43 UTC
Spec URL: https://decathorpe.fedorapeople.org/packages/rust-bitvec.spec
SRPM URL: https://decathorpe.fedorapeople.org/packages/rust-bitvec-0.19.4-1.fc33.src.rpm

Description:
Crate for manipulating memory, bit by bit

Fedora Account System Username: decathorpe

NOTE: I have included a patch to use radium 0.6.x instead of 0.5.x. This dependency bump was already done by the upstream project, but it's not part of a released version yet.

Comment 1 Fabio Valentini 2021-01-11 16:48:42 UTC
Looks like there are problems with this crate on s390x:
https://github.com/bitvecto-rs/bitvec/issues/102

Once that is resolved, I will submit another test scratch build.

Comment 2 Fabio Valentini 2021-01-24 18:52:29 UTC
With a small patch, bitvec now builds successfully:
https://koji.fedoraproject.org/koji/taskinfo?taskID=60387267

Thanks to @ignatenkobrain for the help with the patch.

Updated files behind the same URLs.

Comment 3 Jan Staněk 2021-01-25 12:42:38 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated



===== MUST items =====

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.
[-]: 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]: License field in the package spec file matches the actual license.
[-]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[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.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: 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]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: 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:
[x]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust-
     bitvec-devel , rust-bitvec+default-devel , rust-bitvec+alloc-devel ,
     rust-bitvec+atomic-devel , rust-bitvec+serde-devel , rust-bitvec+std-
     devel
[?]: Package functions as described.
[-]: 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.
[x]: %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]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: rust-bitvec-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec+default-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec+alloc-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec+atomic-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec+serde-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec+std-devel-0.19.4-1.fc34.noarch.rpm
          rust-bitvec-0.19.4-1.fc34.src.rpm
rust-bitvec-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec-devel.noarch: W: no-documentation
rust-bitvec-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/bitvec-0.19.4/.cargo-checksum.json
rust-bitvec+default-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+default-devel.noarch: W: no-documentation
rust-bitvec+alloc-devel.noarch: W: spelling-error %description -l en_US alloc -> allot, alloy, allow
rust-bitvec+alloc-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+alloc-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+alloc-devel.noarch: W: no-documentation
rust-bitvec+atomic-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+atomic-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+atomic-devel.noarch: W: no-documentation
rust-bitvec+serde-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-bitvec+serde-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+serde-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+serde-devel.noarch: W: no-documentation
rust-bitvec+std-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+std-devel.noarch: W: no-documentation
rust-bitvec.src: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
7 packages and 0 specfiles checked; 0 errors, 21 warnings.




Rpmlint (installed packages)
----------------------------
rust-bitvec+serde-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-bitvec+serde-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+serde-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+serde-devel.noarch: W: no-documentation
rust-bitvec-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec-devel.noarch: W: no-documentation
rust-bitvec-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/bitvec-0.19.4/.cargo-checksum.json
rust-bitvec+std-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+std-devel.noarch: W: no-documentation
rust-bitvec+atomic-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+atomic-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+atomic-devel.noarch: W: no-documentation
rust-bitvec+default-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+default-devel.noarch: W: no-documentation
rust-bitvec+alloc-devel.noarch: W: spelling-error %description -l en_US alloc -> allot, alloy, allow
rust-bitvec+alloc-devel.noarch: W: spelling-error %description -l en_US bitvec -> bisect
rust-bitvec+alloc-devel.noarch: W: invalid-url URL: https://crates.io/crates/bitvec HTTP Error 404: Not Found
rust-bitvec+alloc-devel.noarch: W: no-documentation
6 packages and 0 specfiles checked; 0 errors, 20 warnings.



Source checksums
----------------
https://crates.io/api/v1/crates/bitvec/0.19.4/download#/bitvec-0.19.4.crate :
  CHECKSUM(SHA256) this package     : a7ba35e9565969edb811639dbebfe34edc0368e472c5018474c8eb2543397f81
  CHECKSUM(SHA256) upstream package : a7ba35e9565969edb811639dbebfe34edc0368e472c5018474c8eb2543397f81


Requires
--------
rust-bitvec-devel (rpmlib, GLIBC filtered):
    (crate(funty) >= 1.0.0 with crate(funty) < 2.0.0~)
    (crate(radium/default) >= 0.6.1 with crate(radium/default) < 0.7.0~)
    (crate(tap/default) >= 1.0.0 with crate(tap/default) < 2.0.0~)
    (crate(wyz) >= 0.2.0 with crate(wyz) < 0.3.0~)
    cargo

rust-bitvec+default-devel (rpmlib, GLIBC filtered):
    cargo
    crate(bitvec)
    crate(bitvec/atomic)
    crate(bitvec/std)

rust-bitvec+alloc-devel (rpmlib, GLIBC filtered):
    (crate(wyz/alloc) >= 0.2.0 with crate(wyz/alloc) < 0.3.0~)
    cargo
    crate(bitvec)

rust-bitvec+atomic-devel (rpmlib, GLIBC filtered):
    cargo
    crate(bitvec)

rust-bitvec+serde-devel (rpmlib, GLIBC filtered):
    (crate(serde) >= 1.0.0 with crate(serde) < 2.0.0~)
    cargo
    crate(bitvec)

rust-bitvec+std-devel (rpmlib, GLIBC filtered):
    cargo
    crate(bitvec)
    crate(bitvec/alloc)



Provides
--------
rust-bitvec-devel:
    crate(bitvec)
    rust-bitvec-devel

rust-bitvec+default-devel:
    crate(bitvec/default)
    rust-bitvec+default-devel

rust-bitvec+alloc-devel:
    crate(bitvec/alloc)
    rust-bitvec+alloc-devel

rust-bitvec+atomic-devel:
    crate(bitvec/atomic)
    rust-bitvec+atomic-devel

rust-bitvec+serde-devel:
    crate(bitvec/serde)
    rust-bitvec+serde-devel

rust-bitvec+std-devel:
    crate(bitvec/std)
    rust-bitvec+std-devel



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review --bug 1901102
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: Haskell, fonts, Perl, PHP, SugarActivity, R, Ocaml, C/C++, Java, Python
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 4 Fabio Valentini 2021-01-25 14:10:42 UTC
Thanks for the review!
https://pagure.io/releng/fedora-scm-requests/issue/31881

Comment 5 Gwyn Ciesla 2021-01-25 15:19:57 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-bitvec

Comment 6 Fabio Valentini 2021-01-25 15:57:46 UTC
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1673709

I'll work on nom 6 and the nom 5 compat package next.


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