To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64677
                  Issue #:|64677
                  Summary:|build skips many modules
                Component:|tools
                  Version:|OOo 2.0.2
                 Platform:|Sun
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|solenv
              Assigned to:|vg
              Reported by:|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Sun Apr 23 18:31:53 -0700 
2006 -------
On GNU/Linux SPARC m163 many modules are skipped (not built) although the
prj/build.lst looks OK. For example the build stops in i18npool becuase icu was
not built. If that is fixed then it happens again until the build is completed
with half missing.

The last build I did was m161, no problems, therefore my guess is vgbugs03
integrated in m162 changes to build.pl

I normally build like this:
cd instsetoo_native
build --all

It appears that a top level dmake does _not_ have this problem, also if I update
build.pl back to m161 it works better. But it will take me some days to test
these properly...

I will try and describe the behaviour in the hope you will know what to do ;)

export CC="ccache /usr/local/4.1/bin/gcc -m32"
export CXX="ccache /usr/local/4.1/bin/g++ -m32"
export PATH=/usr/local/4.1/bin;$PATH

./configure --with-jdk-home=/usr/local/4.1 --with-java=gij
--with-ant-home=/usr/local/apache-ant-1.6.5

...

cd instsetoo_native
build --all

i18npool fails
cd ../icu
build;deliver
cd ../instsetoo_native
build --all:i18npool

connectivity fails
build hsqldb and restart connectivity
sfx2 fails
build ucb and restart sfx2
sfx2 fails
build fileaccess and restart
sd fails
build cppcanvas, canvas, slideshow

So it will soon get to the end but many modules are not build.

Now if I 
cd ..
dmake

then it seems to build in the right sequence but it will take me some days to
confirm this.

---------------------------------------------------------------------
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]

Reply via email to