Builds OK on MacOSX 10.6, but then I get some weird R doctest failures, similar to shown on #5964, but with a different cause: in install.log I see several linker failures due to an iconv issue:
... creating doc/manual/R-lang.html installing parsed Rd dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /usr/local/src/sage/sage-4.7.rc4/spkg/build/ r-2.10.1.p4/src/lib/libR.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /usr/local/src/sage/sage-4.7.rc4/spkg/build/ r-2.10.1.p4/src/lib/libR.dylib Expected in: flat namespace /bin/sh: line 1: 70358 Done echo "options(warn=1);tools:::.install_package_Rd_objects('./base', '../../library/base')" 70359 Trace/BPT trap | R_DEFAULT_PACKAGES=NULL ../../bin/ R --vanilla --slave make[3]: *** [base.Rdts] Error 1 On May 23, 12:33 pm, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > Dear Sage lovers, > > We're releasing Sage 4.7.rc4. > > Source archive: > > http://boxen.math.washington.edu/home/release/sage-4.7.rc4/sage-4.7.r... > > Upgrade path: > > http://boxen.math.washington.edu/home/release/sage-4.7.rc4/sage-4.7.rc4/ > > Please build, test, and report! We'd love to hear about your > experiences with this release. > > == Tickets == > > * We closed 216 tickets in this release. For details, see > > http://boxen.math.washington.edu/home/release/sage-4.7.rc4/tickets.html > > Merged in sage-4.7.rc4: > > #11331: Alexander Dreyer: PolyBoRi won't build on OS X 10.4 PPC G4 > [Reviewed by Georg S. Weber, Karl-Dieter Crisman] -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org