LinuxQuestions.org
Visit Jeremy's Blog.
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 08-17-2021, 12:46 AM   #4156
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942

Hi , after last big update (gcc and linuxdoc-tools) , i cant build

srt
smplayer

I try smplayer more recent version , but same error parsisng langs (im not sure but point to last linuxdoctools upgrade)

Thanks!
 
Old 08-17-2021, 01:06 AM   #4157
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,125

Original Poster
Rep: Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , after last big update (gcc and linuxdoc-tools) , i cant build

srt
smplayer

I try smplayer more recent version , but same error parsisng langs (im not sure but point to last linuxdoctools upgrade)

Thanks!
for srt just version-bump it to 1.4.3, for smplayer just add the following line as line 86 of the smplayer.SlackBuild
Code:
sed -i "s|-W\ -Wall\ -Werror|-W -Wall|" webserver/Makefile
thanks for the report!

Last edited by ponce; 08-17-2021 at 01:08 AM.
 
1 members found this post helpful.
Old 08-17-2021, 01:11 AM   #4158
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Thanks ponce one more time.
 
Old 08-17-2021, 06:14 PM   #4159
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Hi , gst.plugins-bad no build here

Quote:
ninja: build stopped: subcommand failed.
Hi again , after little investigation ...builds fine adding


Quote:
-Dopencv=disabled
A bette thing is find a patch , for new opencv , but for now we can build disabling this.

Last edited by USUARIONUEVO; 08-17-2021 at 09:30 PM.
 
1 members found this post helpful.
Old 08-17-2021, 09:30 PM   #4160
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Hi,

libmusicbrainz no build here.
 
Old 08-17-2021, 11:04 PM   #4161
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,684

Rep: Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800
Quote:
Originally Posted by USUARIONUEVO View Post
Hi,

libmusicbrainz no build here.
Fixed, thanks for reporting
 
Old 08-17-2021, 11:14 PM   #4162
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,684

Rep: Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800Reputation: 1800
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , gst.plugins-bad no build here



Hi again , after little investigation ...builds fine adding




A bette thing is find a patch , for new opencv , but for now we can build disabling this.
For temporary fix, i have disabled opencv until we can find the best patch for this issue.
 
1 members found this post helpful.
Old 08-18-2021, 01:49 AM   #4163
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Quote:
Originally Posted by willysr View Post
Fixed, thanks for reporting
Sorry i cant see the fix on git , missed push ?

I see gst-plugins fix but not the libmusicbrainz
 
Old 08-18-2021, 01:52 AM   #4164
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,125

Original Poster
Rep: Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200
Quote:
Originally Posted by USUARIONUEVO View Post
I see gst-plugins fix but not the libmusicbrainz
it's in my branch, I pushed it two days ago

Last edited by ponce; 08-18-2021 at 01:53 AM.
 
1 members found this post helpful.
Old 08-18-2021, 03:32 AM   #4165
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,344

Rep: Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942Reputation: 942
Quote:
Originally Posted by ponce View Post
it's in my branch, I pushed it two days ago
True , is here


https://git.slackbuilds.org/slackbui...27c737a4845601

sorry.
 
Old 08-18-2021, 03:42 PM   #4166
Lenard Spencer
Member
 
Registered: Sep 2004
Location: Florida
Distribution: Slackware, Linux from Scratch
Posts: 329

Rep: Reputation: 199Reputation: 199
Since the upgrade to gcc-11.2.0, gcc5 no longer builds. The error is:
Code:
../../gcc-5.5.0/gcc/reload1.c: In function ‘void init_reload()’:
../../gcc-5.5.0/gcc/reload1.c:115:24: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++17
  115 |   (this_target_reload->x_spill_indirect_levels)
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Adding -std=c++14 or -std=c++11 (or gnu++ for that matter) does no good, it still insists on using c++17. The web search turns up nothing useful. Any ideas?
 
Old 08-18-2021, 03:59 PM   #4167
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,125

Original Poster
Rep: Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200
I'll have a look!

Last edited by ponce; 08-18-2021 at 04:01 PM.
 
Old 08-18-2021, 07:18 PM   #4168
xuochi
LQ Newbie
 
Registered: Aug 2021
Posts: 2

Rep: Reputation: Disabled
libostree doesn't build for me on a fresh install of 15RC1.
 
Old 08-18-2021, 11:45 PM   #4169
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,125

Original Poster
Rep: Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200Reputation: 4200
Quote:
Originally Posted by xuochi View Post
libostree doesn't build for me on a fresh install of 15RC1.
Hi xuochi, it seems there's no libostree.SlackBuild in this repository...
 
Old 08-18-2021, 11:50 PM   #4170
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 xuochi, it seems there's no libostree.SlackBuild in this repository...
I think that they mean just "ostree".
 
  


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 02:21 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