Issue 96380 - Build breaks in module connectivity
Summary: Build breaks in module connectivity
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOO300m9
Hardware: All Linux, all
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 12:17 UTC by christianlins
Modified: 2009-01-19 17:10 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
ooo300m12_connectivity.patch (2.48 KB, text/plain)
2008-11-20 12:33 UTC, christianlins
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description christianlins 2008-11-20 12:17:12 UTC
Building OOO300_m12 on Ubuntu 8.04 64bit

o ../../../../unxlngx6.pro/slo/MNSProfileDiscover.o /space/termite/slavedir/
Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/bootstrap/
MNSProfileDiscover.cxx 
cc1plus: warnings being treated as errors
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MNSProfileDiscover.cxx:482: warning: unused parameter 'product'
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MNSProfileDiscover.cxx:482: warning: unused parameter 'profileName'
dmake:  Error code 1, while making '../../../../unxlngx6.pro/slo/
MNSProfileDiscover.obj'

ERROR: Error 65280 occurred while making /space/termite/slavedir/Ubuntu-64-Sun/
workdir/connectivity/source/drivers/mozab/bootstrap
rmdir /tmp/3593

This is not the first time this error occurs... :/
Comment 1 christianlins 2008-11-20 12:19:55 UTC
I am preparing a patch:

Another error:

/workdir/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx 
cc1plus: warnings being treated as errors
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MMozillaBootstrap.cxx:163: warning: unused parameter 'product'
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MMozillaBootstrap.cxx:163: warning: unused parameter 'profileName'
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MMozillaBootstrap.cxx:203: warning: unused parameter 'product'
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MMozillaBootstrap.cxx:203: warning: unused parameter 'profileName'
/space/termite/slavedir/Ubuntu-64-Sun/workdir/connectivity/source/drivers/mozab/
bootstrap/MMozillaBootstrap.cxx:213: warning: unused parameter 'aCode'
dmake:  Error code 1, while making '../../../../unxlngx6.pro/slo/
MMozillaBootstrap.obj'
Comment 2 Frank Schönheit 2008-11-20 12:30:47 UTC
fs->christianlins: Feel free to take and commit this. Since a) I do not have
access to such a 64 bit machine b) this is none of our main platforms and c) I
trust you to not do nonsense: Just commit your patch :)
Comment 3 christianlins 2008-11-20 12:33:05 UTC
Created attachment 58145 [details]
ooo300m12_connectivity.patch
Comment 4 christianlins 2008-11-20 12:35:28 UTC
I'm afraid I have no CVS commit access (only SVN) :-) 
So, someone else have to masterfix this.
Comment 5 christianlins 2008-11-20 14:04:29 UTC
.
Comment 6 rt 2008-11-20 14:05:56 UTC
Patch applied as masterfix on OOO300
Comment 7 Martin Hollmichel 2009-01-19 17:10:07 UTC
close issue.