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 09-29-2017, 07:19 PM   #751
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930

Quote:
Originally Posted by sombragris View Post
After the last poppler updates, inkscape fails to build.

Since the error log is too big, I uploaded it to this pastebin:

https://hastebin.com/jasetulagi.java
ponce fix this some days ago.

https://github.com/Ponce/slackbuilds...22e48b4df538e2
 
1 members found this post helpful.
Old 09-29-2017, 10:04 PM   #752
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 878

Rep: Reputation: 400Reputation: 400Reputation: 400Reputation: 400Reputation: 400
Thank you!!
 
Old 10-03-2017, 05:10 PM   #753
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
PLease , remove this slackbuild , cython in current have python2 + python3 bindings

Quote:
python3-Cython
Thanks !
 
Old 10-04-2017, 02:33 AM   #754
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Hey everyone, I'm having a issue building glade (glade3) on a fresh full install of Slackware64-current (Tue Oct 3 21:06:59 UTC 2017).

Kind of stumped on this one, some help is appreciated. Full log here: https://pastebin.com/rvaczMjZ
 
Old 10-04-2017, 03:05 AM   #755
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,110

Original Poster
Rep: Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180
Hi Skaendo,

modify the SlackBuild files like this to build version 3.20.1
Code:
diff -Naur glade.orig/glade.SlackBuild glade/glade.SlackBuild
--- glade.orig/glade.SlackBuild 2017-10-02 11:18:19.307182415 +0200
+++ glade/glade.SlackBuild      2017-10-04 09:57:00.796254004 +0200
@@ -23,13 +23,13 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=glade
-VERSION=${VERSION:-3.18.3}
+VERSION=${VERSION:-3.20.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
 if [ -z "$ARCH" ]; then
   case "$( uname -m )" in
-    i?86) ARCH=i486 ;;
+    i?86) ARCH=i586 ;;
     arm*) ARCH=arm ;;
        *) ARCH=$( uname -m ) ;;
   esac
@@ -41,8 +41,8 @@
 PKG=$TMP/package-$PRGNAM
 OUTPUT=${OUTPUT:-/tmp}
 
-if [ "$ARCH" = "i486" ]; then
-  SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+  SLKCFLAGS="-O2 -march=i586 -mtune=i686"
   LIBDIRSUFFIX=""
 elif [ "$ARCH" = "i686" ]; then
   SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff -Naur glade.orig/glade.info glade/glade.info
--- glade.orig/glade.info       2017-10-02 11:18:19.307182415 +0200
+++ glade/glade.info    2017-10-04 09:56:29.287253737 +0200
@@ -1,8 +1,8 @@
 PRGNAM="glade"
-VERSION="3.18.3"
+VERSION="3.20.1"
 HOMEPAGE="https://glade.gnome.org"
-DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/glade/3.18/glade-3.18.3.tar.xz"
-MD5SUM="6852d6286683728e0ea40ca9b5d2416f"
+DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/glade/3.20/glade-3.20.1.tar.xz"
+MD5SUM="60f01ccc4e9a4e5de5a5402d10495dc4"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES=""
 
1 members found this post helpful.
Old 10-04-2017, 03:07 AM   #756
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,110

Original Poster
Rep: Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180
Quote:
Originally Posted by USUARIONUEVO View Post
PLease , remove this slackbuild , cython in current have python2 + python3 bindings

python3-Cython

Thanks !
Thanks to you for reporting!
 
Old 10-04-2017, 03:20 AM   #757
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by ponce View Post
Hi Skaendo,

modify the SlackBuild files like this to build version 3.20.1
LOL, why didn't I think about that. Thanks Ponce.
 
Old 10-05-2017, 03:30 AM   #758
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Hi,

in -current, the t1utils are now provided by texlive, so
the t1utils-buildscripts are obsolete now.

This affects following packages:
./graphics/lilypond/lilypond.info:REQUIRES="fontforge t1utils guile1.8"
./graphics/mftrace/mftrace.info:REQUIRES="potrace t1utils"
 
Old 10-05-2017, 03:51 AM   #759
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,110

Original Poster
Rep: Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180
Quote:
Originally Posted by franzen View Post
Hi,

in -current, the t1utils are now provided by texlive, so
the t1utils-buildscripts are obsolete now.

This affects following packages:
./graphics/lilypond/lilypond.info:REQUIRES="fontforge t1utils guile1.8"
./graphics/mftrace/mftrace.info:REQUIRES="potrace t1utils"
thanks franzen, I pushed the removal of the script but I'll avoid removing the string from the REQUIRES lines until SBo will go live with the next major release, as this kind of stuff is really painful to rebase (ATM I'm already rebasing =~ 330 branches every week).

Last edited by ponce; 10-05-2017 at 03:55 AM.
 
2 members found this post helpful.
Old 10-05-2017, 04:12 AM   #760
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by ponce View Post
thanks franzen, I pushed the removal of the script but I'll avoid removing the string from the REQUIRES lines until SBo will go live with the next major release, as this kind of stuff is really painful to rebase (ATM I'm already rebasing =~ 330 branches every week).
Ok, and thanks. pdfjam is also obsolete as it's also shipped with texlive(base).
 
Old 10-05-2017, 04:14 AM   #761
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,110

Original Poster
Rep: Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180
thanks again, I pushed that too.
 
Old 10-05-2017, 04:15 AM   #762
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
I can find pdfjam in texlive, but i can't find t1utils in texlive
do they have different name?
 
Old 10-05-2017, 04:27 AM   #763
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by willysr View Post
I can find pdfjam in texlive, but i can't find t1utils in texlive
do they have different name?
You can see it in the sources, one of the compiled binaries is e.g. /usr/bin/t1asm
Code:
texlive-20170520-source/utils/t1utils/
texlive-20170520-source/utils/t1utils/version.ac
texlive-20170520-source/utils/t1utils/strerror.c
texlive-20170520-source/utils/t1utils/configure.ac
texlive-20170520-source/utils/t1utils/aclocal.m4
texlive-20170520-source/utils/t1utils/Makefile.am
texlive-20170520-source/utils/t1utils/t1utils-src/
texlive-20170520-source/utils/t1utils/t1utils-src/include/
texlive-20170520-source/utils/t1utils/t1utils-src/include/lcdf/
texlive-20170520-source/utils/t1utils/t1utils-src/include/lcdf/inttypes.h
texlive-20170520-source/utils/t1utils/t1utils-src/include/lcdf/clp.h
texlive-20170520-source/utils/t1utils/t1utils-src/t1binary.1
texlive-20170520-source/utils/t1utils/t1utils-src/t1binary.c
texlive-20170520-source/utils/t1utils/t1utils-src/configure.ac
texlive-20170520-source/utils/t1utils/t1utils-src/t1disasm.c
texlive-20170520-source/utils/t1utils/t1utils-src/Makefile.am
texlive-20170520-source/utils/t1utils/t1utils-src/t1asmhelp.h
texlive-20170520-source/utils/t1utils/t1utils-src/t1utils.spec
texlive-20170520-source/utils/t1utils/t1utils-src/t1asm.1
texlive-20170520-source/utils/t1utils/t1utils-src/t1unmac.1
texlive-20170520-source/utils/t1utils/t1utils-src/t1asm.c
texlive-20170520-source/utils/t1utils/t1utils-src/t1mac.c
texlive-20170520-source/utils/t1utils/t1utils-src/t1lib.h
texlive-20170520-source/utils/t1utils/t1utils-src/t1unmac.c
texlive-20170520-source/utils/t1utils/t1utils-src/config.h.in
texlive-20170520-source/utils/t1utils/t1utils-src/t1disasm.1
texlive-20170520-source/utils/t1utils/t1utils-src/clp.c
texlive-20170520-source/utils/t1utils/t1utils-src/t1lib.c
texlive-20170520-source/utils/t1utils/t1utils-src/NEWS
texlive-20170520-source/utils/t1utils/t1utils-src/INSTALL
texlive-20170520-source/utils/t1utils/t1utils-src/t1ascii.1
texlive-20170520-source/utils/t1utils/t1utils-src/t1ascii.c
texlive-20170520-source/utils/t1utils/t1utils-src/README
texlive-20170520-source/utils/t1utils/t1utils-src/t1mac.1
texlive-20170520-source/utils/t1utils/ChangeLog
texlive-20170520-source/utils/t1utils/TLpatches/
texlive-20170520-source/utils/t1utils/TLpatches/patch-05-getopt
texlive-20170520-source/utils/t1utils/TLpatches/patch-03-warnings
texlive-20170520-source/utils/t1utils/TLpatches/ChangeLog
texlive-20170520-source/utils/t1utils/TLpatches/TL-Changes
texlive-20170520-source/utils/t1utils/TLpatches/patch-04-TL-binary
texlive-20170520-source/utils/t1utils/TLpatches/patch-07-warnings
texlive-20170520-source/utils/t1utils/tests/
texlive-20170520-source/utils/t1utils/tests/Symbol.pfb
texlive-20170520-source/utils/t1utils/tests/Symbol.pfa
texlive-20170520-source/utils/t1utils/tests/Symbol.raw
texlive-20170520-source/utils/t1utils/Makefile.in
texlive-20170520-source/utils/t1utils/config.h.in
texlive-20170520-source/utils/t1utils/configure
texlive-20170520-source/utils/t1utils/ac/
texlive-20170520-source/utils/t1utils/ac/withenable.ac
texlive-20170520-source/utils/t1utils/t1utils.test
 
Old 10-06-2017, 10:25 AM   #764
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,110

Original Poster
Rep: Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180Reputation: 4180
FYI, many build scripts for perl modules on SBo will break from today on because, since perl-5.26.x, . isn't included in INC anymore: the solution to be able again to create perl packages from these modules, for now, is to export the shell variable PERL_USE_UNSAFE_INC=1 in your build environment, but this won't help if the installed scripts/perl modules will try to use . as an include path at runtime.

I'll wait before patching the interested SlackBuilds as their newer versions might be already patched for this.

obviously this gotcha applies also to every pre-existing perl script that you will try to run with the new perl interpreter in current.

Last edited by ponce; 10-06-2017 at 11:09 AM.
 
2 members found this post helpful.
Old 10-06-2017, 12:13 PM   #765
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,242

Rep: Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322
May I suggest building vim with Python 3 support, now that Slackware ships Python 3?

I'd imagine that Slackware would want to ship vim with both Python 3 and Python 2 support.

For my own systems, I build in only Python 3 support. I'm very much a vim power user, and I don't miss the Python 2 support.

EDIT: Sorry, I meant to post this in the "what would you like to see in -current?" thread.

Last edited by dugan; 10-06-2017 at 01:59 PM.
 
  


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