Your message dated Tue, 14 Mar 2006 17:32:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356849: fixed in rpy 0.4.6-4
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: rpy
Version: 0.4.6-3
Severity: serious
Hi,
building the package rpy in a clean sid build environment
(with pbuilder) on i386 results in:
=========================================================================
[...]
running build_ext
building '_rpy2021' extension
creating build/temp.linux-i686-2.3
creating build/temp.linux-i686-2.3/src
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -O2 -Wall -fPIC
-DR_HOME="/usr/lib/R" -DWITH_NUMERIC -DRPY_SHNAME="_rpy2021"
-DINIT_RPY=init_rpy2021 -UPRE_2_2 -I/usr/lib/R/include -Isrc
-I/usr/include/python2.3 -c src/R_eval2021.c -o
build/temp.linux-i686-2.3/src/R_eval2021.o -shared
In file included from src/R_eval2021.c:23:
src/RPy.h:32:15: error: R.h: No such file or directory
src/RPy.h:33:22: error: Rdefines.h: No such file or directory
[...]
src/R_eval2021.c:92: warning: return makes integer from pointer without a cast
src/R_eval2021.c:94: warning: implicit declaration of function 'PROTECT'
src/R_eval2021.c:95: warning: implicit declaration of function 'allocVector'
src/R_eval2021.c:95: error: 'LANGSXP' undeclared (first use in this function)
src/R_eval2021.c:95: error: invalid lvalue in assignment
src/R_eval2021.c:96: warning: implicit declaration of function 'SETCAR'
src/R_eval2021.c:98: error: 'res' undeclared (first use in this function)
src/R_eval2021.c:99: warning: implicit declaration of function 'UNPROTECT'
src/R_eval2021.c: At top level:
src/R_eval2021.c:108: error: syntax error before 'get_fun_from_name'
src/R_eval2021.c:108: warning: return type defaults to 'int'
src/R_eval2021.c: In function 'get_fun_from_name':
src/R_eval2021.c:109: error: 'SEXP' undeclared (first use in this function)
src/R_eval2021.c:109: error: syntax error before 'obj'
src/R_eval2021.c:115: warning: return makes integer from pointer without a cast
src/R_eval2021.c:119: warning: return makes integer from pointer without a cast
src/R_eval2021.c:123: error: 'obj' undeclared (first use in this function)
src/R_eval2021.c:123: warning: implicit declaration of function 'Rf_findVar'
src/R_eval2021.c:123: warning: implicit declaration of function 'Rf_install'
src/R_eval2021.c:123: error: 'R_GlobalEnv' undeclared (first use in this
function)
src/R_eval2021.c:144: error: 'R_UnboundValue' undeclared (first use in this
function)
src/R_eval2021.c:146: warning: return makes integer from pointer without a cast
src/R_eval2021.c: In function 'get_last_error_msg':
src/R_eval2021.c:153: error: 'SEXP' undeclared (first use in this function)
src/R_eval2021.c:153: error: syntax error before 'msg'
src/R_eval2021.c:155: error: 'msg' undeclared (first use in this function)
src/R_eval2021.c:156: warning: implicit declaration of function
'CHARACTER_VALUE'
src/R_eval2021.c:156: warning: return makes pointer from integer without a cast
error: command 'gcc' failed with exit status 1
make: *** [build-stamp] Error 1
=========================================================================
This comes from R.h being shipped at /usr/share/R/include/R.h by r-base-core
but
$ R RHOME
yielding /usr/lib/R (which is automatically extended to the (wrong) include
path.
Thanks for considering.
--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/
--- End Message ---
--- Begin Message ---
Source: rpy
Source-Version: 0.4.6-4
We believe that the bug you reported is fixed in the latest version of
rpy, which is due to be installed in the Debian FTP archive:
python-rpy-doc_0.4.6-4_all.deb
to pool/main/r/rpy/python-rpy-doc_0.4.6-4_all.deb
python-rpy_0.4.6-4_all.deb
to pool/main/r/rpy/python-rpy_0.4.6-4_all.deb
python2.3-rpy_0.4.6-4_i386.deb
to pool/main/r/rpy/python2.3-rpy_0.4.6-4_i386.deb
python2.4-rpy_0.4.6-4_i386.deb
to pool/main/r/rpy/python2.4-rpy_0.4.6-4_i386.deb
rpy_0.4.6-4.diff.gz
to pool/main/r/rpy/rpy_0.4.6-4.diff.gz
rpy_0.4.6-4.dsc
to pool/main/r/rpy/rpy_0.4.6-4.dsc
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 rpy 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: Tue, 14 Mar 2006 19:21:52 -0600
Source: rpy
Binary: python2.4-rpy python-rpy python-rpy-doc python2.3-rpy
Architecture: source all i386
Version: 0.4.6-4
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description:
python-rpy - Python interface to the GNU R language and environment
python-rpy-doc - Python interface to the GNU R language (documentation package)
python2.3-rpy - Python interface to the GNU R language and environment
python2.4-rpy - Python interface to the GNU R language and environment
Closes: 356849
Changes:
rpy (0.4.6-4) unstable; urgency=low
.
* setup.py: Added os.path.join(RHOME.strip(), '../../share/R/include'),
to include_dirs in 'else' branch for Linux/Solaris as we now have
include directories in /usr/share/R/include instead of the previous
location of /usr/lib/R/include aka $RHOME/include (Closes: #356849)
Files:
ce930144ebbcb0d7729d87bd360402bc 741 python optional rpy_0.4.6-4.dsc
1ed097198027cff655e8d620ddad928f 4235 python optional rpy_0.4.6-4.diff.gz
17e072db3a7c04c2a9ddf4d722ca0efb 4474 python optional
python-rpy_0.4.6-4_all.deb
12ffa8c4ffbeec75fed823edb98605a4 187444 doc optional
python-rpy-doc_0.4.6-4_all.deb
8d3579dac10545da8bff41c5224cb647 24500 python optional
python2.3-rpy_0.4.6-4_i386.deb
509f888764cb204ef3ca7eb60fe2c36a 24500 python optional
python2.4-rpy_0.4.6-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEF20UCZSR95Gw07cRAn4rAJ4jzP7G72ADBb7L/mnkPR2FkH4EpACeOsJc
7dEzmN+DdS+dUj7KoG34UhY=
=fGnP
-----END PGP SIGNATURE-----
--- End Message ---