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 07-05-2022, 04:29 PM   #5086
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238

Quote:
Originally Posted by ponce View Post
I'm not able to reproduce that: with the patch the perl plugin builds fine here
Yes, i buggered up getting the patch-file correctly downloaded. That web interface needs a couple of clicks (three ?) to get to the base file that is helpful and not full of all the html markup (http://cgit.ponce.cc/slackbuilds/pla...a1306b46795735 ). I had just copied the text but that gave more crap than needed, so yes it was possibly ending nowhere.

All good now as well at this end.
 
Old 07-06-2022, 10:11 AM   #5087
frtorres
Member
 
Registered: Jul 2012
Distribution: Debian kanotix, Slackware
Posts: 87

Rep: Reputation: Disabled
newsboat 2.28 not building

Quote:
Originally Posted by ponce View Post
it doesn't work if you simply update the newsboat version, you have to update also all of the rust dependencies, that's why I suggested you to ping the maintainer.
Hi Ponce.

FYI, a Kind message from newsboat maintainer. He updated in slackbuids build script for new 2.28 newsboat version.

Quote:
I don't use -current, so I cannot test, but I have updated my script for
the 2.28 version of newsboat which was recently released. It is staged
to my branch:

https://git.slackbuilds.org/slackbui...d3bdb5534e8bd4

You can try and see if this now builds on -current too.

Cheers,

Andrew
Thanks for your traditional help

Regards, Francisco.
 
Old 07-09-2022, 12:05 AM   #5088
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,022

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
libfilezilla-0.38.0 not building

Code:
libtool: compile:  g++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I/usr/local/include -I. -I./libfilezilla -fvisibility=hidden -O2 -fPIC -Wall -g -MT aio/libfilezilla_la-aio.lo -MD -MP -MF aio/.deps/libfilezilla_la-aio.Tpo -c aio/aio.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o
aio/aio.cpp:266:103: error: return type ‘class std::tuple<int, const unsigned char*, long unsigned int>’ is incomplete
  266 | std::tuple<aio_buffer_pool::shm_handle, uint8_t const*, size_t> aio_buffer_pool::shared_memory_info() const
      |                                                                                                       ^~~~~
make[1]: *** [Makefile:826: aio/libfilezilla_la-aio.lo] Error 1
make[1]: Leaving directory '/tmp/SBo/libfilezilla-0.38.0/lib'
make: *** [Makefile:494: all-recursive] Error 1
 
Old 07-09-2022, 10:25 AM   #5089
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 3rensho View Post
libfilezilla-0.38.0 not building

Code:
libtool: compile:  g++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I/usr/local/include -I. -I./libfilezilla -fvisibility=hidden -O2 -fPIC -Wall -g -MT aio/libfilezilla_la-aio.lo -MD -MP -MF aio/.deps/libfilezilla_la-aio.Tpo -c aio/aio.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o
aio/aio.cpp:266:103: error: return type ‘class std::tuple<int, const unsigned char*, long unsigned int>’ is incomplete
  266 | std::tuple<aio_buffer_pool::shm_handle, uint8_t const*, size_t> aio_buffer_pool::shared_memory_info() const
      |                                                                                                       ^~~~~
make[1]: *** [Makefile:826: aio/libfilezilla_la-aio.lo] Error 1
make[1]: Leaving directory '/tmp/SBo/libfilezilla-0.38.0/lib'
make: *** [Makefile:494: all-recursive] Error 1
Hi 3rensho,

libfilezilla on SBo is at version 0.37.2, and that builds fine on current: I have not tested 0.38.0 so I'm not sure what's happening there...
 
Old 07-09-2022, 12:38 PM   #5090
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,022

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
Originally Posted by ponce View Post
Hi 3rensho,

libfilezilla on SBo is at version 0.37.2, and that builds fine on current: I have not tested 0.38.0 so I'm not sure what's happening there...
Thanks for looking ponce. Just thought I'd give it a try as I just saw it today.
 
Old 07-09-2022, 01:25 PM   #5091
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Has anyone tried to build obs-studio recently on -current? I'm getting the following error:

Code:
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/build.make:1224: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/cpptoc/views/window_delegate_cpptoc.cc.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:98: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:105: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/rule] Error 2
make: *** [Makefile:124: libcef_dll_wrapper] Error 2
 
Old 07-09-2022, 01:32 PM   #5092
frtorres
Member
 
Registered: Jul 2012
Distribution: Debian kanotix, Slackware
Posts: 87

Rep: Reputation: Disabled
Cool

Quote:
Originally Posted by frtorres View Post
Hi Ponce.

FYI, a Kind message from newsboat maintainer. He updated in slackbuids build script for new 2.28 newsboat version.



Thanks for your traditional help

Regards, Francisco.

Hi Ponce, just to confirm newsboat new version 2.28 compiled ok on -current with reported changes from maintainer.

Ponce -current repo is still using 2.27 version.

Best Regards, Francisco.
 
Old 07-09-2022, 02:43 PM   #5093
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
Yes Francisco, that's because I'm on holiday ATM and the repo will be updated ASAP...
 
Old 07-10-2022, 10:49 AM   #5094
gian_d
Member
 
Registered: Nov 2019
Location: Cagliari, Sardinia (Italy)
Distribution: Slackware
Posts: 72

Rep: Reputation: Disabled
Quote:
Originally Posted by stormtracknole View Post
Has anyone tried to build obs-studio recently on -current? I'm getting the following error:

Code:
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-undefined-var-template’ may have been intended to silence earlier diagnostics
cc1plus: all warnings being treated as errors
make[3]: *** [libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/build.make:1224: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/cpptoc/views/window_delegate_cpptoc.cc.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:98: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:105: libcef_dll_wrapper/CMakeFiles/libcef_dll_wrapper.dir/rule] Error 2
make: *** [Makefile:124: libcef_dll_wrapper] Error 2
I found that's an issue given by the last version of the compiler, GCC 11 (for example: https://gitlab.gnome.org/GNOME/gtk/-/issues/3776 )

Turning off Werror=array-bounds the build works fine. Pass the flag -Wno-error=array-bounds in the build of libcef_dll_wrapper, as below:
Code:
cd $CEF_ROOT
  strip -v Release/*.so
  cmake \
    -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
    -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS -Wno-error=array-bounds" \
    -DCMAKE_BUILD_TYPE=Release .
  make libcef_dll_wrapper
I'm not sure but this shouldn't affect the package in runtime: the build ends successfully and when installed obs-studio opens correctly
 
1 members found this post helpful.
Old 07-10-2022, 09:42 PM   #5095
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 3rensho View Post
libfilezilla-0.38.0 not building

Code:
libtool: compile:  g++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I/usr/local/include -I. -I./libfilezilla -fvisibility=hidden -O2 -fPIC -Wall -g -MT aio/libfilezilla_la-aio.lo -MD -MP -MF aio/.deps/libfilezilla_la-aio.Tpo -c aio/aio.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o
aio/aio.cpp:266:103: error: return type ‘class std::tuple<int, const unsigned char*, long unsigned int>’ is incomplete
  266 | std::tuple<aio_buffer_pool::shm_handle, uint8_t const*, size_t> aio_buffer_pool::shared_memory_info() const
      |                                                                                                       ^~~~~
make[1]: *** [Makefile:826: aio/libfilezilla_la-aio.lo] Error 1
make[1]: Leaving directory '/tmp/SBo/libfilezilla-0.38.0/lib'
make: *** [Makefile:494: all-recursive] Error 1
libfilezilla is used primarily for filezilla, so it is best to wait until FileZilla is updated to require new libfilezilla before trying to build newer libfilezilla or else you will have some issues (re)building filezilla.
 
Old 07-10-2022, 11:00 PM   #5096
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,022

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
Originally Posted by willysr View Post
libfilezilla is used primarily for filezilla, so it is best to wait until FileZilla is updated to require new libfilezilla before trying to build newer libfilezilla or else you will have some issues (re)building filezilla.
Hi Willy, yeah I'm aware of the potential pitfalls. Was thinking only that it'd be nice to be able to build the new lib before it was required for a future filezilla release.
 
Old 07-10-2022, 11:08 PM   #5097
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
i can have a look on this issue later on
 
Old 07-11-2022, 01:51 PM   #5098
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 gian_d View Post
I found that's an issue given by the last version of the compiler, GCC 11 (for example: https://gitlab.gnome.org/GNOME/gtk/-/issues/3776 )

Turning off Werror=array-bounds the build works fine. Pass the flag -Wno-error=array-bounds in the build of libcef_dll_wrapper, as below:
Code:
cd $CEF_ROOT
  strip -v Release/*.so
  cmake \
    -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
    -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS -Wno-error=array-bounds" \
    -DCMAKE_BUILD_TYPE=Release .
  make libcef_dll_wrapper
I'm not sure but this shouldn't affect the package in runtime: the build ends successfully and when installed obs-studio opens correctly
thanks Giancarlo, pushed in git!
 
Old 07-12-2022, 06:36 AM   #5099
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by gian_d View Post
I found that's an issue given by the last version of the compiler, GCC 11 (for example: https://gitlab.gnome.org/GNOME/gtk/-/issues/3776 )

Turning off Werror=array-bounds the build works fine. Pass the flag -Wno-error=array-bounds in the build of libcef_dll_wrapper, as below:
Code:
cd $CEF_ROOT
  strip -v Release/*.so
  cmake \
    -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
    -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS -Wno-error=array-bounds" \
    -DCMAKE_BUILD_TYPE=Release .
  make libcef_dll_wrapper
I'm not sure but this shouldn't affect the package in runtime: the build ends successfully and when installed obs-studio opens correctly
Excellent! It works! Thank you very much. I have made a note because I have seen other packages fail with that from time to time.
 
Old 07-12-2022, 07:48 AM   #5100
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Quote:
Tue 12 Jul 13:48:40 BST 2022 [10408]: Getting ChangeLog.txt...
0a1,14
> Tue Jul 12 04:20:40 UTC 2022
..
> l/libsoup3-3.0.7-x86_64-1.txz: Added.
maybe superfluous, but... libsoup3 is now part of current

Last edited by brobr; 07-12-2022 at 07:49 AM.
 
  


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 04:12 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