[chromium-dev] Re: Help with linux build error

2009-06-17 Thread Adam Langley

On Wed, Jun 17, 2009 at 2:33 PM, Mark Larson (Google)m...@chromium.org wrote:
 This is happening on a new Google Chrome Linux builder on the 'experimental'
 waterfall: http://build.chromium.org/buildbot/waterfall.fyi/waterfall?branch=builder=Google+Chrome+XPbuilder=Google+Chrome+Linuxreload=60
 The linux compile fails here:

I think this is mmoss, or maybe thestig. It's a symbol dumping process
which is failing.

I think there's a bug in the script, -nt doesn't work when the output
doesn't exist. I'll fix it now.


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Help with linux build error

2009-06-17 Thread Adam Langley

On Wed, Jun 17, 2009 at 2:41 PM, Adam Langleya...@chromium.org wrote:
 On Wed, Jun 17, 2009 at 2:33 PM, Mark Larson (Google)m...@chromium.org 
 wrote:
 This is happening on a new Google Chrome Linux builder on the 'experimental'
 waterfall: http://build.chromium.org/buildbot/waterfall.fyi/waterfall?branch=builder=Google+Chrome+XPbuilder=Google+Chrome+Linuxreload=60
 The linux compile fails here:

 I think this is mmoss, or maybe thestig. It's a symbol dumping process
 which is failing.

 I think there's a bug in the script, -nt doesn't work when the output
 doesn't exist. I'll fix it now.

I may, or may not have, fixed this in r18659. I'll wait for the
builder to cycle round.


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Help with linux build error

2009-06-17 Thread Michael Moss

BTW, the mac script has the same thing (I added the -nt on Mark's
suggestion), but maybe on mac it behaves differently so it's OK. Do we
have a mac builder that's running dump_app_syms?

Michael

On Wed, Jun 17, 2009 at 2:59 PM, Adam Langleya...@chromium.org wrote:

 On Wed, Jun 17, 2009 at 2:41 PM, Adam Langleya...@chromium.org wrote:
 On Wed, Jun 17, 2009 at 2:33 PM, Mark Larson (Google)m...@chromium.org 
 wrote:
 This is happening on a new Google Chrome Linux builder on the 'experimental'
 waterfall: http://build.chromium.org/buildbot/waterfall.fyi/waterfall?branch=builder=Google+Chrome+XPbuilder=Google+Chrome+Linuxreload=60
 The linux compile fails here:

 I think this is mmoss, or maybe thestig. It's a symbol dumping process
 which is failing.

 I think there's a bug in the script, -nt doesn't work when the output
 doesn't exist. I'll fix it now.

 I may, or may not have, fixed this in r18659. I'll wait for the
 builder to cycle round.


 AGL

 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Help with linux build error

2009-06-17 Thread Mark Larson (Google)
Thanks, for the fix Adam.
On Wed, Jun 17, 2009 at 15:04, Michael Moss mm...@chromium.org wrote:

 BTW, the mac script has the same thing (I added the -nt on Mark's
 suggestion), but maybe on mac it behaves differently so it's OK. Do we
 have a mac builder that's running dump_app_syms?


I'd guess only the official release builder is running that, and it
succeeded yesterday.

We don't have a continuous Google Chrome builder on Mac, yet.




 Michael

 On Wed, Jun 17, 2009 at 2:59 PM, Adam Langleya...@chromium.org wrote:
 
  On Wed, Jun 17, 2009 at 2:41 PM, Adam Langleya...@chromium.org wrote:
  On Wed, Jun 17, 2009 at 2:33 PM, Mark Larson (Google)m...@chromium.org
 wrote:
  This is happening on a new Google Chrome Linux builder on the
 'experimental'
  waterfall:
 http://build.chromium.org/buildbot/waterfall.fyi/waterfall?branch=builder=Google+Chrome+XPbuilder=Google+Chrome+Linuxreload=60
  The linux compile fails here:
 
  I think this is mmoss, or maybe thestig. It's a symbol dumping process
  which is failing.
 
  I think there's a bug in the script, -nt doesn't work when the output
  doesn't exist. I'll fix it now.
 
  I may, or may not have, fixed this in r18659. I'll wait for the
  builder to cycle round.
 
 
  AGL
 
   
 


--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Help with linux build error

2009-06-17 Thread Michael Moss

On closer inspection, it looks like it's a bash vs. dash issue. Our
Linux official builder (gHardy) is using bash (probably the Mac is
too), so the original syntax works. This experimental bot (regular
Hardy) is using dash, so '-nt' fails when the file doesn't exist.
Adam's fix should make both happy.

Michael

On Wed, Jun 17, 2009 at 3:12 PM, Mark Larson (Google)m...@chromium.org wrote:
 Thanks, for the fix Adam.
 On Wed, Jun 17, 2009 at 15:04, Michael Moss mm...@chromium.org wrote:

 BTW, the mac script has the same thing (I added the -nt on Mark's
 suggestion), but maybe on mac it behaves differently so it's OK. Do we
 have a mac builder that's running dump_app_syms?

 I'd guess only the official release builder is running that, and it
 succeeded yesterday.
 We don't have a continuous Google Chrome builder on Mac, yet.


 Michael

 On Wed, Jun 17, 2009 at 2:59 PM, Adam Langleya...@chromium.org wrote:
 
  On Wed, Jun 17, 2009 at 2:41 PM, Adam Langleya...@chromium.org wrote:
  On Wed, Jun 17, 2009 at 2:33 PM, Mark Larson (Google)m...@chromium.org
  wrote:
  This is happening on a new Google Chrome Linux builder on the
  'experimental'
 
  waterfall: http://build.chromium.org/buildbot/waterfall.fyi/waterfall?branch=builder=Google+Chrome+XPbuilder=Google+Chrome+Linuxreload=60
  The linux compile fails here:
 
  I think this is mmoss, or maybe thestig. It's a symbol dumping process
  which is failing.
 
  I think there's a bug in the script, -nt doesn't work when the output
  doesn't exist. I'll fix it now.
 
  I may, or may not have, fixed this in r18659. I'll wait for the
  builder to cycle round.
 
 
  AGL
 
   
 



--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---