LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-08-2016, 01:51 AM   #16
Ramurd
Member
 
Registered: Mar 2009
Location: Rotterdam, the Netherlands
Distribution: Slackwarelinux
Posts: 703

Rep: Reputation: 111Reputation: 111

There is no "standard" time a compile could/should run... it depends on the package to be built... some are in seconds others in hours and there are some that take days.

My record... it was not really a slackbuild... it was not that standardized yet at that time afaik... it was on my i486 100MHz (what a beast that was!):
- it took days to compile a 2.x kernel (and then to find out you missed a flag here or there and it wouldn't boot...)
- It took even more days to compile X
- and dare I guess how long it took to compile enlightenment?

Let's say the above "upgrades" took more than a month in total, due to the amount of (re)compile time

Oh; and webkitgtk3 is one of those long compiles... easily takes a few hours... as long as you see activity, don't worry... it'll come... eventually
 
Old 04-08-2016, 01:53 AM   #17
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
enlightenment doesn't really take that much time to compile
 
Old 04-08-2016, 04:51 AM   #18
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,967

Rep: Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545
Quote:
Originally Posted by TobiSGD View Post
IIRC, the problem with webkitgtk is that it has to be compiled with -j1, so that it (unlike most other software) can not take advantage of multicore CPUs.
The last time I compiled webkitgtk (November of last year) I used -j7 and it compiled successfully. Just for giggles I decided compile it again. It is currently in the make stage and using all 6 of my CPUs. I started the SlackBuild @ 17:46 my time.
 
Old 04-08-2016, 05:30 AM   #19
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 820

Rep: Reputation: 440Reputation: 440Reputation: 440Reputation: 440Reputation: 440
Quote:
Originally Posted by 55020 View Post
Build times in seconds for 14.2 master running on a 4 x 3.5GHz box:
https://gist.github.com/idlemoor/57f...4964dca76d4842

(When you build stuff with slackrepo it uses a database of these figures to give you the estimated time when the build will finish, and then it records your actual build time to give an improved estimate next time ... other tools are welcome to steal the idea, and indeed the build time data.)
LoL, there is actually data about everything
 
Old 04-08-2016, 05:46 AM   #20
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,967

Rep: Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545
Quote:
Originally Posted by chrisretusn View Post
I started the SlackBuild @ 17:46 my time.
Finished 18:34, 48 minutes.
Attached Thumbnails
Click image for larger version

Name:	windows205.jpg
Views:	54
Size:	12.9 KB
ID:	21412  

Last edited by chrisretusn; 04-08-2016 at 05:48 AM.
 
Old 04-08-2016, 06:52 AM   #21
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
OpenJDK can be up there in time frames too.
 
Old 04-08-2016, 07:09 AM   #22
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
There are plenty of opinions about whether you lose performance running 32 bit code on a 64 bit processor, but not much actual data. So, here is a comparison of build times on the same box between Slackware 14.2RC1 x86_84 and i586. You can see that the i586 builds are consistently slower, sometimes quite significantly, with only a couple of exceptions.

https://gist.github.com/idlemoor/90d...3a831da3254ca0

This isn't yet the complete set of 5600 packages (it's only been running since yesterday) but I'll update it when it finishes.

In other news, a clever observer would be able to use the other gist I posted to make a list of packages that currently fail to build
 
1 members found this post helpful.
Old 04-08-2016, 07:25 AM   #23
schmatzler
Member
 
Registered: Jan 2011
Location: Germany
Distribution: Slackware64 -current + Multilib
Posts: 411

Rep: Reputation: 181Reputation: 181
Quote:
Originally Posted by TobiSGD View Post
IIRC, the problem with webkitgtk is that it has to be compiled with -j1, so that it (unlike most other software) can not take advantage of multicore CPUs.
That's been a bug in make and it has been fixed a long time ago on -current. Jun 1, 2014 to be exact:

Quote:
d/make-3.82-x86_64-5.txz: Rebuilt.
Patched to fix a bug with parallel builds.
 
1 members found this post helpful.
Old 04-08-2016, 07:54 AM   #24
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Quote:
Finished 18:34, 48 minutes.
show-off
 
Old 04-08-2016, 09:36 AM   #25
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
The icecat browser took many hours. I took one look at it and yawned. Just another Firefox clone.
This was on a 32 bit netbook
 
Old 04-08-2016, 01:28 PM   #26
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,404
Blog Entries: 3

Rep: Reputation: 513Reputation: 513Reputation: 513Reputation: 513Reputation: 513Reputation: 513
What's The Longest Amount of Time A SlackBuild Has Been Running?

Build it wenesday as dependency for luakit, quite long, yes. Ffmpeg was too if I recall correctly.
 
Old 04-08-2016, 04:40 PM   #27
Ramurd
Member
 
Registered: Mar 2009
Location: Rotterdam, the Netherlands
Distribution: Slackwarelinux
Posts: 703

Rep: Reputation: 111Reputation: 111
Quote:
Originally Posted by willysr View Post
enlightenment doesn't really take that much time to compile
it did; back in ... I think it was around 1990 :-) But then; I think it might also have been kde... was my days of exploring desktop environments / window managers.

Quote:
Build it wenesday as dependency for luakit, quite long, yes. Ffmpeg was too if I recall correctly.
Today 04:36 PM
ffmpeg wasn't so long... in itself, but that list of (possible) dependencies...

Reminds me of that one time I had to compile a haskell program. That wasn't so bad; but having to install a gazillion subpackages that are requirements of requirements of requirements (ended up installing 200 deps...; how I remained sane... or I never was, and only think I am)
 
Old 04-08-2016, 07:49 PM   #28
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by TobiSGD View Post
IIRC, the problem with webkitgtk is that it has to be compiled with -j1, so that it (unlike most other software) can not take advantage of multicore CPUs.
Ah, got it:-
Thanks-
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the longest time for a Linux workstation without having to reinstall? xri Linux - Software 40 11-05-2009 07:13 AM
What is the longest time spent without using a GUI? crypticlogic Linux - General 14 12-20-2007 09:34 AM
Make most amount of Linux users in least amount of time studpenguin General 24 02-02-2007 03:42 PM
Help! My computer wont stay running. Shuts down after X amount of time. The_Nerd Linux - Hardware 10 04-07-2005 12:43 AM
longest time awake without sleeping? nixel General 25 05-09-2004 01:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration