Information for build automoc-1.0-0.55.rc3.fc45

ID123843
Package Nameautomoc
Version1.0
Release0.55.rc3.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/automoc.git#581212c2a39746237d0418bf84b31eadfc1e25b9
SummaryAutomatic moc for Qt 4
DescriptionThis package contains the automoc4 binary which is used to run moc on the right source files in a Qt 4 or KDE 4 application. Moc is the meta object compiler which is a widely used tool with Qt and creates standard C++ files to provide syntactic sugar of the signal/slots mechanism.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 12 Aug 2026 18:41:37 UTC
CompletedThu, 13 Aug 2026 00:37:46 UTC
Taskbuild (f45, /rpms/automoc.git:581212c2a39746237d0418bf84b31eadfc1e25b9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/automoc.git#581212c2a39746237d0418bf84b31eadfc1e25b9'}}
Tags
f45
f46
RPMs
src
automoc-1.0-0.55.rc3.fc45.src.rpm (info) (download)
riscv64
automoc-1.0-0.55.rc3.fc45.riscv64.rpm (info) (download)
automoc-debuginfo-1.0-0.55.rc3.fc45.riscv64.rpm (info) (download)
automoc-debugsource-1.0-0.55.rc3.fc45.riscv64.rpm (info) (download)
Logs
riscv64
build.log
mock_output.log
dnf5.log
root.log
mock_config.log
hw_info.log
state.log
Changelog * Mon Aug 10 2026 Than Ngo <than@redhat.com> - 1.0-0.55.rc3 - Fix rhbz#2503779, FTBFS with cmake4 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.54.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Mon Jan 19 2026 Than Ngo <than@redhat.com> - 1.0-0.53.rc3 - Update License * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.52.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.51.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.50.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.49.rc3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jan 07 2025 Alessandro Astone <ales.astone@gmail.com> - 1.0-0.48.rc3 - Fix build dependency on QTDIR="/usr/lib64/qt4" ; export QTDIR ; PATH="/usr/lib64/qt4/bin:$PATH" ; export PATH ; CFLAGS="${CFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes }" ; export LDFLAGS ; /usr/bin/cmake \ -DBUILD_SHARED_LIBS:BOOL=ON \ -DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX:PATH=/usr \ -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON \ -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON \ -DDATA_INSTALL_DIR:PATH=/usr/share/kde4/apps \ -DINCLUDE_INSTALL_DIR:PATH=/usr/include/kde4 \ -DLIB_INSTALL_DIR:PATH=/usr/lib64 \ -DKDE4_BUILD_TESTS:BOOL=OFF \ -DLIB_SUFFIX=64 \ -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec/kde4 \ -DSYSCONF_INSTALL_DIR:PATH=/etc macro * Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0-0.47.rc3 - convert license to SPDX