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

Bug 506014

Summary: app-emulation/spice-0.12.4-r1 - automake-1.14: warnings are treated as errors -/ /- common/Makefile.am:4: warning: source file '$(srcdir)/generated_client_demarshallers.c' is in a subdirectory, but option 'subdir-objects' is disabled
Product: Gentoo Linux Reporter: Mylan Connolly <mr.mylanman>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED DUPLICATE    
Severity: normal CC: as.gentoo, lists, maggu2810, me, mr.mylanman, ulm, virtualization
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: automake.out output
build.log
emerge --info
emerge -pqv
automake-5.out
spice-0.12.4-automake-subdir-objects.patch
spice-0.12.4-r1.ebuild.patch

Description Mylan Connolly 2014-03-28 01:44:28 UTC
Created attachment 373688 [details]
automake.out output

I am attempting to install Spice (via spice use flag on qemu) to take advantage of it, and it fails to compile with the error "Failed Running automake !"

This is the first bug report I have posted here (or anywhere, for that matter). I have attached what I think should be all of the relevant files, however if I missed something please let me know!

Could this be the same as https://bugs.gentoo.org/show_bug.cgi?id=469504?

It seems to give similar error messages.
Comment 1 Mylan Connolly 2014-03-28 01:44:46 UTC
Created attachment 373690 [details]
build.log
Comment 2 Mylan Connolly 2014-03-28 01:45:04 UTC
Created attachment 373692 [details]
emerge --info
Comment 3 Mylan Connolly 2014-03-28 01:45:19 UTC
Created attachment 373694 [details]
emerge -pqv
Comment 4 Markus Rathgeb 2014-04-06 17:45:11 UTC
Created attachment 374404 [details]
automake-5.out

Same here!

...
Running automake --version ...
Running elibtoolize in: spice-0.12.4/spice-common/spice-protocol/
Running automake --add-missing --copy --foreign --force-missing ...
ERROR: prepare
Failed Running automake !

Include in your bugreport the contents of:

  /var/tmp/portage/app-emulation/spice-0.12.4-r1/temp/automake-5.out
ERROR: app-emulation/spice-0.12.4-r1::gentoo failed (prepare phase):
  Failed Running automake !
Comment 5 Markus Rathgeb 2014-04-06 18:02:59 UTC
Created attachment 374406 [details, diff]
spice-0.12.4-automake-subdir-objects.patch

Patch that fix the configure.ac to allow subdir.objects.
Comment 6 Markus Rathgeb 2014-04-06 18:03:47 UTC
Created attachment 374408 [details, diff]
spice-0.12.4-r1.ebuild.patch

Patch for the ebuild to use the fix (attachement 374406).
Comment 7 cJ 2014-04-13 01:48:49 UTC
Sounds like a duplicate of #493112
Comment 8 Jonathan Callen (RETIRED) gentoo-dev 2014-05-05 07:11:15 UTC

*** This bug has been marked as a duplicate of bug 493112 ***