LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 05-14-2020, 02:35 AM   #2701
ehartman
Senior Member
 
Registered: Jul 2007
Location: Delft, The Netherlands
Distribution: Slackware
Posts: 1,674

Rep: Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888

Quote:
Originally Posted by lioh View Post
qbittorrent: error while loading shared libraries: libboost_system.so.1.72.0: cannot open shared object file: No such file or directory

I have already recompiled it, without success.
Did you change the reference to 'libboost_system.so.1.73.0'?
Or is the symbolic link "/usr/lib/libboost_system.so" correctly pointing to the 1.73.0 version?
 
Old 05-14-2020, 02:37 AM   #2702
lioh
Member
 
Registered: Aug 2019
Location: Switzerland
Distribution: Slackware
Posts: 194

Rep: Reputation: Disabled
Where can I change the reference? In the SlackBuild script? I have tried to set the links for 1.72.0 pointing to 1.73.0 but then the application segfaults. /usr/lib64/libboost_system.so -> libboost_system.so.1.73.0*
 
Old 05-14-2020, 02:46 AM   #2703
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Got a problem compiling wine-5.0 on an up to date -current with multilib and ktown

Quote:
checking lcms2.h presence... yes
checking for lcms2.h... yes
checking for cmsOpenProfileFromFile in -llcms2... yes
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for -lfreetype... not found
configure: error: FreeType 32-bit development files not found. Fonts will not be built.
Use the --without-freetype option if you really want this.
Can't find recently built package for wine
Can't compile or install wine - see previous error 8

I have
Quote:
620 classickde.pavinswood: /var/log/packages $ grep -i libfreetype *
freetype-2.10.2-x86_64-1:usr/lib64/libfreetype.so.6.17.2
freetype-compat32-2.10.2-x86_64-1compat32:usr/lib/libfreetype.so.6.17.2
 
Old 05-14-2020, 03:35 AM   #2704
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by aikempshall View Post
Got a problem compiling wine-5.0 on an up to date -current with multilib and ktown
I'm sorry but this is not the proper place to discuss about this: BTW, I think you have to just update your multilib installation as it's looking for the 32bit freetype and a brotli and woff2 dependency for this has been added (see the multilib changelog)...

Last edited by ponce; 05-14-2020 at 03:40 AM.
 
1 members found this post helpful.
Old 05-14-2020, 03:37 AM   #2705
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by lioh View Post
qbittorrent-qt5 does not start anymore since the upgrade to boost-1.73.0 :

qbittorrent: error while loading shared libraries: libboost_system.so.1.72.0: cannot open shared object file: No such file or directory

I have already recompiled it, without success.
you have to recompile the dependencies not included in Slackware (libtorrent-rasterbar, in this case).
 
Old 05-14-2020, 04:52 AM   #2706
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Quote:
Originally Posted by ponce View Post
I'm sorry but this is not the proper place to discuss about this: BTW, I think you have to just update your multilib installation as it's looking for the 32bit freetype and a brotli and woff2 dependency for this has been added (see the multilib changelog)...
I seem to have got confused as to where the proper place is to discuss this issue -

I'm using -

current
ktown
multilib

brought up to date this morning using slackpkg

I downloaded wine this morning from https://github.com/Ponce/slackbuilds.git ponce.org
 
Old 05-14-2020, 04:58 AM   #2707
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by aikempshall View Post
I seem to have got confused as to where the proper place is to discuss this issue -

I'm using -

current
ktown
multilib

brought up to date this morning using slackpkg
please, re-read the first post of the topic: if you aren't able to reproduce your issues on a slackware64-current full installation *without* ktown and multilib you shouldn't report issues in this topic and you should open a new one.
 
Old 05-14-2020, 05:19 AM   #2708
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Thanks. Understand.
 
Old 05-14-2020, 10:19 AM   #2709
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 900

Rep: Reputation: 153Reputation: 153
Quote:
Originally Posted by ponce View Post
I'm sorry but this is not the proper place to discuss about this: BTW, I think you have to just update your multilib installation as it's looking for the 32bit freetype and a brotli and woff2 dependency for this has been added (see the multilib changelog)...
Compiled as is on -current and multilib, Is wine after all. Should have done this step first would have given me a clue.

On -current, multilib and ktown compiled just fine after installing the woff2-compat32 and brotli-compat32 from alienbob. Must remember not to post to this thread if not a plain current install. Sorry.
 
Old 05-14-2020, 10:22 AM   #2710
lioh
Member
 
Registered: Aug 2019
Location: Switzerland
Distribution: Slackware
Posts: 194

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
you have to recompile the dependencies not included in Slackware (libtorrent-rasterbar, in this case).
Thanks for the hint. Is this still in -current SBo? No valid packages found. Exiting.
 
Old 05-14-2020, 11:14 AM   #2711
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by lioh View Post
Thanks for the hint. Is this still in -current SBo? No valid packages found. Exiting.
yet, it is.
Check:
- the name of the package;
- that you have the latest version of the repository (it has been updated to 1.1.14).
 
Old 05-14-2020, 12:39 PM   #2712
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
Quote:
Originally Posted by ponce View Post
I just tried the patch you submitted to SBo on my slackware64-current, but it doesn't build for me...

Code:
(snipped for brevity)
have you tried it yourself? does it build there?
I tried it again this morning and got a failure. My bug report wound up being tagged a duplicate of another report, and the correct patch was there. Since it will be included when gnucash 3.11 is released, I did away with the "CURRENT=yes" option and made the patch unconditional. It is now uploaded to SBo.
Still rather strange that the other patch worked yesterday and not today.

Last edited by Lenard Spencer; 05-14-2020 at 12:41 PM.
 
Old 05-14-2020, 01:08 PM   #2713
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,096

Original Poster
Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by Lenard Spencer View Post
I tried it again this morning and got a failure. My bug report wound up being tagged a duplicate of another report, and the correct patch was there. Since it will be included when gnucash 3.11 is released, I did away with the "CURRENT=yes" option and made the patch unconditional. It is now uploaded to SBo.
Still rather strange that the other patch worked yesterday and not today.
just to be clear... the patch you submitted is actually the same and to the same file I applied with sed in post #2688 four days ago, right?

http://cgit.ponce.cc/slackbuilds/commit/?h=gnucash

Last edited by ponce; 05-14-2020 at 01:10 PM.
 
Old 05-14-2020, 06:20 PM   #2714
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
Quote:
Originally Posted by ponce View Post
just to be clear... the patch you submitted is actually the same and to the same file I applied with sed in post #2688 four days ago, right?

http://cgit.ponce.cc/slackbuilds/commit/?h=gnucash
I noticed that after I put the patch up, sorry. Personally, I prefer using patch over sed as it is easier for me to manage.
 
Old 05-16-2020, 04:31 AM   #2715
aherrys
Member
 
Registered: Jul 2003
Posts: 85

Rep: Reputation: 15
calibre won't compile

Hi I try to compile calibre with the below error

Quote:
patching file src/calibre/linux.py
patching file setup/install.py
Hunk #1 succeeded at 153 (offset 11 lines).
patching file src/calibre/gui2/update.py
Hunk #1 succeeded at 85 (offset 22 lines).

*
* Running build
*

Traceback (most recent call last):
File "setup.py", line 121, in <module>
sys.exit(main())
File "setup.py", line 106, in main
command.run_all(opts)
File "/tmp/SBo/calibre-3.48.0/setup/__init__.py", line 250, in run_all
self.run_cmd(self, opts)
File "/tmp/SBo/calibre-3.48.0/setup/__init__.py", line 246, in run_cmd
cmd.run(opts)
File "/tmp/SBo/calibre-3.48.0/setup/build.py", line 265, in run
self.env = init_env()
File "/tmp/SBo/calibre-3.48.0/setup/build.py", line 155, in init_env
from setup.build_environment import msvc, is64bit, win_inc, win_lib, NMAKE
File "/tmp/SBo/calibre-3.48.0/setup/build_environment.py", line 92, in <module>
from PyQt5.QtCore import PYQT_CONFIGURATION
ImportError: No module named PyQt5.QtCore
my slackware is current 64 and it already has the PyQt5-5.13.2 from the installation iso. So I did not install PyQt5-5.13.2 package from the slackbuilds, eventhough it compiled successfully. I noticed that the PyQt5 from the slackbuilds is compiled for python 2.7

Quote:
usr/lib64/python2.7/
usr/lib64/python2.7/site-packages/
usr/lib64/python2.7/site-packages/PyQt5/
usr/lib64/python2.7/site-packages/PyQt5-5.13.2.dist-info/
usr/lib64/python2.7/site-packages/PyQt5-5.13.2.dist-info/INSTALLER
usr/lib64/python2.7/site-packages/PyQt5-5.13.2.dist-info/METADATA
usr/lib64/python2.7/site-packages/PyQt5-5.13.2.dist-info/RECORD
usr/lib64/python2.7/site-packages/PyQt5/Qt.so
usr/lib64/python2.7/site-packages/PyQt5/QtBluetooth.so
usr/lib64/python2.7/site-packages/PyQt5/QtCore.so
usr/lib64/python2.7/site-packages/PyQt5/QtDBus.so
usr/lib64/python2.7/site-packages/PyQt5/QtDesigner.so
usr/lib64/python2.7/site-packages/PyQt5/QtGui.so
usr/lib64/python2.7/site-packages/PyQt5/QtHelp.so
usr/lib64/python2.7/site-packages/PyQt5/QtLocation.so
usr/lib64/python2.7/site-packages/PyQt5/QtMultimedia.so
usr/lib64/python2.7/site-packages/PyQt5/QtMultimediaWidgets.so
usr/lib64/python2.7/site-packages/PyQt5/QtNetwork.so
usr/lib64/python2.7/site-packages/PyQt5/QtNetworkAuth.so
usr/lib64/python2.7/site-packages/PyQt5/QtNfc.so
usr/lib64/python2.7/site-packages/PyQt5/QtOpenGL.so
usr/lib64/python2.7/site-packages/PyQt5/QtPositioning.so
usr/lib64/python2.7/site-packages/PyQt5/QtPrintSupport.so
usr/lib64/python2.7/site-packages/PyQt5/QtQml.so
usr/lib64/python2.7/site-packages/PyQt5/QtQuick.so
usr/lib64/python2.7/site-packages/PyQt5/QtQuickWidgets.so
......
While PyQt5 package that comes with the iso current build was compiled with python 3.8


Quote:
usr/lib64/
usr/lib64/python3.8/
usr/lib64/python3.8/site-packages/
usr/lib64/python3.8/site-packages/PyQt5-5.13.2.dist-info/
usr/lib64/python3.8/site-packages/PyQt5-5.13.2.dist-info/INSTALLER
usr/lib64/python3.8/site-packages/PyQt5-5.13.2.dist-info/METADATA
usr/lib64/python3.8/site-packages/PyQt5-5.13.2.dist-info/RECORD
usr/lib64/python3.8/site-packages/PyQt5/
usr/lib64/python3.8/site-packages/PyQt5/Qt.so
usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.pyi
usr/lib64/python3.8/site-packages/PyQt5/QtBluetooth.so
usr/lib64/python3.8/site-packages/PyQt5/QtCore.pyi
usr/lib64/python3.8/site-packages/PyQt5/QtCore.so
usr/lib64/python3.8/site-packages/PyQt5/QtDBus.pyi
......
That's why I do not want to replace the package that comes with the iso with the one I compile from slackbuilds for fearing breaking other dependencies.
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 09:39 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