LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-21-2018, 03:17 AM   #1036
brodo
Member
 
Registered: Jan 2004
Location: Poland, Poznan
Distribution: Slackware current 32 / 64
Posts: 406

Rep: Reputation: 30

The maintainer ought to be familiar with programming, libraries, etc, on everyday basis ... In my case that would be difficult.
 
Old 03-23-2018, 08:13 AM   #1037
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by brodo View Post
The maintainer ought to be familiar with programming, libraries, etc, on everyday basis ... In my case that would be difficult.
I'm certainly no programmer, yet I maintain over 30 scripts on SBo. I know enough to write a SlackBuild, but if a program needs patching, I have to look somewhere else for someone else's work.
 
1 members found this post helpful.
Old 03-23-2018, 07:34 PM   #1038
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
This time, i test in a clean slackware64-current.

libffado , not build...this is the last messages from console.


Quote:
In file included from src/libutil/IpcRingBuffer.h:37:0,
from src/libutil/IpcRingBuffer.cpp:24:
src/libutil/PosixMessageQueue.h:117:38: error: ‘sigval_t’ no se ha declarado
static void notifyCallbackStatic(sigval_t t) {
^~~~~~~~
src/libutil/PosixMessageQueue.h: En la función miembro static ‘static void Util::PosixMessageQueue::notifyCallbackStatic(int)’:
src/libutil/PosixMessageQueue.h:119:50: error: solicitud por el miembro ‘sival_ptr’ en ‘t’, el cual es del tipo ‘int’ que no es clase
obj = static_cast<PosixMessageQueue *>(t.sival_ptr);
^~~~~~~~~
scons: *** [src/libutil/IpcRingBuffer.os] Error 1
scons: building terminated because of errors.

I build 2.4.1 version without problem.

Last edited by USUARIONUEVO; 03-23-2018 at 07:41 PM.
 
Old 03-23-2018, 08:17 PM   #1039
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
flite not build , he wants texi2html

Quote:
/bin/sh: texi2html: no se encontró la orden
make: *** [Makefile:52: flite.html] Error 127
I miss the README , say pass DOC=no , and builds ok , sorry for this.

Last edited by USUARIONUEVO; 03-23-2018 at 08:22 PM.
 
Old 03-24-2018, 04:06 AM   #1040
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by USUARIONUEVO View Post
This time, i test in a clean slackware64-current.

libffado , not build...this is the last messages from console.
Code:
In file included from src/libutil/IpcRingBuffer.h:37:0,
from src/libutil/IpcRingBuffer.cpp:24:
src/libutil/PosixMessageQueue.h:117:38: error: ‘sigval_t’ no se ha declarado
static void notifyCallbackStatic(sigval_t t) {
^~~~~~~~
src/libutil/PosixMessageQueue.h: En la función miembro static ‘static void Util::PosixMessageQueue::notifyCallbackStatic(int)’:
src/libutil/PosixMessageQueue.h:119:50: error: solicitud por el miembro ‘sival_ptr’ en ‘t’, el cual es del tipo ‘int’ que no es clase
obj = static_cast<PosixMessageQueue *>(t.sival_ptr);
^~~~~~~~~
scons: *** [src/libutil/IpcRingBuffer.os] Error 1
scons: building terminated because of errors.
I build 2.4.1 version without problem.
thanks again for reporting!
 
Old 03-24-2018, 01:52 PM   #1041
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Halberd fails to build, due to a patch for the documentation make file, that points to the wrong latex (from 14.2). This is due to the change to texlive that was added to current a while back. See attached patch.
Attached Files
File Type: txt 0001-halberd-remove-makefile-patch-for-latex.patch.txt (1.5 KB, 14 views)
 
1 members found this post helpful.
Old 03-24-2018, 03:40 PM   #1042
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by mralk3 View Post
Halberd fails to build, due to a patch for the documentation make file, that points to the wrong latex (from 14.2). This is due to the change to texlive that was added to current a while back. See attached patch.
thanks, pushed!
 
1 members found this post helpful.
Old 03-24-2018, 04:17 PM   #1043
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Lutris builds successfully on -current after removing pygobject3-python3 and dbus-python3 from the Lutris REQUIRES, and after removing python3 from the python3-PyYAML REQUIRES. All three dependencies already exist in -current. See attached.
 
1 members found this post helpful.
Old 03-24-2018, 04:56 PM   #1044
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , i have issues with gst-plugins-bad , it builds only if no wayland package is present on system (wayland and wayland-protocols)

Error says ever same arround gtk , cause gtk is not build with wayland

Quote:
make -C audiomixmatrix
make[4]: se entra en el directorio '/tmp/SBo/gst-plugins-bad-1.14.0/tests/examples/audiomixmatrix'
CC test_audiomixmatrix-test-audiomixmatrix.o
CCLD test-audiomixmatrix
main.c:28:2: error: #error "Wayland is not supported in GTK+"
#error "Wayland is not supported in GTK+"
when no wayland on system , plugins-bad builds , but after reboot , some apps have issues cause , mismatch versions.


1 - please update to 1.14.0 plugins components
2 - to prevent wayland errors , the easy way is add

Quote:
--disable-examples
cause try to build examples with gtk and wayland support , then get an build error.

--------------
short story , if no wayland , then builds , but apps issues , (go with 1.14.0 are ok there)
to prevent wayland on some systems fails to build , add --disable-examples to the build script.
 
Old 03-24-2018, 05:00 PM   #1045
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by mralk3 View Post
Lutris builds successfully on -current after removing pygobject3-python3 and dbus-python3 from the Lutris REQUIRES, and after removing python3 from the python3-PyYAML REQUIRES. All three dependencies already exist in -current. See attached.
Ponce's repo doesn't track dependency changes because of the already giant burden of maintaining so many branches and those slackbuilds are only required for 14.2. If you're using current then its your responsibility to check the dependencies yourself.
 
Old 03-24-2018, 05:00 PM   #1046
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
While building perl-http-server-simple, I get the following error:
Code:
Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
Setting the following variable allows it to build successfully.
Code:
export PERL_USE_UNSAFE_INC=1
 
Old 03-24-2018, 05:01 PM   #1047
mralk3
Slackware Contributor
 
Registered: May 2015
Distribution: Slackware
Posts: 1,900

Rep: Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050Reputation: 1050
Quote:
Originally Posted by orbea View Post
Ponce's repo doesn't track dependency changes because of the already giant burden of maintaining so many branches and those slackbuilds are only required for 14.2. If you're using current then its your responsibility to check the dependencies yourself.
Yeah I know. I am going through the SlackBuilds I maintain and making sure they all build on -current. Should I not report dependencies that are missing or unneeded?

Last edited by mralk3; 03-24-2018 at 05:03 PM.
 
Old 03-24-2018, 05:03 PM   #1048
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Cheers, good to see people doing that, but since current is a moving target they could always break again in the next update.
 
Old 03-24-2018, 05:25 PM   #1049
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by USUARIONUEVO View Post
short story , if no wayland , then builds , but apps issues , (go with 1.14.0 are ok there)
thanks, I was already testing the new 1.14.0 versions, will push them soon...
 
Old 03-24-2018, 05:27 PM   #1050
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Original Poster
Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by mralk3 View Post
Should I not report dependencies that are missing or unneeded?
it's ok to report missing dependencies, but dependencies added to slackware current will be removed only when we will be close to the 15 release, to avoid pain during the various rebasing of the git branches, so you can avoid reporting those.
 
1 members found this post helpful.
  


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 01:45 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