To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=52738 Issue #:|52738 Summary:|python build continues after errors Component:|porting Version:|OOo 2.0 Beta Platform:|Sun URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Mon Aug 1 05:14:34 -0700 2005 ------- building SRC680_m121 on GNU/Linux sparc with gcj4/gij4 There are errors reported but the build does not stop. Python module completes building and is delivered OK. <snip> running build running build_ext building '_bsddb' extension ccache gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/./Include -I/home/jim/ooo680/python/unxlngs.pro/misc/build/python-inst/include -I/usr/local/include -I/home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Include -I/home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4 -c /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c -o build/temp.linux-sparc-2.3/_bsddb.o /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c: In function 'newDBObject': /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:697: warning: passing argument 2 of 'self->db->set_errcall' from incompatible pointer type /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c: In function 'newDBEnvObject': /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:824: warning: passing argument 2 of 'self->db_env->set_errcall' from incompatible pointer type /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c: In function 'DB_stat': /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:1990: warning: passing argument 2 of 'self->db->stat' from incompatible pointer type /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:1990: warning: passing argument 3 of 'self->db->stat' makes pointer from integer without a cast /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:1990: error: too few arguments to function 'self->db->stat' /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c: In function 'DB_length': /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:2252: warning: passing argument 2 of 'self->db->stat' from incompatible pointer type /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:2252: warning: passing argument 3 of 'self->db->stat' makes pointer from integer without a cast /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:2252: error: too few arguments to function 'self->db->stat' /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c: In function 'init_bsddb': /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:4530: error: 'DB_LSTAT_ERR' undeclared (first use in this function) /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:4530: error: (Each undeclared identifier is reported only once /home/jim/ooo680/python/unxlngs.pro/misc/build/Python-2.3.4/Modules/_bsddb.c:4530: error: for each function it appears in.) running build_scripts --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
