LinuxQuestions.org
Help answer threads with 0 replies.
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 12-10-2016, 05:10 AM   #136
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
Wink


back to slackware-14.2:
-removed dlackware option
-builds kde:
-some packages don't build because of cmake (kgamma, kuser and kdeartwork)
-kdesdk-kioslaves (svn ?)
-calligra (don't know why)
-pykde4 (dnssd ?)
Everything else builds.
By rebuilding qt, qt-gstreamer builds now.
Near the end of building slackware-14.2 entirely.
Attached Files
File Type: txt sfsinit.sh.txt (164.3 KB, 21 views)
File Type: txt sfsbuild1.sh.txt (109.9 KB, 20 views)
 
Old 12-10-2016, 06:49 PM   #137
Fat_Elvis
Member
 
Registered: Oct 2016
Distribution: FreeDOS 1.2
Posts: 309

Rep: Reputation: 92
Quote:
Originally Posted by nobodino View Post
-calligra (don't know why)
Lol you are building the whole of KDE from scratch? Oh joy.
 
Old 12-10-2016, 10:00 PM   #138
worsel
Member
 
Registered: Feb 2008
Location: Washington State, USA
Distribution: Slackware 14.2, Slackware-from-Scratch
Posts: 241

Original Poster
Rep: Reputation: 45
Well, Nobodino,

Looks like you are making more progress than I am. Main problem is lack of time and energy.

I downloaded the new scripts and will test them as soon as possible.
 
Old 12-11-2016, 06:07 AM   #139
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
error in build4_s.list : add "l qt" before "l qt-gstreamer"
 
Old 12-14-2016, 11:28 AM   #140
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
new improvement:
- bivalent: able to build slackware-14.2 and slackware-current
Attached Files
File Type: txt sfsinit-bi.sh.txt (200.7 KB, 32 views)
File Type: txt sfsbuild1.sh.txt (112.3 KB, 23 views)
 
Old 12-24-2016, 11:53 PM   #141
worsel
Member
 
Registered: Feb 2008
Location: Washington State, USA
Distribution: Slackware 14.2, Slackware-from-Scratch
Posts: 241

Original Poster
Rep: Reputation: 45
Nobodino,

Ran your build from 2016-12-14, first part anyway.

Went smoothly. Only a couple of minor nits so far (I won't be able to do any
extensive testing until after Christmas).

1: chroot1.sh is referred to in message_end1(). It does not exist.

2: After the build, there were two error messages:

Quote:
rm: cannot remove 'package-kernel' : Is a directory
rm: cannot remove 'package-kernel-modules' : Is a directory
Neither directory exists. I'll look into this next week.

Have a merry Christmas and a Happy New Year!
 
Old 12-26-2016, 03:13 AM   #142
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
I have made some progress on building kde, just calligra resists.
I had to introduce old version of cmake, subversion and taglib from slackware-14.1 in 'others' to be able to build the missing packages.
To build pykde4, I copied the patch from current in kde source tree.
-sfsinit.sh is just modified for build4_s.list
-sfsbuild1.sh is modified to change the rules to build each kde package, the previous one was not working very well
-chroot1.sh is enclosed

It is near the end of building the entire slackware-14.2.
There are certainly some packages missing.
Attached Files
File Type: txt sfsinit.sh.txt (201.0 KB, 17 views)
File Type: txt chroot1.sh.txt (132 Bytes, 14 views)
File Type: txt sfsbuild1.sh.txt (112.1 KB, 20 views)

Last edited by nobodino; 12-26-2016 at 03:14 AM. Reason: error
 
Old 12-29-2016, 07:59 PM   #143
worsel
Member
 
Registered: Feb 2008
Location: Washington State, USA
Distribution: Slackware 14.2, Slackware-from-Scratch
Posts: 241

Original Poster
Rep: Reputation: 45
Nobodino,

Continuing the testing of your scripts from 2016-12-24, I find that
the subroutine "gcc_build64_14_2" does not exist in sfsbuild1.sh.
Instead you have twosubroutines named "gcc_build64_c". This is also
true in your scripts from 2016-12-16.
 
Old 12-29-2016, 09:32 PM   #144
worsel
Member
 
Registered: Feb 2008
Location: Washington State, USA
Distribution: Slackware 14.2, Slackware-from-Scratch
Posts: 241

Original Poster
Rep: Reputation: 45
Nobodino,

After correcting the names in the last post, gcc (complete) compiled ok.
Working on the last list now.
 
Old 01-07-2017, 04:18 AM   #145
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
This time, slackware-14.2 is nearly complete (just linux-faq, howtos, ipset (need same kernel in chroot) and kernel packages remains), everything else has been built.
I managed to built kde entirely till the end...
I enclosed a diff-list of the packages in slackware-14.2 and those I built.
Attached Files
File Type: txt sfsbuild1-r25.sh.txt (130.1 KB, 14 views)
File Type: txt sfsinit-r28.sh.txt (203.1 KB, 11 views)
File Type: txt diff-list.txt (10.1 KB, 22 views)

Last edited by nobodino; 01-07-2017 at 04:23 AM. Reason: typo
 
Old 01-07-2017, 05:07 AM   #146
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Just out of curiosity, why do the ARCH differs for bsd-finger (32-bit vs 64-bit)?
Code:
-n/bsd-finger-0.17-i486-1.txz
+n/bsd-finger-0.17-x86_64-1.txz
 
Old 01-07-2017, 07:44 AM   #147
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
I joined the diff-list because they're some curiosities like this one and others.
 
Old 01-09-2017, 06:09 PM   #148
charlie4
Member
 
Registered: Jun 2016
Posts: 49

Rep: Reputation: Disabled
Is it possible to modify variables in your script to build with -march=native?

Does this build and install all of Slackware without rebooting?
 
Old 01-10-2017, 12:51 AM   #149
nobodino
Senior Member
 
Registered: Jul 2010
Location: Near Bordeaux in France
Distribution: slackware, slackware from scratch, LFS, slackware [arm], linux Mint...
Posts: 1,564

Rep: Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892Reputation: 892
-1st question: I don't know? maybe.
-2nd question: yes, "you can".

I added now the last packages: kernel-generic, kernel-huge and kernel-generic-smp.
I built doxygen must sooner by playing with flex-2.5.39 and flex-2.6.0.
I built 'ipset' after rebooting in the new environment.
Just remains the 'linux-faq' and 'linux-howtos' packages.
I think that's finished for me for slackware from scratch 14.2.
Attached Files
File Type: txt sfsinit-r29.sh.txt (203.3 KB, 29 views)
File Type: txt sfsbuild1-r26.sh.txt (134.7 KB, 29 views)
 
1 members found this post helpful.
Old 01-11-2017, 01:10 AM   #150
charlie4
Member
 
Registered: Jun 2016
Posts: 49

Rep: Reputation: Disabled
Quote:
Originally Posted by nobodino View Post
I think that's finished for me for slackware from scratch 14.2.
Little did you realize that it is just the beginning. In fact, now you have to get your scripts to compile everything with clang.
 
  


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
[SOLVED] /usr/bin/X11/X11/....... 10 X11 subsets & counting walter74 Linux - General 2 06-07-2015 12:36 AM
How do I get the /etc/X11/X file rebuilt from scratch rickh Debian 4 05-07-2006 11:06 PM
ali aladdin v agp stinks :scratch: :scratch: :scratch: Mr Marmmalade Linux - Hardware 1 07-08-2003 05:11 AM

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

All times are GMT -5. The time now is 08:17 AM.

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