Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-12-16 Thread Jheengut Pritvi
On Sun, 16 Dec 2018 at 11:50, Andrzej Telszewski 
wrote:

> On 16/12/2018 06:52, Jheengut Pritvi wrote:
> >
> >
> > On Fri, 14 Dec 2018, 23:23 Matteo Bernardini
> > mailto:matteo.bernard...@gmail.com> wrote:
> >
> > Il giorno ven 14 dic 2018 alle ore 16:13 Jheengut Pritvi
> > mailto:z.coldpla...@gmail.com>> ha scritto:
> >  > /usr/include/c++/8.2.0/cstdlib:75:15: fatal error: stdlib.h: No
> > such file or directory
> >  >
> >  > I have been reading some forums and it seems this issue started
> > when there was a change in
> >  > gcc version bump as from 6.0.  Could you please confirm or  I
> > will make a new thread.
> >  >
> >  > I am using Slackware-current and sbopkg. Three times I compiled
> > and got the same error.
> >
> > hi Pritvi,
> >
> > just version-bump qbs to 1.12.2 and qt-creator to 4.8.0 using the
> > existing SlackBuilds and they will build fine also on current.
> >
> > Matteo
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > 
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives -
> https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> >
> >
> > Thanks for your reply,
> > This is what I am now doing .
> >
> > This evening I will check if everything has built well.
> >
>
> Hi,
>
> I'm in the process of updating the SlackBuilds.
>
> So far, I successfully compiled Qbs (1.12.2) and Qt Creator (4.8).
>
> I was also able to compile the LLVM/Clang (7.0) from
> https://code.qt.io/clang/llvm
> This is the recommended version of Clang to be used with QtC 4.8+.
>
> BUT, I haven't yet tested building QtC against this Clang version.
>
> If all goes well, the updated SlackBuilds should land in SBo in a couple
> of days.
>
> I'm building on 14.2.
>
> --
> Best regards,
> Andrzej Telszewski
>


Awesome, thanks for the update!

I have successfully build qtcreator 4.8 with qbs 1.12.1 using  alien bob's
qt5 5.11.2, not slackbuilds qt5.

Best Regards

Pritvi Jheengut
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-12-15 Thread Andrzej Telszewski

On 16/12/2018 06:52, Jheengut Pritvi wrote:



On Fri, 14 Dec 2018, 23:23 Matteo Bernardini 
mailto:matteo.bernard...@gmail.com> wrote:


Il giorno ven 14 dic 2018 alle ore 16:13 Jheengut Pritvi
mailto:z.coldpla...@gmail.com>> ha scritto:
 > /usr/include/c++/8.2.0/cstdlib:75:15: fatal error: stdlib.h: No
such file or directory
 >
 > I have been reading some forums and it seems this issue started
when there was a change in
 > gcc version bump as from 6.0.  Could you please confirm or  I
will make a new thread.
 >
 > I am using Slackware-current and sbopkg. Three times I compiled
and got the same error.

hi Pritvi,

just version-bump qbs to 1.12.2 and qt-creator to 4.8.0 using the
existing SlackBuilds and they will build fine also on current.

Matteo
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org

https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/


Thanks for your reply,
This is what I am now doing .

This evening I will check if everything has built well.



Hi,

I'm in the process of updating the SlackBuilds.

So far, I successfully compiled Qbs (1.12.2) and Qt Creator (4.8).

I was also able to compile the LLVM/Clang (7.0) from 
https://code.qt.io/clang/llvm

This is the recommended version of Clang to be used with QtC 4.8+.

BUT, I haven't yet tested building QtC against this Clang version.

If all goes well, the updated SlackBuilds should land in SBo in a couple 
of days.


I'm building on 14.2.

--
Best regards,
Andrzej Telszewski
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-12-15 Thread Jheengut Pritvi
On Fri, 14 Dec 2018, 23:23 Matteo Bernardini  Il giorno ven 14 dic 2018 alle ore 16:13 Jheengut Pritvi
>  ha scritto:
> > /usr/include/c++/8.2.0/cstdlib:75:15: fatal error: stdlib.h: No such
> file or directory
> >
> > I have been reading some forums and it seems this issue started when
> there was a change in
> > gcc version bump as from 6.0.  Could you please confirm or  I will make
> a new thread.
> >
> > I am using Slackware-current and sbopkg. Three times I compiled and got
> the same error.
>
> hi Pritvi,
>
> just version-bump qbs to 1.12.2 and qt-creator to 4.8.0 using the
> existing SlackBuilds and they will build fine also on current.
>
> Matteo
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/


Thanks for your reply,
This is what I am now doing .

This evening I will check if everything has built well.

>
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-12-14 Thread Matteo Bernardini
Il giorno ven 14 dic 2018 alle ore 16:13 Jheengut Pritvi
 ha scritto:
> /usr/include/c++/8.2.0/cstdlib:75:15: fatal error: stdlib.h: No such file or 
> directory
>
> I have been reading some forums and it seems this issue started when there 
> was a change in
> gcc version bump as from 6.0.  Could you please confirm or  I will make a new 
> thread.
>
> I am using Slackware-current and sbopkg. Three times I compiled and got the 
> same error.

hi Pritvi,

just version-bump qbs to 1.12.2 and qt-creator to 4.8.0 using the
existing SlackBuilds and they will build fine also on current.

Matteo
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-12-14 Thread Jheengut Pritvi
On Tue, 15 May 2018 at 17:25, Andrzej Telszewski 
wrote:

> On 11/05/18 02:27, B Watson wrote:
> > On 5/10/18, Andrzej Telszewski  wrote:
> >>
> >> Because it builds fine on my side, I run out of ideas what might be
> >> wrong on his side.
> >
> > You and your user both using the same version of Slackware, the same arch
> > (32-bit or 64-bit)? With or without multilib, if you're both on 64-bit?
>
> He confirms that our setups are mostly the same.
> Anyway, I asked him to post to the ML.
>
> Thanks.
>
> --
> Best regards / Pozdrawiam,
> Andrzej Telszewski
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/




Hi,
I am also having some issues but I need to confirm if this is the case to
continue in this thread since I am not using qt-creator-llvm.
I could not compile qt-creator-llvm initially, I will try again and post in
the future.
























*cd clangbackend/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile
/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/src/tools/clangbackend/clangbackend.pro
 'QMAKE_CXXFLAGS=-O2 -fPIC' QTC_PREFIX=/usr
IDE_LIBRARY_BASENAME=lib64 LLVM_INSTALL_DIR= QBS_INSTALL_DIR=/usr
DEFINES+=QBS_ENABLE_PROJECT_FILE_UPDATES ) && make -f Makefile Project
WARNING: Clang LibTooling is disabled because only version 5.0 is
supported.make[3]: Entering directory
'/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/src/tools/clangbackend'g++ -c -O2
-fPIC -Wno-noexcept-type -O2 -O2 -fPIC -std=gnu++1y -Wall -W -D_REENTRANT
-fPIC -DQBS_ENABLE_PROJECT_FILE_UPDATES
-D'RELATIVE_PLUGIN_PATH="../lib64/qtcreator/plugins"'
-D'RELATIVE_LIBEXEC_PATH="../libexec/qtcreator"'
-D'RELATIVE_DATA_PATH="../share/qtcreator"'
-D'RELATIVE_DOC_PATH="../doc/qt-creator-4.6.2"'
-DIDE_LIBRARY_BASENAME=\"lib64\" -DQT_CREATOR -DQT_NO_CAST_TO_ASCII
-DQT_RESTRICTED_CAST_FROM_ASCII -DQT_DISABLE_DEPRECATED_BEFORE=0x050600
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_NO_DEBUG
-DQT_CONCURRENT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB
-DQT_CORE_LIB -I../../../src -I../../../src -I../../libs
-I/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/tools -I../../plugins -I../../libs
-I../../libs/sqlite -I../../libs/clangsupport -Isource -isystem
/usr/include -isystem /usr/include/qt5 -isystem
/usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtWidgets -isystem
/usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem
/usr/include/qt5/QtCore -I.moc/release-shared -isystem /usr/include/libdrm
-I/usr/lib64/qt5/mkspecs/linux-g++ -o
.obj/release-shared/clangcodecompleteresults.o
source/clangcodecompleteresults.cppIn file included from
/usr/include/c++/8.2.0/bits/stl_algo.h:59, from
/usr/include/c++/8.2.0/algorithm:62, from
/usr/include/qt5/QtCore/qglobal.h:142, from
/usr/include/qt5/QtCore/QtGlobal:1, from
../../libs/sqlite/sqliteglobal.h:30, from
../../libs/sqlite/utf8string.h:28, from
source/clangcodecompleteresults.h:30, from
source/clangcodecompleteresults.cpp:26:/usr/include/c++/8.2.0/cstdlib:75:15:
fatal error: stdlib.h: No such file or directory #include_next
   ^~compilation terminated.make[3]: ***
[Makefile:785: .obj/release-shared/clangcodecompleteresults.o] Error
1make[3]: Leaving directory
'/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/src/tools/clangbackend'make[2]: ***
[Makefile:229: sub-clangbackend-make_first] Error 2make[2]: Leaving
directory '/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/src/tools'make[1]: ***
[Makefile:179: sub-tools-make_first-ordered] Error 2make[1]: Leaving
directory '/tmp/sbopkg.yH3Sdt/qt-creator-4.6.2/src'make: *** [Makefile:46:
sub-src-make_first-ordered] Error 2*

Especially ::

/usr/include/c++/8.2.0/cstdlib:75:15: fatal error: stdlib.h: No such file
or directory

I have been reading some forums and it seems this issue started when there
was a change in
gcc version bump as from 6.0.  Could you please confirm or  I will make a
new thread.

I am using Slackware-current and sbopkg. Three times I compiled and got the
same error.


Cheers Pritvi
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-05-15 Thread Andrzej Telszewski

On 11/05/18 02:27, B Watson wrote:

On 5/10/18, Andrzej Telszewski  wrote:


Because it builds fine on my side, I run out of ideas what might be
wrong on his side.


You and your user both using the same version of Slackware, the same arch
(32-bit or 64-bit)? With or without multilib, if you're both on 64-bit?


He confirms that our setups are mostly the same.
Anyway, I asked him to post to the ML.

Thanks.

--
Best regards / Pozdrawiam,
Andrzej Telszewski
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-05-10 Thread Christoph Willing
On 11/05/18 08:19, Andrzej Telszewski wrote:
> Hi,
> 
> I've been talking with a user, who has problems building qt-creator
> together with optional qt-creator-llvm dependency.
> 
> Because it builds fine on my side, I run out of ideas what might be
> wrong on his side.
> 
> I'd like to ask some of you to test building the following configuration:
> 
> $ ./qbs.SlackBuild and install
> $ ./qt-creator-llvm.SlackBuild and install
> $ USE_LLVM=yes ./qt-creator.SlackBuild
> 
> and let me know if it works for you.
> 

It works for me in a fresh 64bit 14.2 VM.

chris
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-05-10 Thread B Watson
On 5/10/18, Andrzej Telszewski  wrote:
>
> Because it builds fine on my side, I run out of ideas what might be
> wrong on his side.

You and your user both using the same version of Slackware, the same arch
(32-bit or 64-bit)? With or without multilib, if you're both on 64-bit?
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] qt-creator fails (?) to build with qt-creator-llvm

2018-05-10 Thread Andrzej Telszewski

Hi,

I've been talking with a user, who has problems building qt-creator 
together with optional qt-creator-llvm dependency.


Because it builds fine on my side, I run out of ideas what might be 
wrong on his side.


I'd like to ask some of you to test building the following configuration:

$ ./qbs.SlackBuild and install
$ ./qt-creator-llvm.SlackBuild and install
$ USE_LLVM=yes ./qt-creator.SlackBuild

and let me know if it works for you.

Thanks in advance!

--
Best regards / Pozdrawiam,
Andrzej Telszewski
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/