Tue, 14 May 2024 11:45:52 UTC | login

Information for build mcpp-2.7.2-32.fc38

ID239625
Package Namemcpp
Version2.7.2
Release32.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mcpp.git#14dbc2abd5ddbc729e4f880f4a6253d19d6fcf28
SummaryAlternative C/C++ preprocessor
DescriptionC/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which uses complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident preprocessor or as a stand-alone program without using library build of mcpp, this package installs only a program named 'mcpp' which links shared library of mcpp and behaves independent from GCC.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Mar 2023 19:57:18 UTC
CompletedTue, 14 Mar 2023 06:20:31 UTC
Taskbuild (f38, /rpms/mcpp.git:14dbc2abd5ddbc729e4f880f4a6253d19d6fcf28)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mcpp.git#14dbc2abd5ddbc729e4f880f4a6253d19d6fcf28'}}
Tags
f38
RPMs
src
mcpp-2.7.2-32.fc38.src.rpm (info) (download)
riscv64
libmcpp-2.7.2-32.fc38.riscv64.rpm (info) (download)
libmcpp-devel-2.7.2-32.fc38.riscv64.rpm (info) (download)
mcpp-2.7.2-32.fc38.riscv64.rpm (info) (download)
mcpp-doc-2.7.2-32.fc38.riscv64.rpm (info) (download)
libmcpp-debuginfo-2.7.2-32.fc38.riscv64.rpm (info) (download)
mcpp-debuginfo-2.7.2-32.fc38.riscv64.rpm (info) (download)
mcpp-debugsource-2.7.2-32.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Sep 18 2021 Jeff Makey <jeff@makey.net> - 2.7.2-29 - Prevent the use of rpath as required by Fedora Packaging Guidelines (#1987708). - Use standard make_build and make_install macros. * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Add make to BuildRequires.