Summary: | sys-devel/automake-1.11.1 needs(?) dev-lang/perl[ithreads] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | jan krcmar <honza801> |
Component: | New packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | djc, jeremy.william.murphy, perl |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
failed to emerge message
/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/aclocal.out /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/build.log /var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/environment |
Description
jan krcmar
2011-08-01 07:57:10 UTC
Created attachment 281691 [details]
failed to emerge message
Created attachment 281693 [details]
/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/aclocal.out
Created attachment 281695 [details]
/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/build.log
Created attachment 281697 [details]
/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/temp/environment
The complaints are about perl not supporting threads, but it's a bit odd: the point it fails at seems to be a check for *optional* thread support. Try to rebuild perl with Ithreads. If pass, graphics can be update the ebuild. hi, build works good, after enabling the +ithreads for the dev-lang/perl ebuild. thx fous (In reply to comment #6) > Try to rebuild perl with Ithreads. If pass, graphics can be update the ebuild. My point was that while I know next to nothing about perl, those sections suggest automake should work regardless of ithreads support, so I suspect an inconsistency of reporter's system. This version of graphviz also fails to compile for me, and although the error message is different, who knows, it might be related to the same problem. Making all in Sfio_f make[4]: Entering directory `/var/tmp/portage/media-gfx/graphviz-2.26.3-r3/work/graphviz-2.26.3/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc x86_64-pc-linux-gnu-gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio iffe: x86_64-pc-linux-gnu-gcc : not a C compiler: should not compile '(;' make[4]: *** [../../../FEATURE/sfio] Error 2 Any chance that it is related? If not, I'll open a new bug report. Cheers. (In reply to comment #9) > iffe: x86_64-pc-linux-gnu-gcc : not a C compiler: should not compile '(;' > make[4]: *** [../../../FEATURE/sfio] Error 2 Seems to be a problem with your C-compiler Have a look at gcc-config -l Possible you unmerged a gcc version. Michael Ah, thanks for the tip-off! My gcc configuration is fine, but distcc was the cause of the problem. So, please ignore my error, it is totally unrelated. Sorry for the intrusion! *** This bug has been marked as a duplicate of bug 343439 *** *** Bug 448808 has been marked as a duplicate of this bug. *** |