LinuxQuestions.org
Review your favorite Linux distribution.
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 03-02-2016, 12:28 PM   #61
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239

Hi,

I would like to compile the latest version of bowtie2, which is at the moment at version 2.7.0 (see here). This does not work via the SBo SlackBuild after changing the version nos. I ran into a problem getting all the binaries, like bowtie2-align, (and loads more, comparing what they published in the pre-compiled binary-distribution). Compiling works with 2.1.0, the SBo version, but that is 3 years old....

Does anyone have a clue what is needed to get this to work?
 
Old 03-02-2016, 01:05 PM   #62
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by suppy View Post
The slackbuild already notes that you should be using 64bit for ZOL; I know that they for a long time didn't support building or running on 32bit at all, but not sure how it is currently.
Thanks! I'll set UNSUPPORTED in the .info file.

Edit: So having looked this up, it's not 100% accurate. Upstream says: "You are strongly encouraged to use a 64-bit kernel. At the moment zfs will build in a 32-bit environment but will not run stably."

And indeed it did build on 32-bit 14.1 ... which is why it was in my 14.2 failed build list. I haven't tried to fix it yet.

Let's see what Willy thinks

Last edited by 55020; 03-02-2016 at 02:45 PM.
 
Old 03-02-2016, 01:45 PM   #63
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Apparently jfsw has been developed all this time even though the last release snapshot was in 2005.

https://github.com/jonof/jfsw

So I made a SlackBuild that clones directly from the git master and works in current, additionally the 32-bit restriction is gone. Full screen has some graphical issues and the config file needs to be edited to get the mouse look working correctly, but otherwise it seems to work well with my initial testing.

https://notabug.org/orbea/SlackBuild...rc/master/jfsw
 
Old 03-02-2016, 02:46 PM   #64
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Thanks orbea for finding the git repo, however git clone and git submodule update are not acceptable in SBo SlackBuilds so there's quite a lot of work for me there
 
Old 03-02-2016, 03:02 PM   #65
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by brobr View Post
I would like to compile the latest version of bowtie2, which is at the moment at version 2.7.0
You could nag the maintainer, but he's a frequent and well respected contributor here at LQ, so he might be along soon to answer your question
 
Old 03-02-2016, 03:08 PM   #66
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by 55020 View Post
Thanks orbea for finding the git repo, however git clone and git submodule update are not acceptable in SBo SlackBuilds so there's quite a lot of work for me there
Yea, that is why I have a separate personal repo for those. Seems the best way would be for the SBo maintainer to provide their own source packages or to convince the developers to release tarballs more often. Digging through 10 years of commits doesn't seem like a very good option.
 
Old 03-02-2016, 03:35 PM   #67
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
Quote:
Originally Posted by 55020 View Post
Thanks! I'll set UNSUPPORTED in the .info file.

Edit: So having looked this up, it's not 100% accurate. Upstream says: "You are strongly encouraged to use a 64-bit kernel. At the moment zfs will build in a 32-bit environment but will not run stably."

And indeed it did build on 32-bit 14.1 ... which is why it was in my 14.2 failed build list. I haven't tried to fix it yet.

Let's see what Willy thinks
if it's not really working well on 32 bit, let's set it to UNTESTED
 
1 members found this post helpful.
Old 03-02-2016, 04:07 PM   #68
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
Quote:
Originally Posted by orbea View Post
Apparently jfsw has been developed all this time even though the last release snapshot was in 2005.

https://github.com/jonof/jfsw

So I made a SlackBuild that clones directly from the git master and works in current, additionally the 32-bit restriction is gone. Full screen has some graphical issues and the config file needs to be edited to get the mouse look working correctly, but otherwise it seems to work well with my initial testing.

https://notabug.org/orbea/SlackBuild...rc/master/jfsw
I wonder how you get pass this error?
Code:
jfbuild/src/libengine.a(kplib.o): In function `putbuf':
kplib.c:(.text+0x10de): undefined reference to `abstab10'
kplib.c:(.text+0x1348): undefined reference to `trnsrgb'
kplib.c:(.text+0x1359): undefined reference to `trnsrgb'
collect2: error: ld returned 1 exit status
Makefile:217: recipe for target 'sw' failed
 
Old 03-02-2016, 05:40 PM   #69
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Re. jfsw: how about https://slackbuilds.org/cgit/slackbu...15bb147235d39f ?
 
Old 03-02-2016, 05:45 PM   #70
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
oh i just saw it now

Thanks David
 
Old 03-02-2016, 06:47 PM   #71
suppy
Member
 
Registered: Mar 2012
Location: Sweden
Distribution: Slackware
Posts: 83

Rep: Reputation: 60
Quote:
Originally Posted by 55020 View Post
Thanks orbea for finding the git repo, however git clone and git submodule update are not acceptable in SBo SlackBuilds so there's quite a lot of work for me there
You could use the commit tarball that github provides for every commit.
The latest one as of this writing would be: https://github.com/jonof/jfsw/archiv...2062766.tar.gz
 
Old 03-02-2016, 06:52 PM   #72
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
I already did, see #69 above
 
Old 03-02-2016, 07:05 PM   #73
suppy
Member
 
Registered: Mar 2012
Location: Sweden
Distribution: Slackware
Posts: 83

Rep: Reputation: 60
Ah, my bad. I looked at that one, but there were just way too many changes in that commit for me to be able to notice that. Got stuck reading the documentation changes and therefore thought it was completely irrelevant to the download url, so stopped reading. Oops.
 
Old 03-02-2016, 11:36 PM   #74
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by 55020 View Post
Cool, have you tested it much? I tested it a bit more and I'm getting segfaults while playing here.

https://github.com/jonof/jfsw/issues/14
 
Old 03-03-2016, 02:49 AM   #75
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by orbea View Post
have you tested it much?
Some poxy ten year old game? More than five thousand packages in the repo? Two days into a mass rebuild of *everything* because the new glibc broke isnan? Take a wild guess.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



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] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

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

All times are GMT -5. The time now is 04:23 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