Closed Bug 514058 Opened 15 years ago Closed 14 years ago

ThunderbirdTry: pass mozconfigs to dos2unix before processing

Categories

(Mozilla Messaging Graveyard :: Try Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: sgautherie, Unassigned)

References

()

Details

http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1251842625.1251843419.5367.gz&fulltext=1
Try server comm-central linux hg builder on 2009/09/01 15:03:45
{
Adding configure options from /mnt/buildbot/sendchange-linux-hg/mozilla/.mozconfig:
  --enable-application=mail
  --disable-shared
  --enable-static
  --disable-debug
  --disable-tests
  --enable-optimize
  --enable-tree-freetype

configure: error: tree-freetype
: invalid feature name
*** Fix above errors and then restart with               "make -f client.mk build"
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/mnt/buildbot/sendchange-linux-hg/mozilla'
}

I used 'ac_add_options --enable-tree-freetype'.
What wrong with that?
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1251842628.1251847008.12946.gz&fulltext=1
Try server comm-central mac hg builder on 2009/09/01 15:03:48
OS: Linux → All
Hardware: x86 → All
Depends on: 514198
There is a ^M at the end of the submitted mozconfig. That's what is causing configure to fail.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Ah, this explains why the error seemed split on 2 lines :->

Yet, couldn't this case be supported?
Or at least a reminder added to the submit form?

This file is not tracked in hg (...) so this could happen again.
Summary: ThunderbirdTry: "configure: error: tree-freetype" + ": invalid feature name" → ThunderbirdTry: "configure: error: tree-freetype\r\n: invalid feature name"
Thunderbird's try server is based on the same code as mozilla-central. So I presume the same issue is in their code unless they've done something to fix it already (which I doubt).
I have no idea:
I do "hg push ... -f try" only on m-c,
afaik I don't have a LDAP account to access the submit form there :-|

Shall I just morph this bug accordingly anyway?
Guess I could feed the mozconfigs to 'dos2unix' before sending out for trying
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: ThunderbirdTry: "configure: error: tree-freetype\r\n: invalid feature name" → ThunderbirdTry: pass mozconfigs to dos2unix before processing
Component: Release Engineering → Try Server
QA Contact: release → try-server
Not a problem anymore with push-to-try.
Status: REOPENED → RESOLVED
Closed: 15 years ago14 years ago
Resolution: --- → INVALID
No longer depends on: 514198
You need to log in before you can comment on or make changes to this bug.