List Info

Thread: Build -P4 failure but completes




Build -P4 failure but completes
user name
2007-03-06 09:28:15
Hi,

http://t
ermite.go-oo.org/MacPort1/builds/147

I have continued the above build offline, and it has
completed fine.  
Should I submit an issue since it failed with the -P4
switch, even so  
it completed after a restart?

It would be a nicer if build was more robust with parallel
builds.  
Such as restarting a module if it fails.


I will look into renaming the app to "OpenOffice.org
2.app" so that  
we don't have to keep updating the .DS_Store file inside the
disk image.

-- 
Shaun

		
___________________________________________________________

The all-new Yahoo! Mail goes wherever you go - free your
email address from your Internet provider. http://uk.doc
s.yahoo.com/nowyoucan.html

------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-03-06 15:09:57
Hi,

> http://t
ermite.go-oo.org/MacPort1/builds/147
>
> I have continued the above build offline, and it has
completed  
> fine. Should I submit an issue since it failed with the
-P4 switch,  
> even so it completed after a restart?

yes, please file an issue for me and I'll investigate.

> It would be a nicer if build was more robust with
parallel builds.  
> Such as restarting a module if it fails.

Such as build -P4 --safe

to rebuild module with -P1 after it fails? Interesting
idea...
-- 
Pavel Janík


------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-03-06 15:53:16
Hi Pavel,
On 6 Mar 2007, at 21:09, Pavel Janík wrote:

> Hi,
>
>> http://t
ermite.go-oo.org/MacPort1/builds/147
>>
>> I have continued the above build offline, and it
has completed  
>> fine. Should I submit an issue since it failed with
the -P4  
>> switch, even so it completed after a restart?
>
> yes, please file an issue for me and I'll investigate.

Could issue 74807 be related, or the same issue?

>
>> It would be a nicer if build was more robust with
parallel builds.  
>> Such as restarting a module if it fails.
>
> Such as build -P4 --safe
>
> to rebuild module with -P1 after it fails? Interesting
idea...

If it reduces the number of build errors, why not.

Shaun
		
___________________________________________________________
All New Yahoo! Mail – Tired of Vigr! come-ons? Let our
SpamGuard protect you. http://uk.doc
s.yahoo.com/nowyoucan.html

------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-03-06 22:29:03
Hi Shaun and Pavel,

Last week I spent a lot of time looking at this to try and
understand  
the issues with MAXPROCESS (issue74807).  In particular, in
building  
salhelper, the failure I had occurs in this section at the
fourth step:

tr -d "15" < gcc3_linux_intel.map | awk -f
/Users/MikeS/Documents/ 
Projects/ooo/SRC680-m202/solenv/bin/addsym.awk >
../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map

cat
../unxmacxi.pro/misc/gcc3_linux_intel_uno_salhelpergcc3.map
| awk  
-f
/Users/MikeS/Documents/Projects/ooo/SRC680-m202/solenv/bin/u
nxmap- 
to-macosx-explist.awk | grep -v "*|?" >
../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map.exported-symbols

cat
../unxmacxi.pro/misc/gcc3_linux_intel_uno_salhelpergcc3.map
| awk  
-f
/Users/MikeS/Documents/Projects/ooo/SRC680-m202/solenv/bin/u
nxmap- 
to-macosx-explist.awk | grep "*|?" >
../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map.symbols-regexp

cat ../unxmacxi.pro/slb/salhelper.lib | sed
s#unxmacxi.pro#../ 
unxmacxi.pro#g | xargs -n1 nm -gx |
/Users/MikeS/Documents/Projects/ 
ooo/SRC680-m202/solenv/bin/addsym-macosx.sh
../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map.symbols-regexp
../unxmacxi.pro/ 
misc/symbols-regexp.tmp >> ../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map.exported-symbols

cp ../unxmacxi.pro/misc/ 
gcc3_linux_intel_uno_salhelpergcc3.map.exported-symbols ../

unxmacxi.pro/misc/gcc3_linux_intel_uno_salhelpergcc3.map

I stopped looking into it when I finally figured out that
using  
MAXPROCESS caused the problem, but I am still curious: where
are  
these commands coming from - they don't seem to be in any of
the  
makefiles for salhelper.

Would linking them together, for example with &&,
allow them to  
complete in the correct order?

Let me know what you think.

Thanks,

Mike

On Mar 6, 2007, at 3:53 PM, Shaun McDonald wrote:

> Hi Pavel,
> On 6 Mar 2007, at 21:09, Pavel Janík wrote:
>
>> Hi,
>>
>>> http://t
ermite.go-oo.org/MacPort1/builds/147
>>>
>>> I have continued the above build offline, and
it has completed  
>>> fine. Should I submit an issue since it failed
with the -P4  
>>> switch, even so it completed after a restart?
>>
>> yes, please file an issue for me and I'll
investigate.
>
> Could issue 74807 be related, or the same issue?
>
>>
>>> It would be a nicer if build was more robust
with parallel  
>>> builds. Such as restarting a module if it
fails.
>>
>> Such as build -P4 --safe
>>
>> to rebuild module with -P1 after it fails?
Interesting idea...
>
> If it reduces the number of build errors, why not.
>
> Shaun
> 		
>
___________________________________________________________
> All New Yahoo! Mail – Tired of Vigr! come-ons? Let our
SpamGuard  
> protect you. http://uk.doc
s.yahoo.com/nowyoucan.html
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
> For additional commands, e-mail: mac-helpporting.openoffice.org
>

------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-03-06 23:25:57
Hi,

> Last week I spent a lot of time looking at this to try
and  
> understand the issues with MAXPROCESS (issue74807).  In
particular,  
> in building salhelper, the failure I had occurs in this
section at  
> the fourth step:

I need your log )

#i74807#

But I'm not able to reproduce the exact error message on my
system 
-- 
Pavel Janík


------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-03-07 11:19:06
On 7.3.2007, at 17:13, Michael Sicotte wrote:

> Pavel,
>
> The zip contains two directories, one for the failed
build, one for  
> the successful rebuild.  (I will send a log of a full
rebuild  
> without MAXPROCESS later.)

Please use the issue to reference all needed info.

>> #i74807#

-- 
Pavel Janík


------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-05-06 10:20:45
On Mar 7, 2007, at 11:19 AM, Pavel Janík wrote:


>
> Please use the issue to reference all needed info.
>
>>> #i74807#
>
> --  
> Pavel Janík
>
>


This issue was thought to be resolved in m211, but I still
have the  
problem.

The second patch attached to the issue does not resolve it,
the first  
does.  Only the second was integrated.

The build was done with:

	MAXPROCESS=4

command line (in instsetoo_native)
	build --all -P4

results:

ld: Undefined symbols:
__ZN9salhelper21SimpleReferenceObjectnwEm
__ZTIN9salhelper21SimpleReferenceObjectE
/usr/bin/libtool: internal link edit command failed
dmake:  Error code 1, while making '../unxmacxi.pro/lib/ 
libuno_cppuhelpergcc3.dylib.3'
---* tg_merge.mk *---

2 module(s):
         jvmaccess
         cppuhelper
need(s) to be rebuilt

Complete build log is available, should the issue be
re-opened?


Thanks,

Mike
------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-05-06 10:27:28
Hi,

>>>> #i74807#

> This issue was thought to be resolved in m211, but I
still have the  
> problem.

So please reopen the issue and add more details (like what
helped etc.)
-- 
Pavel Janík


------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-05-06 10:30:01
Hi Michael,


>
> This issue was thought to be resolved in m211, but I
still have the  
> problem.
>

anoncvs seems to have problems since the upgrade. At least
other have  
strange issues with vanilla sources from it.


> The second patch attached to the issue does not resolve
it, the  
> first does.  Only the second was integrated.
>
> The build was done with:
>
> 	MAXPROCESS=4
>
> command line (in instsetoo_native)
> 	build --all -P4
>
> results:
>
> ld: Undefined symbols:
> __ZN9salhelper21SimpleReferenceObjectnwEm
> __ZTIN9salhelper21SimpleReferenceObjectE
> /usr/bin/libtool: internal link edit command failed
> dmake:  Error code 1, while making
'../unxmacxi.pro/lib/ 
> libuno_cppuhelpergcc3.dylib.3'
> ---* tg_merge.mk *---
>

Your issues look familiar to me : that's exactly the issues
I had  
when global (external ) symbols were not correctly filtered
because  
sloenv/bin/addsym-macosx.sh was not complete for Panther
build.


1) I wonder if your solenv is correct : can you compare it
with the  
one I provided you with tunnel sources ?

2) Just a guess: can you please have a look at http:// 
www.openoffice.org/issues/show_bug.cgi?id=74325


HTH

Regards,
Eric

------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


Re: Build -P4 failure but completes
user name
2007-05-06 10:48:08
On May 6, 2007, at 10:30 AM, eric b wrote:

>
> 1) I wonder if your solenv is correct : can you compare
it with the  
> one I provided you with tunnel sources ?
>

This build was done with the tunnel sources.

> 2) Just a guess: can you please have a look at http://

> www.openoffice.org/issues/show_bug.cgi?id=74325

Could be related, but the first patch in issue #74807# did
and still  
does fix the problem.  As Pavel suggested, I am re-opening
that issue.

>
>
> HTH
>
> Regards,
> Eric


Thanks,

Mike

------------------------------------------------------------
---------
To unsubscribe, e-mail: mac-unsubscribeporting.openoffice.org
For additional commands, e-mail: mac-helpporting.openoffice.org


[1-10]

about | contact  Other archives ( Real Estate discussion Medical topics )