Bug#194345: g++ 3.3 needs to much memory / gets killed by OOM-killer

2003-05-22 Thread Rene Engelhard
Package: g++-3.3 Version: 1:3.3-2 Severity: important Making: ../../../unxlngi4.pro/slo/urp_reader.obj ccache g++ -fmessage-length=0 -c -I. -I. -I../inc -I../../../inc -I../../../unx/inc -I../../../unxlngi4.pro/inc -I. -I/home/rene/Debian/Pakete/OpenOffice.org/Hauptpaket/openoffice.org-1.0.3/bui

Re: Possible bug

2003-05-22 Thread Chris Halls
On Thu, May 22, 2003 at 10:25:48AM -0400, Claudio Ferreira wrote: > This is my log: > - > $ debian/rules buildprj PRJ=transex3 DEB_BUILD_OPTIONS=build=-all > > dh_testdir > # run dmake with xfvb-run > . build-tree/ooo_1.1beta2

cvs commit to oo-deb/debian by halls

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-deb/debian who:halls time: Thu May 22 16:36:39 UTC 2003 Log Message: Fix the buildprj and builduntil targets, thanks to Claudio for providing build logs Files: changed:Tag: OPENOFFICE_ORG_1_1 changelog rules

Possible bug

2003-05-22 Thread Claudio Ferreira
Hi I tryed to build OOo 1.1beta2 and had some problems with compiling. My process was this: - Got .orig.tar.gz from directory of Haggai; - Extract this in my folder; - Got oo-deb, branch OO_ORG_1_1, from cvs; - copy oo-deb/debian -> open...1.1beta2 - verified all deps in debian/control; - build a

cvs commit to oo-deb/debian by rene

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-deb/debian who:rene time: Thu May 22 13:23:16 UTC 2003 Log Message: Remove nidd from Uploaders: until he shows up again Files: changed:Tag: OPENOFFICE_ORG_1_1 control control.in

cvs commit to oo-deb/debian by rene

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-deb/debian who:rene time: Thu May 22 13:22:33 UTC 2003 Log Message: Remove nidd from Uploaders: until he shows up again Files: changed:control control.in

cvs commit to oo-debian-files/debian by rene

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-debian-files/debian who:rene time: Thu May 22 13:20:50 UTC 2003 Log Message: Remove nidd from Uploaders: until he shows up again Files: changed:control

cvs commit to oo-debian-files/debian by rene

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-debian-files/debian who:rene time: Thu May 22 13:20:22 UTC 2003 Log Message: Remove nidd from Uploaders: until he shows up again Files: changed:Tag: OPENOFFICE_ORG_1_1 control

Processed: Re: Bug#183095: openoffice.org-bin: Scrolling in "Special Characters" dialog is

2003-05-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 183095 + upstream Bug#183095: openoffice.org-bin: Scrolling in "Special Characters" dialog is There were no tags set. Tags added: upstream > retitle 183095 [fixed in 1.1] mouse scrolling in "Special Characters" not > smooth Bug#183095: openoffic

Bug#183095: openoffice.org-bin: Scrolling in "Special Characters" dialog is

2003-05-22 Thread Chris Halls
tags 183095 + upstream retitle 183095 [fixed in 1.1] mouse scrolling in "Special Characters" not smooth thanks > Scrolling in "Special Characters" dialog is not smooth (no "live tracking" > of mouse movement) what makes finding the needed character rather hard. > > Please make it smooth. I'm not

cvs commit to oo-deb/debian/patches by halls

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-deb/debian/patches who:halls time: Thu May 22 12:48:49 UTC 2003 Log Message: Update to use official beta2 source Files: removed:Tag: OPENOFFICE_ORG_1_1 000_preBeta2_stolen_from_ooo11beta2-binaries.diff.uu 000_preBeta2_stolen_from_ooo11beta2.diff

cvs commit to oo-deb/debian by halls

2003-05-22 Thread Debian Openoffice CVS
Repository: oo-deb/debian who:halls time: Thu May 22 12:48:48 UTC 2003 Log Message: Update to use official beta2 source Files: changed:Tag: OPENOFFICE_ORG_1_1 changelog

Re: g++ 3.3 and inline / cc1plus gets killed

2003-05-22 Thread Falk Hueffner
Rene Engelhard <[EMAIL PROTECTED]> writes: > This worked with g++ 3.2 but not with 3.3. > > I attach the source file here; a preprocessed source isn't available > because it is not generated :( (it seems that g++ fails during > preprocessing..) Weird. Does just running cpp also die? > What is t