Bug#443008: rkward: FTBFS: rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in this scope

2007-09-18 Thread Thomas Friedrichsmeier
merge 443008 442059
thanks

On Tuesday 18 September 2007, Lucas Nussbaum wrote:
> rembedinternal.cpp: In function 'void
> runUserCommandInternal(void*)': rembedinternal.cpp:783: error:
> 'R_LastvalueSymbol' was not declared in this scope

This is technically the same issue as 442059. Both is due to R_LastvalueSymbol 
having been removed (or rather it's just no longer visible in libR.so) in R 
2.6.0 (alpha).

A fixed version will be uploaded, soon.


signature.asc
Description: This is a digitally signed message part.


Bug#443008: rkward: FTBFS: rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in this scope

2007-09-18 Thread Lucas Nussbaum
Package: rkward
version: 0.4.7a-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[5]: Entering directory `/build/user/rkward-0.4.7a/rkward/rbackend'
if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde 
-I/usr/share/qt3/include -I.  -I/usr/share/R/include -DQT_THREAD_SUPPORT  
-D_REENTRANT -DQT_NO_ASCII_CAST  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT 
rembedinternal.o -MD -MP -MF ".deps/rembedinternal.Tpo" -c -o rembedinternal.o 
rembedinternal.cpp; \
then mv -f ".deps/rembedinternal.Tpo" ".deps/rembedinternal.Po"; else 
rm -f ".deps/rembedinternal.Tpo"; exit 1; fi
rembedinternal.cpp: In function 'int RReadConsole(char*, unsigned char*, int, 
int)':
rembedinternal.cpp:172: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
rembedinternal.cpp: In function 'int REditFile(char*)':
rembedinternal.cpp:300: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp:301: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp: In function 'SEXPREC* runCommandInternalBase(SEXPREC*, 
REmbedInternal::RKWardRError*)':
rembedinternal.cpp:729: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp: In function 'void runUserCommandInternal(void*)':
rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in this 
scope
rembedinternal.cpp: In member function 'void 
REmbedInternal::runCommandInternal(const QString&, 
REmbedInternal::RKWardRError*, bool)':
rembedinternal.cpp:797: warning: unused variable 'parsed'
make[5]: *** [rembedinternal.o] Error 1
make[5]: Leaving directory `/build/user/rkward-0.4.7a/rkward/rbackend'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/user/rkward-0.4.7a/rkward/rbackend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/rkward-0.4.7a/rkward'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/rkward-0.4.7a'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/rkward-0.4.7a'
make: *** [build-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/17

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]