Bug 742234 - R FTBFS
Summary: R FTBFS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: R
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-29 13:16 UTC by Rex Dieter
Modified: 2011-10-08 09:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-08 09:45:07 UTC
Type: ---


Attachments (Terms of Use)
x86_64 build.log (320.96 KB, text/x-log)
2011-09-29 13:16 UTC, Rex Dieter
no flags Details

Description Rex Dieter 2011-09-29 13:16:17 UTC
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

Comment 1 Kevin Kofler 2011-10-06 16:28:50 UTC
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.

Comment 2 Tom "spot" Callaway 2011-10-08 09:45:07 UTC
R 2.13.2 is built in rawhide, without issue.


Note You need to log in before you can comment on or make changes to this bug.