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 10-27-2021, 09:50 AM   #4471
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

Fixed in my branch, but i think it have a dependency on python-twisted for avahi-bookmarks and the one we have in SBo is for python2 only
 
Old 10-27-2021, 10:08 AM   #4472
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 brobr View Post
The most current linuxsampler-2.2.0 builds, the one in ponce's current-git, 1.7.2, stalls.
Also this needs an update of dependency libgig to version 0.4.3 (now 0.4.2)
Pushed in my branch
 
Old 10-27-2021, 08:30 PM   #4473
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , GraphicsMagick fails to build here.
 
Old 10-28-2021, 12:53 AM   #4474
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
vapoursynth needs:

Code:
sed -i '38i#include <limits>' src/core/genericfilters.cpp || exit -1
sed -i '19a#include <limits>' src/core/kernel/generic.cpp || exit -1
sed -i '21i#include <limits>' src/core/exprfilter.cpp || exit -1
sed -i '21i#include <limits>' src/filters/misc/miscfilters.cpp || exit -1
sed -i '27i#include <limits>' src/filters/removegrain/clense.cpp || exit -1
 
Old 10-28-2021, 04:13 PM   #4475
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , GraphicsMagick fails to build here.

Please can say me if this is a "local" problem from me ,or its fail build for all ?
 
Old 10-28-2021, 06:26 PM   #4476
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 Lockywolf View Post
vapoursynth needs:

Code:
sed -i '38i#include <limits>' src/core/genericfilters.cpp || exit -1
sed -i '19a#include <limits>' src/core/kernel/generic.cpp || exit -1
sed -i '21i#include <limits>' src/core/exprfilter.cpp || exit -1
sed -i '21i#include <limits>' src/filters/misc/miscfilters.cpp || exit -1
sed -i '27i#include <limits>' src/filters/removegrain/clense.cpp || exit -1
Fixed in my branch, thanks
 
Old 10-28-2021, 06:35 PM   #4477
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 USUARIONUEVO View Post
Please can say me if this is a "local" problem from me ,or its fail build for all ?
built fine here
Quote:
GraphicsMagick:
MD5SUM check for GraphicsMagick-1.3.36.tar.xz ... OK
Building package GraphicsMagick-1.3.36-x86_64-1_SBo.tgz ... OK
 
Old 10-28-2021, 07:46 PM   #4478
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by willysr View Post
built fine here
ok ,thanks , then is local problem on my setup.
 
Old 10-28-2021, 07:48 PM   #4479
camerabambai
Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 408

Rep: Reputation: 54
ptlib error:

Code:
tlib/common/object.cxx
[CC] ptlib/common/osutils.cxx
ptlib/common/contain.cxx: In member function ‘void PString::Delete(PINDEX, PINDEX)’:
ptlib/common/contain.cxx:1164:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1164 |   register PINDEX slen = GetLength();
      |                   ^~~~
ptlib/common/contain.cxx: In member function ‘PString PString::operator()(PINDEX, PINDEX) const’:
ptlib/common/contain.cxx:1181:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1181 |   register PINDEX len = GetLength();
      |                   ^~~
ptlib/common/contain.cxx: In member function ‘PINDEX PString::Find(char, PINDEX) const’:
ptlib/common/contain.cxx:1317:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1317 |   register PINDEX len = GetLength();
      |                   ^~~
ptlib/common/contain.cxx: In member function ‘void PString::Splice(const char*, PINDEX, PINDEX)’:
ptlib/common/contain.cxx:1533:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1533 |   register PINDEX slen = GetLength();
      |                   ^~~~
ptlib/common/object.cxx:953:37: error: ISO C++17 does not allow dynamic exception specifications
  953 | void * operator new[](size_t nSize) throw (std::bad_alloc)
      |                                     ^~~~~
make[2]: *** [../make/common.mak:96: /tmp/SBo/ptlib-2.10.11/lib_linux_x86_64/obj/object.o] Errore 1
make[2]: *** Attesa per i processi non terminati....
make[2]: uscita dalla directory «/tmp/SBo/ptlib-2.10.11/src»
make[1]: *** [../make/common.mak:292: optshared] Errore 2
make[1]: uscita dalla directory «/tmp/SBo/ptlib-2.10.11/src»
make: *** [Makefile:91: optshared] Errore 2
 
Old 10-29-2021, 12:02 AM   #4480
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
Upstream is no longer developing this library, so i think it should be removed in the future
 
Old 10-29-2021, 07:24 AM   #4481
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by willysr View Post
Upstream is no longer developing this library, so i think it should be removed in the future
Hi Willy, this removal/replacement in the future, can it be done already when we run in outdated packages for which an alternative is available?

For example, I maintain PDFShuffler, which is python2 only. A direct, python3-based replacement, PDF Arranger (plus PikePDF), would preferably take its place in current. I've got build-scripts ready (see my 'some other SlackBuilds' github link). PDFArranger works great at my end..

Last edited by brobr; 10-29-2021 at 07:25 AM.
 
Old 10-29-2021, 08:17 AM   #4482
MDKDIO
Member
 
Registered: Mar 2004
Location: Sweden
Distribution: Slackware 15
Posts: 521

Rep: Reputation: 187Reputation: 187
Quote:
Originally Posted by brobr View Post
Hi Willy, this removal/replacement in the future, can it be done already when we run in outdated packages for which an alternative is available?

For example, I maintain PDFShuffler, which is python2 only. A direct, python3-based replacement, PDF Arranger (plus PikePDF), would preferably take its place in current. I've got build-scripts ready (see my 'some other SlackBuilds' github link). PDFArranger works great at my end..
It looks like PDFShuffler is actually Python3 compatible, but it is not maintained any more (last version 0.7)

https://github.com/tgbugs/pdfshuffler

But might not be worth continuing with pdfshuffler, and go with PDF Arranger(?) instead...
 
Old 10-29-2021, 09:09 AM   #4483
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
The non-maintenance was the (main) issue for developing pdfarranger (from their README):
Quote:
PDF Arranger is a fork of Konstantinos Poulios’s pdfshuffler (see Savannah or Sourceforge). It’s a humble attempt to make the project a bit more active.
You're right pdfshuffler (and the library it depends on, pyPDF2) can be build with python3.10, but it does not run:
Quote:
bash-5.1$ pdfshuffler
Traceback (most recent call last):
File "/usr/bin/pdfshuffler", line 30, in <module>
from pdfshuffler.pdfshuffler import main
File "/usr/lib64/python3.10/site-packages/pdfshuffler/pdfshuffler.py", line 104
os.chmod(self.tmp_dir, 0700)
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
bash-5.1$
And, yes (in my opinion), the python3 compliant pdfarranger seems the way to go.

Last edited by brobr; 10-29-2021 at 09:15 AM.
 
1 members found this post helpful.
Old 10-30-2021, 02:35 AM   #4484
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 brobr View Post
Hi Willy, this removal/replacement in the future, can it be done already when we run in outdated packages for which an alternative is available?

For example, I maintain PDFShuffler, which is python2 only. A direct, python3-based replacement, PDF Arranger (plus PikePDF), would preferably take its place in current. I've got build-scripts ready (see my 'some other SlackBuilds' github link). PDFArranger works great at my end..
if the package is no longer maintained by upstream nor any volunteer in SBo stepping up to take care of the script (plus it's failing to build), then we should remove it.
 
Old 10-30-2021, 04:00 AM   #4485
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,971

Rep: Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549Reputation: 1549
Quote:
Originally Posted by brobr View Post
Hi Willy, this removal/replacement in the future, can it be done already when we run in outdated packages for which an alternative is available?

For example, I maintain PDFShuffler, which is python2 only. A direct, python3-based replacement, PDF Arranger (plus PikePDF), would preferably take its place in current. I've got build-scripts ready (see my 'some other SlackBuilds' github link). PDFArranger works great at my end..
I switched to pdfarranger Nov 11, 2020 from pdfsuffler. Working great here too.
 
  


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 05:06 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