Bug 2173093

Summary: Review Request: rust-defmt-macros - Defmt macros
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Davide Cavalca <davide>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: davide, package-review
Target Milestone: ---Flags: davide: fedora-review?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://crates.io/crates/defmt-macros
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-24 21:08:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2173092    
Bug Blocks: 2173094    

Description Michel Lind 2023-02-23 22:11:17 UTC
Spec URL: https://salimma.fedorapeople.org/rust-defmt-macros.spec
SRPM URL: https://salimma.fedorapeople.org/rust-defmt-macros-0.3.3-1.fc37.src.rpm

Description:
Defmt macros.

Fedora Account System Username: salimma

Comment 1 Jakub Kadlčík 2023-02-23 22:14:50 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/5561846
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2173093-rust-defmt-macros/fedora-rawhide-x86_64/05561846-rust-defmt-macros/builder-live.log.gz

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

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


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

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

Comment 2 Davide Cavalca 2023-02-24 17:33:10 UTC
Do you actually need the unstable-test feature? That doesn't look like something we should ship.

Comment 3 Michel Lind 2023-02-24 21:08:20 UTC
needs defmt-parser' unstable feature (the unstable-test is just needed to run tests so should not have been exported) so let's not package this for now