Your message dated Tue, 11 Apr 2006 08:17:11 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361604: fixed in r-base 2.2.1.svn37715-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: r-base
Version: 2.2.1.svn37668-1
Severity: wishlist
Tags: patch


When building 'r-base' on ppc64/unstable, I get the following error:


gcc     -I. -I../../src/include -I../../src/include  -DHAVE_CONFIG_H  -fpic  
-std=gnu99 -O2 -pipe -c vfonts.c -o vfonts.o
gfortran  -fpic  -O2 -pipe -c xxxpr.f -o xxxpr.o
gcc -shared   -o libR.so Rembedded.o CConverters.o CommandLineArgs.o Rdynload.o 
Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o 
builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o 
cum.o dcf.o datetime.o debug.o deparse.o deriv.o dotcode.o dounzip.o dstruct.o 
duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o gevents.o 
gram.o gram-ex.o graphics.o identical.o internet.o iosupport.o lapack.o list.o 
localecharset.o logic.o main.o mapply.o match.o memory.o model.o names.o 
objects.o optim.o optimize.o options.o par.o paste.o pcre.o platform.o plot.o 
plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o 
random.o regex.o registration.o relop.o rlocale.o saveload.o scan.o seq.o 
serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o 
subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o 
xxxpr.o   `ls ../appl/*.o ../nmath/*.o ../unix/*.o  2>/dev/null`  -lgfortran 
-lm -lgcc_s      -lreadline  -lpcre -lbz2 -lz -ldl -lm
/usr/bin/ld: ../nmath/pbeta.o(.text+0x40): sibling call optimization to 
`bratio' does not allow automatic multiple TOCs; recompile with -mminimal-toc 
or -fno-optimize-sibling-calls, or make `bratio' extern
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libR.so] Error 1
make[4]: Leaving directory `/r-base-2.2.1.svn37668/src/main'


With the attached patch 'r-base' can be compiled on ppc64.


Regards
Andreas Jochens


diff -urN ../tmp-orig/r-base-2.2.1.svn37668/debian/rules ./debian/rules
--- ../tmp-orig/r-base-2.2.1.svn37668/debian/rules      2006-04-09 
08:37:31.000000000 +0000
+++ ./debian/rules      2006-04-09 07:03:04.000000000 +0000
@@ -75,6 +75,10 @@
 cxxcompiler    = g++
 optimflags     = -O2 -pipe
 
+ifeq ($(arch),powerpc64)
+optimflags     += -mminimal-toc
+endif
+
 # edd 04 Sep 2001  default compiler flags, lowered for m68k
 #compilerflags = -O2 
 # m68k barks when using g77, and when gcc use -O2


--- End Message ---
--- Begin Message ---
Source: r-base
Source-Version: 2.2.1.svn37715-1

We believe that the bug you reported is fixed in the latest version of
r-base, which is due to be installed in the Debian FTP archive:

r-base-core_2.2.1.svn37715-1_i386.deb
  to pool/main/r/r-base/r-base-core_2.2.1.svn37715-1_i386.deb
r-base-dev_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-base-dev_2.2.1.svn37715-1_all.deb
r-base-html_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-base-html_2.2.1.svn37715-1_all.deb
r-base-latex_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-base-latex_2.2.1.svn37715-1_all.deb
r-base_2.2.1.svn37715-1.diff.gz
  to pool/main/r/r-base/r-base_2.2.1.svn37715-1.diff.gz
r-base_2.2.1.svn37715-1.dsc
  to pool/main/r/r-base/r-base_2.2.1.svn37715-1.dsc
r-base_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-base_2.2.1.svn37715-1_all.deb
r-base_2.2.1.svn37715.orig.tar.gz
  to pool/main/r/r-base/r-base_2.2.1.svn37715.orig.tar.gz
r-doc-html_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-doc-html_2.2.1.svn37715-1_all.deb
r-doc-info_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-doc-info_2.2.1.svn37715-1_all.deb
r-doc-pdf_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-doc-pdf_2.2.1.svn37715-1_all.deb
r-gnome_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-gnome_2.2.1.svn37715-1_all.deb
r-mathlib_2.2.1.svn37715-1_i386.deb
  to pool/main/r/r-base/r-mathlib_2.2.1.svn37715-1_i386.deb
r-recommended_2.2.1.svn37715-1_all.deb
  to pool/main/r/r-base/r-recommended_2.2.1.svn37715-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated r-base package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  9 Apr 2006 07:40:48 -0500
Source: r-base
Binary: r-base-core r-base-latex r-recommended r-doc-html r-doc-info r-base-dev 
r-mathlib r-base-html r-gnome r-doc-pdf r-base
Architecture: source all i386
Version: 2.2.1.svn37715-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description: 
 r-base     - GNU R statistical computing language and environment
 r-base-core - GNU R core of statistical computing language and environment
 r-base-dev - GNU R installation of auxiliary GNU R packages
 r-base-html - GNU R html docs for statistical computing system functions
 r-base-latex - GNU R LaTeX docs for statistical computing system functions
 r-doc-html - GNU R html manuals for statistical computing system
 r-doc-info - GNU R info manuals statistical computing system
 r-doc-pdf  - GNU R pdf manuals for statistical computing system
 r-gnome    - GNU R Gnome gui for statistical computing system
 r-mathlib  - GNU R standalone mathematics library
 r-recommended - GNU R collection of recommended packages [metapackage]
Closes: 361604
Changes: 
 r-base (2.2.1.svn37715-1) unstable; urgency=low
 .
   * First beta release of the upcoming R 2.3.0 scheduled for April 24
 .
   * debian/rules: On ppc64, add -mminimal-toc to compiler flags
     Thanks to Andreas Jochens for the patch.           (Closes: #361604)
Files: 
 fa0c323a420bdaa91897729d72a290ca 1070 math optional r-base_2.2.1.svn37715-1.dsc
 2e70d9e5b3fe5b57084494a24cd09255 14072769 math optional 
r-base_2.2.1.svn37715.orig.tar.gz
 339eecb7149019cf5b091671d651cae6 42170 math optional 
r-base_2.2.1.svn37715-1.diff.gz
 a87f1102c6e720328f578d5eff0fd580 9396304 math optional 
r-base-core_2.2.1.svn37715-1_i386.deb
 32d7a1c05d5536a69e28516d37952d43 414874 math optional 
r-mathlib_2.2.1.svn37715-1_i386.deb
 19fc71fa828109d391edec54c444b047 22526 math optional 
r-base_2.2.1.svn37715-1_all.deb
 4be26f02b63f34b9cb178820c36c4f65 22856 gnome optional 
r-gnome_2.2.1.svn37715-1_all.deb
 eae36f427df5c2c4e027ac6af1c2d408 2220 devel optional 
r-base-dev_2.2.1.svn37715-1_all.deb
 aef079c0eed45492f2343974913bc2df 1092694 math extra 
r-base-html_2.2.1.svn37715-1_all.deb
 88b4f4108c2e67bb24cc5a5cdce804bb 1022652 math extra 
r-base-latex_2.2.1.svn37715-1_all.deb
 bb9553590e1910f087e8108d362757ef 6535858 doc optional 
r-doc-pdf_2.2.1.svn37715-1_all.deb
 ba51eefa5273c7ff8be1599d5ce3c452 473634 doc optional 
r-doc-html_2.2.1.svn37715-1_all.deb
 f56a7b5bf2e01115ee9a058b4ad93a1e 417080 doc optional 
r-doc-info_2.2.1.svn37715-1_all.deb
 d14a71d4b66a79224aec5a43a6bdaa58 1926 math optional 
r-recommended_2.2.1.svn37715-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEO8JICZSR95Gw07cRAltFAJ9s0KjsxMz7aUUgZ/m1uQRf6w34bACeIjqP
fquc+YVDHf37TZRP4Yzx74M=
=9ks2
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to