Re: [gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Alexander Puchmayr
Am Sonntag, 19. August 2018, 17:57:55 CEST schrieb Andrew Udvare: > > I am not having issues with KDevelop with Clang support and I have > everything on the latest version: > > LLVM 6.0.1-r1 libffi ncurses > Clang 6.0.1 +static-analyzer LLVM_TARGETS="AMDGPU BPF NVPTX X86" > KDevelop 5.2.3 gdbui h

[gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Andrew Udvare
On 19/08/18 11:21, Alexander Puchmayr wrote: > > This issue is covered by bug https://bugs.gentoo.org/651658, which is open > since March 2018 and no progress since also March 2018. > > It seems as if multiple slots of llvm cause the problems. mesa pulls in llvm: > 5, while other programs pull i

Re: [gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Andrew Udvare
On 19/08/18 11:21, Alexander Puchmayr wrote: > > This issue is covered by bug https://bugs.gentoo.org/651658, which is open > since March 2018 and no progress since also March 2018. > > It seems as if multiple slots of llvm cause the problems. mesa pulls in llvm: > 5, while other programs pull i

[gentoo-user] kdevelop broken (llvm slot issue)

2018-08-19 Thread Alexander Puchmayr
Hi there, After recent upgrades of mesa, llvm, clang etc kdevelop does not work anymore. It crashes immediately after start with errors : CommandLine Error: Option 'help-list' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options This issue is covered by bug ht

Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Dale
Alexander Puchmayr wrote: Am Sonntag 21 März 2010 15:51:22 schrieb Dale: Don't file it on b.g.o. tho. Subscribe to the desktop mailing list and post it there. There are some kde-sunset people on there that will see it and fix it with whatever is needed. The kde-sunset is not Gentoo maint

Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Am Sonntag 21 März 2010 15:51:22 schrieb Dale: > Don't file it on b.g.o. tho. Subscribe to the desktop mailing list and > post it there. There are some kde-sunset people on there that will see > it and fix it with whatever is needed. The kde-sunset is not Gentoo > maintained. > The thing I re

Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Dale
Alexander Puchmayr wrote: Am Sonntag 21 März 2010 14:29:22 schrieb Dale: Alexander Puchmayr wrote: Hi there! I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: * ERROR: kde-misc/kdnssd-a

Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Am Sonntag 21 März 2010 14:29:22 schrieb Dale: > Alexander Puchmayr wrote: > > Hi there! > > > > I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which > > failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: > > > > * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 fai

Re: [gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Dale
Alexander Puchmayr wrote: Hi there! I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed: * net-dns/avahi-0.6.24-r2 does not actually support the qt3

[gentoo-user] kdevelop-3.5.4 && avahi && qt3-useflag

2010-03-21 Thread Alexander Puchmayr
Hi there! I just wanted to emerge dev-util/kdevelop-3.5.4-r1 from kde-sunset, which failed because kde-misc/kdnssd-avahi-0.1.2-r1 fails to compile due to: * ERROR: kde-misc/kdnssd-avahi-0.1.2-r1 failed: * net-dns/avahi-0.6.24-r2 does not actually support the qt3 USE flag! The situation is q

Re: [gentoo-user] kdevelop

2006-08-13 Thread Uwe Thiem
On 12 August 2006 21:53, Samuel Baldwin wrote: > > The *or newer* part in the error message tells you everything you need > > to know. > > It would, except for the fact that it said: > > *** YOU'RE USING autoconf (GNU Autoconf) 2.60. > > *** KDE requires autoconf 2.53 or newer > > Which tells us th

Re: [gentoo-user] kdevelop

2006-08-12 Thread Richard Fish
On 8/12/06, Uwe Thiem <[EMAIL PROTECTED]> wrote: *** YOU'RE USING autoconf (GNU Autoconf) 2.60. *** KDE requires autoconf 2.53 or newer Heh, that's funny! I just tried creating a simple KDE application with KDevelop on my box, and it seems to work ok. But I just upgraded to the ~arch 3.5.4 ve

Re: [gentoo-user] kdevelop

2006-08-12 Thread Samuel Baldwin
> The *or newer* part in the error message tells you everything you need> to know. It would, except for the fact that it said:> *** YOU'RE USING autoconf (GNU Autoconf) 2.60. > *** KDE requires autoconf 2.53 or newerWhich tells us that "or newer" doesn't mean anything, since he already is using 2.6

Re: [gentoo-user] kdevelop

2006-08-12 Thread Jerônimo Backes
> *** KDE requires autoconf 2.53 or newer > > Portage seems to contain ebuilds for autoconf 2.13, 2.59 and 2.60 only. > > What now? > The *or newer* part in the error message tells you everything you need to know. ___

[gentoo-user] kdevelop

2006-08-12 Thread Uwe Thiem
Hi folks, I am trying to use kdevelop under gentoo. KDE 3.5.3 compiled fine. Kdevelop 3.3.3 and 3.3.4 conpiled fine. When I try to create a KDE app inside kdevelop and build it it says: *** YOU'RE USING autoconf (GNU Autoconf) 2.60. *** KDE requires autoconf 2.53 or newer Portage seems to cont

[gentoo-user] Kdevelop Issue

2006-04-16 Thread sHadoW MaN
Hi I am using Kdevelop-3.3.1. I have problem compiling a gnome C project. I launch Kdevelop for C/C++ from menu Project --> New project --> C --> GNOME --> GNOME 1 Application Framework. When the time is coming to compile the project. I receive a the message: "There's no makefile in this direc