pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: python configure.py never exiting when building firefox



For all its worth, I just built thunderbird-60.7.1 under yersterday's
-current amd64 with MAKE_JOBS=8 with no problem. But then the laptop I
used has 20GB memory, the CPU shows as
cpu0: "Intel(R) Core(TM) i7-3820QM CPU @ 2.70GHz"
cpu0: Intel Xeon E3-1200v2 and 3rd gen core, Ivy Bridge (686-class),
2694.06 MHz.

I haven't had a problem building the highest versions of both firefox
or thunderbird lately, but I usually am not bothered about speed, so I
normally do not have MAKE_JOBS=8 in /etc/mk.conf; with it the
temperatures of the CPUs were all 100C+/-3C, which I try to avoid. I
would say also, that the last perhaps three months they have been very
reliable for me. I only get consistent core dumps from firefox when I
use WebGL, but then this happens with almost every 3D accelerated
program, in the intel 915 support library, only upon exit.

I noticed today that thunderbird also uses rust during the build; I
had the latest one  - 1.35 - installed as well, if that matters.
Python is 3.7.3, although there is also 2.7.16 and 3.6.8, I haven't
checked which one is used by the build procedure.

On Tue, 18 Jun 2019 at 12:34, Thomas Klausner <tk%giga.or.at@localhost> wrote:
>
> On Tue, Jun 18, 2019 at 12:01:56PM +0100, David Brownlee wrote:
> > On Tue, 18 Jun 2019 at 11:27, Thomas Klausner <tk%giga.or.at@localhost> wrote:
> > >
> > > On Mon, Jun 17, 2019 at 07:59:47PM +0100, David Brownlee wrote:
> > > > Something like 50% of the time when I try to build firefox I end up with a
> > > > python process that never ends. From memory this also happens almost every
> > > > time I try to build thunderbird, but... I don't often try to build
> > > > thunderbird :)
> > > >
> > > > python2.7 /var/obj/pkg/www/firefox/work/firefox-67.0.2/configure.py
> > > > --enable-application=browser --prefix=/usr/pkg --target=x86_64--netbsd
> > > > --host=x86_64--netbsd --enable-default-toolkit=cairo-gtk3 --enable-release
> > > > --enable-webrender=build --disable-tests --enable-system-pixman
> > > > --enable-system-ffi --with-system-icu --with-system-nss --with-system-nspr
> > > > --with-system-zlib --with-system-bz2 --with-system-libevent=/usr
> > > > --disable-crashreporter --disable-necko-wifi --enable-chrome-format=flat
> > > > --disable-libjpeg-turbo --with-system-webp --disable-gconf --disable-icf
> > > > --disable-updater --disable-alsa --with-oss --disable-jemalloc
> > > > --disable-debug-symbols --enable-optimize=-O2 --enable-install-strip
> > > > --disable-debug --disable-pulseaudio --enable-dbus
> > > > --enable-official-branding --disable-webrtc
> > > >
> > > > This is under NetBSD-8_STABLE amd64 with MAKE_JOBS=8
> > > >
> > > > Is anyone else seeing this?
> > >
> > > I saw this on -current as well, but it stopped some time ago.
> > >
> > > Quite unspecific, sorry.
> >
> > Maybe an update on current fixed it? :)
> >
> > Did you recall if it happened more on thunderbird than firefox for you?
>
> I saw it with both regularly.
>  Thomas



-- 
----


Home | Main Index | Thread Index | Old Index