Hide Forgot
Created attachment 525565 [details] x86_64 build.log Submitting this for tracking purposes mostly, since a broken R means I can't build cantor either. anyway, latest attempt to build for rawhide is here, http://koji.fedoraproject.org/koji/buildinfo?buildID=263239
So there seems to be some trouble with invalid UTF-8, the first 2 are in docs and ignored (apparently, upstream doesn't consider documentation important :-/ ), the third one then halts the build: creating NEWS Error in strsplit(txt, "\n", fixed = TRUE) : 'split' string 1 is invalid UTF-8 Calls: <Anonymous> ... writeBlock -> writeContent -> putw -> put -> strsplit Execution halted hcl html Error: regular expression is invalid UTF-8 Execution halted make[2]: Leaving directory `/builddir/build/BUILD/R-2.13.1/src/library' make[2]: *** [Rdfiles] Error 1 make[1]: *** [docs] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/R-2.13.1/src/library' make: [docs] Error 2 (ignored) condest html Error: regular expression is invalid UTF-8 * removing '/builddir/build/BUILD/R-2.13.1/library/Matrix' make[2]: Leaving directory `/builddir/build/BUILD/R-2.13.1/src/library/Recommended' make[1]: Leaving directory `/builddir/build/BUILD/R-2.13.1/src/library/Recommended' RPM build errors: make[2]: *** [Matrix.ts] Error 1 make[1]: *** [recommended-packages] Error 2 make: *** [stamp-recommended] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.Rn9BIs (%build) Bad exit status from /var/tmp/rpm-tmp.Rn9BIs (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output.
R 2.13.2 is built in rawhide, without issue.