Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664476 - app-emulation/spice-0.14.0-r2 - fails make - spice1.proto generated_client_marshallers1.c
Summary: app-emulation/spice-0.14.0-r2 - fails make - spice1.proto generated_client_ma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-24 14:22 UTC by Jason Lamb
Modified: 2019-07-28 19:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build Log (spice-0.14.0-r2-build.log,29.80 KB, text/x-log)
2018-08-24 14:22 UTC, Jason Lamb
Details
emerge info (spice-0.14.0-r2-emerge-info.txt,18.04 KB, text/plain)
2018-08-24 14:22 UTC, Jason Lamb
Details
build.log (app-emulation:spice-0.14.0-r2:20190328-021723.log,30.34 KB, text/x-log)
2019-03-28 02:27 UTC, CaptainBlood
Details
emerge --info (app-emulation--spice-einfo.out,8.03 KB, text/plain)
2019-03-28 02:29 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lamb 2018-08-24 14:22:16 UTC
Created attachment 544750 [details]
Build Log

emerge -pqv '=app-emulation/spice-0.14.0-r2::gentoo'
[ebuild     U ] app-emulation/spice-0.14.0-r2 [0.14.0-r1] USE="-gstreamer -libressl -lz4 -sasl -smartcard -static-libs"
Comment 1 Jason Lamb 2018-08-24 14:22:49 UTC
Created attachment 544752 [details]
emerge info
Comment 2 Jason Oliveira 2019-01-13 05:17:56 UTC
Can confirm this is happening with both 0.14.0-r2 and -9999 ebuilds. Neither of them are working.

Spice is unbuildable in Gentoo.
Comment 3 Matthias Maier gentoo-dev 2019-01-13 16:46:26 UTC
I still cannot reproduce this build issue. It works fine on my main machine and when building app-emulation/spice from a stage-3:


[I] app-emulation/spice
     Available versions:  0.14.0-r2{tbz2} **9999 {gstreamer libressl lz4 sasl smartcard static-libs}
     Installed versions:  0.14.0-r2{tbz2}(07:03:37 AM 01/13/2019)(-gstreamer -libressl -lz4 -sasl -smartcard -static-libs)


(In reply to Jason Oliveira from comment #2)
> Can confirm this is happening with both 0.14.0-r2 and -9999 ebuilds. Neither
> of them are working.
> 
> Spice is unbuildable in Gentoo.

Can you please attach your emerge info as well? This would help identifying the configuration that leads to this build failure.
Comment 4 CaptainBlood 2019-03-28 02:27:18 UTC
Created attachment 571000 [details]
build.log
Comment 5 CaptainBlood 2019-03-28 02:29:41 UTC
Created attachment 571002 [details]
emerge --info

Same here
Comment 6 CaptainBlood 2019-03-28 02:50:49 UTC
https://forums.gentoo.org/viewtopic-t-1087272-start-0.html

System python config errpr here:

~ #eselect python list
Available Python interpreters, in order of preference:
  [1]   python2.7
  [2]   python3.6
  [3]   python3.5 (uninstalled)
~ # eselect python cleanup 
~ # eselect python list 
Available Python interpreters, in order of preference:
  [1]   python2.7
  [2]   python3.6

Builds fine now.
Comment 7 mod 2019-05-15 20:09:31 UTC
Similar to above, I had to eselect python3.6

eselect python list
Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6
  [3]   python2.7

eselect python set 2

Builds fine
Comment 8 Larry the Git Cow gentoo-dev 2019-07-28 19:38:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e5f000d6c0d493fdac4217b6f328d0c69bc9e8

commit f7e5f000d6c0d493fdac4217b6f328d0c69bc9e8
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-07-28 18:32:33 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-07-28 19:37:14 +0000

    app-emulation/spice: version bump to 0.14.2
    
     * drop python2.7
    
    Closes: https://bugs.gentoo.org/664476
    
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/spice/Manifest            |   1 +
 app-emulation/spice/spice-0.14.2.ebuild | 100 ++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)