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 10-01-2017, 04:46 AM   #1
Gugur
Member
 
Registered: Apr 2017
Location: Spain
Distribution: Debian
Posts: 58

Rep: Reputation: 7
QT5 failed build from sbopkg


I tried to install qt5 from sbopkg, but:

ojo_common_lib.common_type_converters.o
In file included from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/interface_ptr.h:14:0,
from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/bindings_serialization.h:15,
from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/array_internal.h:16,
from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/array.h:16,
from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/common/common_type_converters.h:13,
from /tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/common/common_type_converters.cc:5:
/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/interface_ptr_info.h: En la función miembro ?mojo::InterfacePtrInfo<Interface>& mojo::InterfacePtrInfo<Interface>:perator=(mojo::InterfacePtrInfo<Interface>&&)?:
/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/3rdparty/chromium/mojo/public/cpp/bindings/interface_ptr_info.h:37:31: error: ?mojo::ScopedMessagePipeHandle {aka class mojo::ScopedHandleBase<mojo::MessagePipeHandle>}? has no member named ?Pass?
handle_ = other.handle_.Pass();
^~~~
ninja: build stopped: subcommand failed.
make[4]: *** [Makefile.gyp_run:841: invoke_ninja] Error 1
make[4]: se sale del directorio '/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/core'
make[3]: *** [Makefile:116: sub-gyp_run-pro-make_first] Error 2
make[3]: se sale del directorio '/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src/core'
make[2]: *** [Makefile:50: sub-core-make_first] Error 2
make[2]: se sale del directorio '/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine/src'
make[1]: *** [Makefile:45: sub-src-make_first] Error 2
make[1]: se sale del directorio '/tmp/SBo/qt-everywhere-opensource-src-5.7.1/qtwebengine'
make: *** [Makefile:860: module-qtwebengine-make_first] Error 2

Any solution?

Thanks.
 
Old 10-01-2017, 04:49 AM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
For solution see https://www.linuxquestions.org/quest...ml#post5714561
 
1 members found this post helpful.
Old 10-01-2017, 06:17 AM   #3
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
If you're using sbopkg on current the first post of this sticky topic might be useful for you (read it carefully).
 
1 members found this post helpful.
Old 02-25-2018, 12:07 PM   #4
aihaike
Member
 
Registered: Feb 2006
Location: Paris, France
Distribution: Slackware, CentOS
Posts: 270

Rep: Reputation: 20
Hey,

I don't think the two links provide any solution.
Gugur, have you finally get a solution ?
 
Old 02-25-2018, 01:06 PM   #5
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by aihaike View Post
I don't think the two links provide any solution.
why are you saying this? do you have the same error?

OP was tring to build qt5 on slackware current with gcc-7.x but he was doing it using sbopkg with a repository specific for 14.2, hence the error he pasted.
the patch to which the two above links point is available in a repository for sbopkg specific for current.
 
2 members found this post helpful.
Old 03-08-2018, 02:01 AM   #6
aihaike
Member
 
Registered: Feb 2006
Location: Paris, France
Distribution: Slackware, CentOS
Posts: 270

Rep: Reputation: 20
Ho! I see.
Yes, I got a similar issue recetly.
I need to dig in it though.
 
  


Reply



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] Can't Build qt5 with slackrepo in VM bilbod Slackware 15 05-03-2017 02:30 AM
QT5 won't build, don't understand error message Ook Slackware 2 10-26-2015 02:21 PM
[SOLVED] SBo + sbopkg, qt5 build parallel a4z Slackware 3 10-12-2014 11:54 AM
SBOPKG(8) not list/show/build dependencies of SlackBuild scripts to build Slackware p xavi_slacky Slackware 3 06-13-2013 07:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:38 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