Wed, 29 May 2024 19:24:35 UTC | login

Information for build sparse-0.6.4-3.fc37

ID217481
Package Namesparse
Version0.6.4
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sparse.git#1a2c6587cdbbcbdf88c06db51816c08782e2fe91
SummaryA semantic parser of source files
DescriptionSparse is a semantic parser of source files: it's neither a compiler (although it could be used as a front-end for one) nor is it a preprocessor (although it contains as a part of it a preprocessing phase). It is meant to be a small - and simple - library. Scanty and meager, and partly because of that easy to use. It has one mission in life: create a semantic parse tree for some arbitrary user for further analysis. It's not a tokenizer, nor is it some generic context-free parser. In fact, context (semantics) is what it's all about - figuring out not just what the grouping of tokens are, but what the _types_ are that the grouping implies. Sparse is primarily used in the development and debugging of the Linux kernel.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 06 Nov 2022 19:10:03 UTC
CompletedMon, 07 Nov 2022 06:53:36 UTC
Taskbuild (f37, /rpms/sparse.git:1a2c6587cdbbcbdf88c06db51816c08782e2fe91)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sparse.git#1a2c6587cdbbcbdf88c06db51816c08782e2fe91'}}
Tags
f37
f38
RPMs
src
sparse-0.6.4-3.fc37.src.rpm (info) (download)
riscv64
sparse-0.6.4-3.fc37.riscv64.rpm (info) (download)
sparse-debuginfo-0.6.4-3.fc37.riscv64.rpm (info) (download)
sparse-debugsource-0.6.4-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 29 2022 Jeff Layton <jlayton@redhat.com> - 0.6.4-3 - bump release to get around package version issue * Wed Aug 10 2022 Jeff Layton <jlayton@redhat.com> - 0.6.4-2 - Add patch to address typeof() issues * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 07 2021 Jeff Layton <jlayton@redhat.com> - 0.6.4-1 - Update to 0.6.4 release * Wed Sep 01 2021 Jeff Layton <jlayton@redhat.com> - 0.6.4.rc1-2 - Fix rpmlint warnings * Wed Sep 01 2021 Jeff Layton <jlayton@redhat.com> - 0.6.4.rc1-1 - Update to 0.6.4-rc1 release * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 19 2020 Jeff Layton <jlayton@redhat.com> - 0.6.3-1 - Update to 0.6.3 release