Sat, 18 May 2024 03:33:54 UTC | login

Information for build sparse-0.6.1-2.fc33

ID138751
Package Namesparse
Version0.6.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sparse.git#7d5281f88dc4022306989adfa72f0e293deb61e6
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
StartedFri, 27 Mar 2020 09:05:49 UTC
CompletedFri, 27 Mar 2020 09:43:54 UTC
Taskbuild (f33, /rpms/sparse.git:7d5281f88dc4022306989adfa72f0e293deb61e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sparse.git#7d5281f88dc4022306989adfa72f0e293deb61e6'}}
Tags
f33
RPMs
src
sparse-0.6.1-2.fc33.src.rpm (info) (download)
riscv64
sparse-0.6.1-2.fc33.riscv64.rpm (info) (download)
sparse-debuginfo-0.6.1-2.fc33.riscv64.rpm (info) (download)
sparse-debugsource-0.6.1-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 08 2019 Jeff Layton <jlayton@redhat.com> - 0.6.1-1 - Update to 0.6.1 release * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 06 2019 Jeff Layton <jlayton@redhat.com> - 0.6.0-1 - Update to 0.6.0 release * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Apr 14 2018 Jeff Layton <jlayton@redhat.com> - 0.5.2-1 - Update to v0.5.2 release