Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Current Trunk builds
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andy  
View profile  
 More options Nov 7 2012, 12:03 pm
Newsgroups: mozilla.dev.ports.os2
From: "Andy" <abwill...@yahoo.com>
Date: Wed, 07 Nov 2012 11:03:50 -0600
Local: Wed, Nov 7 2012 12:03 pm
Subject: Current Trunk builds
Has anyone looked at the Trunk builds since early August at all?  I
pulled the code (finally got mercurial to do something useful) but
haven't had a chance to do much with it yet.  One of the patches from
the Gecko 10 line is for autoconf.mk.in... that file was there clear
back to when I was building with VAC but has now been all but removed.
 I would surmise it is part of the python build process change but I
don't know precisely how its function was replaced.
Andy
--

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dave Yeo  
View profile  
 More options Nov 24 2012, 1:00 am
Newsgroups: mozilla.dev.ports.os2
From: Dave Yeo <dave.r....@gmail.com>
Date: Fri, 23 Nov 2012 22:00:45 -0800
Local: Sat, Nov 24 2012 1:00 am
Subject: Re: Current Trunk builds

Andy wrote:
> Has anyone looked at the Trunk builds since early August at all?  I
> pulled the code (finally got mercurial to do something useful) but
> haven't had a chance to do much with it yet.  One of the patches from
> the Gecko 10 line is for autoconf.mk.in... that file was there clear
> back to when I was building with VAC but has now been all but removed.
>   I would surmise it is part of the python build process change but I
> don't know precisely how its function was replaced.
> Andy

How far did you get? Did you try running configure (without patches)?
Seems they're now sandboxing Python which means installing virtualenv
(http://pypi.python.org/pypi/virtualenv). Unluckily after installing it
the build still dies very early with,
checking for python... G:/PYTHON26/python.exe
Creating Python environment
PYTHONHOME is set.  You *must* activate the virtualenv before using it
New python executable in /mozilla-central/obj-fb/_virtualenv/bin/python.exe
ERROR: The executable /mozilla-central/obj-fb/_virtualenv/bin/python.exe
is not functioning
ERROR: It thinks sys.prefix is u'/' (should be
u'/mozilla-central/obj-fb/_virtualenv')
ERROR: virtualenv is not compatible with this system or executable
Traceback (most recent call last):
   File "G:/mozilla-central/build/virtualenv/populate_virtualenv.py",
line 321, in <module>
     manager.ensure()
   File "G:/mozilla-central/build/virtualenv/populate_virtualenv.py",
line 75, in ensure
     return self.build()
   File "G:/mozilla-central/build/virtualenv/populate_virtualenv.py",
line 258, in build
     self.create()
   File "G:/mozilla-central/build/virtualenv/populate_virtualenv.py",
line 105, in create
     raise Exception('Error creating virtualenv.')
Exception: Error creating virtualenv.
*** Fix above errors and then restart with               "make.exe -f
client.mk build"

So I guess we need virtualenv fixed for OS/2
Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »