LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-07-2016, 04:08 PM   #1
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

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


I started a SlackBuild script (webkitgtk3) this afternoon around 1 p.m......It's now a few minutes after 5 p.m. and it's still running.
I've never seen a script run for this long before:-

Is this the norm?

What slackbuild script have you ran and how long did it take?
 
Old 04-07-2016, 04:17 PM   #2
OldHolborn
Member
 
Registered: Jul 2012
Posts: 229

Rep: Reputation: 190Reputation: 190
Webkitgtk

On a Pentium P133, approx 7 days

I was build Midori
 
Old 04-07-2016, 04:23 PM   #3
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Depending on your system, at least several hours (it probably take around a day on mine since my system is 8+ years old). I'd probably grab the pre-compiled binary provided by slackonly. See another concerned user about this on the SBo mailing list.

http://packages.slackonly.com/pub/pa...ies/webkitgtk/

Libreoffice is also a really long compile... If I really feel the need to compile it myself, I'll usually do it right before bed so I don't have to wait for it to finish. That's what I did when I recompiled X and qt.
 
Old 04-07-2016, 04:41 PM   #4
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
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.)
 
6 members found this post helpful.
Old 04-07-2016, 06:26 PM   #5
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by OldHolborn View Post
Webkitgtk

On a Pentium P133, approx 7 days

I was build Midori
I would get both from Salix
 
Old 04-07-2016, 06:38 PM   #6
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Hi Ztcoracat!

I have not built webkitgtk3, but for me the record was xulrunner. Last build that succeeded on my old single core 32 bit machine ran many hours. It now requires such an obscene amount of RAM/swap to build that I have put it in my no-build-zone.

So some of them can run for a long time... patience is a virtue!
 
Old 04-07-2016, 06:58 PM   #7
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 OldHolborn View Post
Webkitgtk

On a Pentium P133, approx 7 days

I was build Midori
7 Days; my word that's an awfully long time. Are you cereal?
LOL
 
Old 04-07-2016, 07:00 PM   #8
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 astrogeek View Post
Hi Ztcoracat!

I have not built webkitgtk3, but for me the record was xulrunner. Last build that succeeded on my old single core 32 bit machine ran many hours. It now requires such an obscene amount of RAM/swap to build that I have put it in my no-build-zone.

So some of them can run for a long time... patience is a virtue!
Yup, a virtue indeed.
 
Old 04-07-2016, 07:02 PM   #9
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
Thanks for the feedback guys. The script finally stopped and gave me the x86_64-1_SBO I needed.
It took about 5 hours on my desktop pc that's about 5 years old.
 
Old 04-07-2016, 07:59 PM   #10
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by Ztcoracat View Post
I started a SlackBuild script (webkitgtk3) this afternoon around 1 p.m......It's now a few minutes after 5 p.m. and it's still running.
I've never seen a script run for this long before:-

Is this the norm?

What slackbuild script have you ran and how long did it take?
I just compiled webkitgtk3 not too long ago and it took just about 6 hours on my Core2Duo @ 2Ghz & 4 GB RAM.
 
Old 04-07-2016, 08:14 PM   #11
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 Skaendo View Post
I just compiled webkitgtk3 not too long ago and it took just about 6 hours on my Core2Duo @ 2Ghz & 4 GB RAM.
Thanks for trying it.

Any clue why some SlackBuild scripts take longer than others?
 
Old 04-07-2016, 08:33 PM   #12
D1ver
Member
 
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 598
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
Quote:
Originally Posted by Ztcoracat View Post
Thanks for trying it.

Any clue why some SlackBuild scripts take longer than others?
The more code you have to compile the longer it's going to take. WebkitGtk is a massive codebase
 
Old 04-07-2016, 08:38 PM   #13
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 D1ver View Post
The more code you have to compile the longer it's going to take. WebkitGtk is a massive codebase
I just found out webkitgtk builds the gtk interface.
That explains why it took so long plus all of the code to compile.

I bet it wasn't a walk in the park to put that script together.
 
Old 04-07-2016, 09:05 PM   #14
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
sage, xulrunner, webkitgtk{3}, and webkit2gtk are the ones that took some time to build.
 
Old 04-08-2016, 12:31 AM   #15
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

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

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.
 
  


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 07: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