LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 11-26-2018, 10:46 AM   #1531
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,130

Rep: Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298

Quote:
Originally Posted by ponce View Post
I'm not sure what is happening there, but xfce4-whiskermenu-plugin-1.7.5 built fine here on Slackware current using the script on SBo...
Thanks for taking the time to check it out, but I tried it twice and both times it ended with the error it couldn't find the changelog.
As version 1.7.5 is quite old, I've gone ahead and compiled and installed 2.3.0 and it is working as it should.

Thanks, again.
 
Old 11-27-2018, 07:52 AM   #1532
Werdck
LQ Newbie
 
Registered: Nov 2018
Posts: 2

Rep: Reputation: Disabled
android-tools error, patch not accessible

I encountered the same error as the poster before (same error when trieing to build android-tools), but the patch is not viewable. Where do I get the patch from?

Edit: Replying to #1475 by ponce

Last edited by Werdck; 11-27-2018 at 07:57 AM.
 
Old 11-27-2018, 08:29 AM   #1533
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 Werdck View Post
I encountered the same error as the poster before (same error when trieing to build android-tools), but the patch is not viewable. Where do I get the patch from?

Edit: Replying to #1475 by ponce
Hi Werdck, welcome to LQ!

the patch you linked to it has already been integrated in the repository, you shouldn't need to download anything special if you are using already the repository linked in the first post

http://cgit.ponce.cc/slackbuilds/com...=android-tools

if you want to download the patch click on the "patch" link in the line
Code:
commit	a486c2f7898705cfd8eaad235466b76b1aa5e52e (patch)

Last edited by ponce; 11-27-2018 at 08:33 AM.
 
Old 11-27-2018, 10:27 AM   #1534
Werdck
LQ Newbie
 
Registered: Nov 2018
Posts: 2

Rep: Reputation: Disabled
Thanks ponce.

I saw that too, so I downloaded from your repo.
There is still an error, but I couldn't read that. Will post it tomorrow if appropriate.
 
Old 11-28-2018, 03:03 AM   #1535
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
graphite2 can be removed now.

Code:
 Wed Nov 28 07:25:32 UTC 2018
l/graphite2-1.3.12-x86_64-1.txz: Added.
       Required by harfbuzz in order to use it as a system library for TeXlive.
http://slackbuilds.org/repository/14...ics/graphite2/
 
Old 11-28-2018, 04:33 AM   #1536
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
When trying to compile libetman (a dependency for claws-mail) I ran into this error:

Quote:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src/data-types -I../../../src/low-level/imf -D_REENTRANT -O2 -fPIC -W -Wall -MT newsfeed.lo -MD -MP -MF .deps/newsfeed.Tpo -c newsfeed.c -fPIC -DPIC -o .libs/newsfeed.o
newsfeed.c: In function ‘curl_error_convert’:
newsfeed.c:538:3: error: duplicate case value
case CURLE_SSL_CACERT:
^~~~
newsfeed.c:533:3: note: previously used here
case CURLE_SSL_PEER_CERTIFICATE:
^~~~
make[7]: *** [Makefile:574: newsfeed.lo] Error 1
make[7]: Leaving directory '/var/tmp/sbo/sbopkg.SGdDyX/libetpan-20180425_d2b340b/src/low-level/feed'
make[6]: *** [Makefile:487: all] Error 2
Could this be related to the recent curl-upgrade?
 
Old 11-28-2018, 08:19 AM   #1537
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 Werdck View Post
Thanks ponce.

I saw that too, so I downloaded from your repo.
There is still an error, but I couldn't read that. Will post it tomorrow if appropriate.
it seems to build fine with no error here...
 
Old 11-28-2018, 08:19 AM   #1538
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 orbea View Post
graphite2 can be removed now.

Code:
 Wed Nov 28 07:25:32 UTC 2018
l/graphite2-1.3.12-x86_64-1.txz: Added.
       Required by harfbuzz in order to use it as a system library for TeXlive.
http://slackbuilds.org/repository/14...ics/graphite2/
thanks, pushed.
 
Old 11-28-2018, 08:22 AM   #1539
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 brobr View Post
When trying to compile libetman (a dependency for claws-mail) I ran into this error:


Could this be related to the recent curl-upgrade?
yes, there is a patch from upstream that should fix it: please test these updates

http://cgit.ponce.cc/slackbuilds/commit/?h=libetpan
 
1 members found this post helpful.
Old 11-28-2018, 03:27 PM   #1540
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
Hi ponce,

Thanks for the link; the patches work; libetpan (and claws-mail) compiled OK.

Rob
 
Old 11-28-2018, 05:20 PM   #1541
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
f2fs_tools , is added today , can be removed.

https://slackbuilds.org/repository/1...rch=f2fs_tools

Quote:
Wed Nov 28 07:25:32 UTC 2018
a/f2fs-tools-1.12.0-i586-1.txz: Added.
 
Old 12-01-2018, 03:27 AM   #1542
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
f2fs_tools , is added today , can be removed.

https://slackbuilds.org/repository/1...rch=f2fs_tools
thanks, pushed!
 
Old 12-01-2018, 02:09 PM   #1543
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,338

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
This perl module can be removed , its packaged inside perl-5.28.1 in the last current update.

Quote:
perl-Devel-CheckLib
d/perl-5.28.1-x86_64-1.txz: Upgraded.
Upgraded DBD-mysql-4.049, DBI-1.642, abd IO-Socket-SSL-2.060.

Added Devel-CheckLib-1.13 (needed by DBD-mysql-4.049).
 
Old 12-01-2018, 03:41 PM   #1544
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
This perl module can be removed , its packaged inside perl-5.28.1 in the last current update.
d/perl-5.28.1-x86_64-1.txz: Upgraded.
Upgraded DBD-mysql-4.049, DBI-1.642, abd IO-Socket-SSL-2.060.

Added Devel-CheckLib-1.13 (needed by DBD-mysql-4.049).
pushed, thanks!
 
Old 12-03-2018, 11:01 PM   #1545
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 820

Rep: Reputation: 440Reputation: 440Reputation: 440Reputation: 440Reputation: 440
Problem to compile opencv 3.4.4. Similar to this issue: https://github.com/opencv/opencv/issues/13171
 
  


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 03:18 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