You are not logged in.

#1 2017-04-24 23:17:40

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 119

How long does it take to build PaleMoon browser?

I've downloaded the AUR snapshot, and began to build the package. The system got slowed down, then, after two hours, it's hot stucked. not Freezed, just extremly slow for any reaction. I think it is not normal, do I? The hardware:

Processor        : 2x Intel(R) Celeron(R) CPU G465 @ 1.90GHz
Memory        : 3716MB

Offline

#2 2017-04-24 23:42:54

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: How long does it take to build PaleMoon browser?

If it's anything like firefox then it will take a long time, more than 2 hours isn't uncommon - especially with a CPU like yours.

Where are you building it?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2017-04-25 00:00:56

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,863
Website

Re: How long does it take to build PaleMoon browser?

You would probably be better served by the palemoon-bin package on that hardware.

It takes about 30 minutes to compile on my i7.

Mod note: moving to AUR issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2017-04-25 00:01:46

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: How long does it take to build PaleMoon browser?

As above, that doesn't seem that unusual.  I've also never built palemoon, but I did try building firefox a couple years ago - and even then I think it might have required more than 4GB of build space: if you are building in ram (e.g. under /tmp) you will likely not have enough space.

If you don't have swap enabled, the build will just be killed.  If you have swap enabled, your system will grind to a miserably slow crawl for an indefinite period.

If you do need to build such a big package, definitely don't do it in ram.  But if you don't absolutely need to build it yourself, I'd not even try on that hardware - find a precompiled version.  (Note I say this as someone who has more modest hardware than that - but there are some builds I just wouldn't think of doing).


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2017-04-25 00:20:59

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: How long does it take to build PaleMoon browser?

Trilby wrote:

As above, that doesn't seem that unusual.  I've also never built palemoon, but I did try building firefox a couple years ago - and even then I think it might have required more than 4GB of build space: if you are building in ram (e.g. under /tmp) you will likely not have enough space.

This. Firefox (or Palemoon) takes a lot of memory to compile and link. It will definitely take more than two hours on your hardware, and it may fail during the later linking steps.

Why are you building from source? If you don't need to set (or unset) flags that are not used by the normal build, use the -bin package.

Last edited by 2ManyDogs (2017-04-25 00:28:17)

Offline

#6 2017-04-25 18:23:58

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 119

Re: How long does it take to build PaleMoon browser?

Hm, okay. I tried to build it in RAM, so next I build it on HDD. And my spiritual misery that I somehow don't like precompiled binaries, they are seems a bit dirty, and I try to avoid it. Thanks for help!

Offline

#7 2017-04-25 19:47:04

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: How long does it take to build PaleMoon browser?

tombenko wrote:

Hm, okay. I tried to build it in RAM, so next I build it on HDD. And my spiritual misery that I somehow don't like precompiled binaries, they are seems a bit dirty, and I try to avoid it. Thanks for help!

You may still run out of memory. But go ahead and try if you must.

You use a distro that is composed of precompiled binaries (unless you build everything yourself from ABS). Does that cause you the same sort of spiritual misery? Maybe you should use Gentoo or CRUX.

Last edited by 2ManyDogs (2017-04-25 19:57:03)

Offline

#8 2017-04-25 22:09:21

olegabrielz
Member
From: Norway
Registered: 2015-12-23
Posts: 255

Re: How long does it take to build PaleMoon browser?

Just for the fun of it i did try to compile it on my old Dell laptop:

MODEL:	Dell Latitude E4310
CPU:	Intel Core i5-520M 2.40GHz (1st gen rev 2)
RAM:	3841 MB (no swap)
SSD:	120 GB SanDisk SDSSDHII

I took a little less than two hours on this hardware. So the RAM you have is sufficient to build palemoon (uses about 2.5 GB at the most). And 5 GB available space on your HDD should be enough.

Edit: The one I did try was:
https://aur.archlinux.org/packages/palemoon/

Last edited by olegabrielz (2017-04-25 22:12:39)


Be aware of my Newbie Powers

Offline

#9 2017-04-25 22:26:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: How long does it take to build PaleMoon browser?

Build time not in tmpfs will differ *drastically* between and HDD and SDD.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#10 2017-04-25 22:34:40

olegabrielz
Member
From: Norway
Registered: 2015-12-23
Posts: 255

Re: How long does it take to build PaleMoon browser?

Maybe start it up at bedtime then.

Edit:
I'll do a test. Swap the SSD with an old 80 GB 5400 RPM HDD and compile it again. It would be fun to see the difference.

Edit2:
The test is done. Surprisingly the difference between SSD and HDD was less than I had expected. It took just over two hours to compile with HDD. It was only ten minutes in difference between SSD and HDD.

Last edited by olegabrielz (2017-04-26 02:14:14)


Be aware of my Newbie Powers

Offline

#11 2017-04-25 23:16:26

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: How long does it take to build PaleMoon browser?

Trilby wrote:

Build time not in tmpfs will differ *drastically* between and HDD and SDD.

And olegabrielz was using a dual-core hyperthreaded i5 at 2.4 GHz, while the OP is using a single-core hyperthreaded Celeron at 1.9 Ghz. Big difference there too.

I used to run Gentoo on a single-core 32-bit Celeron, and as olegabrielz suggests, I often let compiles run overnight.

I guess the OP's original question has been answered -- more than 2 hours to compile Palemoon on his hardware is normal.

Offline

#12 2017-04-27 02:33:39

smudge
Member
Registered: 2011-03-20
Posts: 158

Re: How long does it take to build PaleMoon browser?

About 21 minutes with a FX-8350, 8GB RAM, HDD. The speed it compiles is part of the reason I use it. Chromium (Inox) is more like 1h 30m.

Offline

#13 2017-04-27 02:56:32

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: How long does it take to build PaleMoon browser?

We really don't need everyone and their mother saying how long it takes to compile this on harware that is orders of magnitude more powerful than the OPs.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#14 2017-06-10 19:05:24

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 119

Re: How long does it take to build PaleMoon browser?

@2ManyDogs: Not a bad idea - compiling from ABS as install a system. smile I'll do it with a new laptop, when I will got one. smile

Offline

#15 2017-06-10 19:08:16

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 119

Re: How long does it take to build PaleMoon browser?

olegabrielz wrote:

So the RAM you have is sufficient to build palemoon (uses about 2.5 GB at the most).

Ah, that's it! I forgot not to run some other programs, so I was out of memory.

Offline

#16 2017-06-10 19:46:33

trytipARCH
Banned
Registered: 2017-06-05
Posts: 38

Re: How long does it take to build PaleMoon browser?

i may get scolded for my input but hey, why not use the palemoon installer script, it's what i use on my arch and works

http://linux.palemoon.org/download/installer/

Offline

#17 2017-06-10 19:56:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,738

Re: How long does it take to build PaleMoon browser?

Because you'll have files that aren't maintained by pacman flying around on the system, which might have undesirable side effects depending on how it sets itself up

Offline

#18 2017-06-10 20:40:24

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: How long does it take to build PaleMoon browser?

And because the palemoon installer script installs the precompiled binaries, which the OP specifically said he didn't want to do.

Offline

#19 2017-06-10 21:00:50

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: How long does it take to build PaleMoon browser?

We are done, now.



Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB