spec: https://fed500.fedorapeople.org/serenity.spec srpm: https://fed500.fedorapeople.org/serenity-1.6.3-1.fc43.src.rpm description: Serenity is a quantum chemistry code originally developed in the group of Johannes Neugebauer at the University of Münster. Serenity has a strong focus on quantum chemical subsystem/embedding methods. fas: fed500 Reproducible: Always
Copr build: https://copr.fedorainfracloud.org/coprs/build/10513675 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2481491-serenity/fedora-rawhide-x86_64/10513675-serenity/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
%files data %license LICENSE %{_datadir}/serenitay/ this looks like a typo
I will do the review on the weekend.
spec: https://fed500.fedorapeople.org/serenity.spec srpm: https://fed500.fedorapeople.org/serenity-1.6.3-1.fc43.src.rpm
Created attachment 2143511 [details] The .spec file difference from Copr build 10513675 to 10527354
Copr build: https://copr.fedorainfracloud.org/coprs/build/10527354 (failed) Build log: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2481491-serenity/fedora-rawhide-x86_64/10527354-serenity/builder-live.log.gz Please make sure the package builds successfully at least for Fedora Rawhide. - If the build failed for unrelated reasons (e.g. temporary network unavailability), please ignore it. - If the build failed because of missing BuildRequires, please make sure they are listed in the "Depends On" field --- This comment was created by the fedora-review-service https://github.com/FrostyX/fedora-review-service If you want to trigger a new Copr build, add a comment containing new Spec and SRPM URLs or [fedora-review-service-build] string.
Why is there a -j1 in %cmake_build?
(In reply to Susi Lehtola from comment #7) > Why is there a -j1 in %cmake_build? If you really need this, the recommended way is to declare %global _smp_ncpus_max 1
The compile took 7 hours on my machine, and failed in the check phase + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd serenity-1.6.3 + source serenity.sh /var/tmp/rpm-tmp.OvLUzb: line 47: source: serenity.sh: file not found RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.OvLUzb (%check) Bad exit status from /var/tmp/rpm-tmp.OvLUzb (%check)