Fedora Account System
Red Hat Associate
Red Hat Customer
uudeview failed to build from source in Fedora rawhide/f45 https://koji.fedoraproject.org/koji/taskinfo?taskID=147923826 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild Please fix uudeview at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, uudeview will be orphaned. Before branching of Fedora 46, uudeview will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2152052 [details] build.log
Created attachment 2152053 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2152054 [details] state.log
I will review the build logs, identify the root cause https://www.calfresh.com.co
one issue is caused by "texlive-texosquery" from "texlive-base.spec" Requires: java-headless but this name is gone, should be replaced by one of these: java-25-openjdk-headless.aarch64 OpenJDK 25 Headless Runtime Environment java-latest-openjdk-headless.aarch64 OpenJDK 26 Headless Runtime Environment I opened https://bugzilla.redhat.com/show_bug.cgi?id=2511625 to the texlive-texosquery issue.
Fixed https://koji.fedoraproject.org/koji/buildinfo?buildID=3066348 in fact the lack of dependencies for ix86 was the culprit, so ExcludeArch: %{ix86} is the fix.