Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 611410

Summary: x11-wm/mutter-3.22.3[-introspection] : No rule to make target 'Clutter-1.0.typelib', needed by 'all-am'. Stop.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
x11-wm:mutter-3.22.3:20170302-001454.log

Description Toralf Förster gentoo-dev 2017-03-02 17:07:08 UTC
libtool: link: ( cd ".libs" && rm -f "libmutter-clutter-1.0.la" && ln -s "../libmutter-clutter-1.0.la" "libmutter-clutter-1.0.la" )
cp -f mutter-clutter-1.0.pc mutter-clutter-x11-1.0.pc
make[4]: *** No rule to make target 'Clutter-1.0.typelib', needed by 'all-am'.  Stop.
make[4]: Leaving directory '/var/tmp/portage/x11-wm/mutter-3.22.3/work/mutter-3.22.3/clutter/clutter'
make[3]: *** [Makefile:1399: all] Error 2
make[3]: Leaving directory '/var/tmp/portage/x11-wm/mutter-3.22.3/work/mutter-3.22.3/clutter/clutter'

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named desktop-libressl_20170224-103028) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-03-02 17:07:11 UTC
Created attachment 465710 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-02 17:07:14 UTC
Created attachment 465712 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-03-02 17:07:17 UTC
Created attachment 465714 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-03-02 17:07:20 UTC
Created attachment 465716 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-03-02 17:07:24 UTC
Created attachment 465718 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-03-02 17:07:27 UTC
Created attachment 465720 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-03-02 17:07:30 UTC
Created attachment 465722 [details]
x11-wm:mutter-3.22.3:20170302-001454.log
Comment 8 Mart Raudsepp gentoo-dev 2017-03-21 04:49:57 UTC
This looks to be some fun with embedded clutter + --disable-introspection.


While looking at this, also saw this snippet in configure output of Toralfs build log:

checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
./configure: line 16619: test: too many arguments


Because this shouldn't happen with USE=introspection and gnome-shell USE depends on mutter[introspection] I consider this bug not blocking upcoming stabilization