[kde-freebsd] x11/kactivitymanagerd fails to install

Alberto Villa avilla at FreeBSD.org
Mon Oct 14 18:44:07 UTC 2013


Both compilers don't support c++11, you should bring bapt@ into the
conversation.

--
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla
Il 14/ott/2013 19:58 "Jan Henrik Sylvester" <me at janh.de> ha scritto:

> On 10/14/2013 15:37, Alberto Villa wrote:
> > On Mon, Oct 14, 2013 at 1:53 PM, Jan Henrik Sylvester <me at janh.de>
> wrote:
> >> Yes, but 9.2-RELEASE already has clang 3.3 in base and should not need a
> >> port clang33. I am trying to understand why Mk/Uses/compiler.mk does
> it,
> >> but so far I am not sure.
> >
> > Please, attach output of
> >
> > $ make -C /usr/ports/x11/kactivitymanagerd -V COMPILER_FEATURES
>
> libstdc++ c89 c99 gnu89 gnu99 c++98 gnu++98
>
> >>> Can you attach the full log, please?
> >>
> >> There is not much...
> >
> > There is so much more! Apparently, lang/clang33 doesn't provide all
> > the necessary features. Please, attach output of
> >
> > $ /usr/bin/clang++ -### /dev/null 2>&1
>
> FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
> Target: x86_64-unknown-freebsd9.2
> Thread model: posix
>  "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1"
> "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o"
> "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null"
> "-lstdc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc"
> "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o"
> "/usr/lib/crtn.o"
>
> > and
> >
> > $ /usr/local/bin/clang++33 -### /dev/null 2>&1
>
> clang version 3.3 (tags/RELEASE_33/final)
> Target: amd64-portbld-freebsd9.2
> Thread model: posix
>  "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1"
> "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o"
> "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null"
> "-lstdc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc"
> "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o"
> "/usr/lib/crtn.o"
>
> Cheers,
> Jan Henrik
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20131014/7fb2ce29/attachment-0001.html>


More information about the kde-freebsd mailing list