Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703492 - app-emulation/spice-0.14.0-r2 : enerated_server_demarshallers.c:1492:36: error: ‘SPICE_TUNNEL_IP_TYPE_IPv4’ undeclared
Summary: app-emulation/spice-0.14.0-r2 : enerated_server_demarshallers.c:1492:36: erro...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-21 17:11 UTC by Toralf Förster
Modified: 2020-04-18 18:31 UTC (History)
0 users

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


Attachments
app-emulation:spice-0.14.0-r2:20191221-143518.log.gz (app-emulation:spice-0.14.0-r2:20191221-143518.log.gz,14.31 KB, application/gzip)
2019-12-21 17:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-21 17:11:08 UTC
A re-emerge brought here:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib64/libffi-3.3_rc0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opus -DG_LOG_DOMAIN=\"Spice\" -I/usr/include/spice-1 -DFIXME_SERVER_SMARTCARD -O2 -pipe -march=native -c generated_server_demarshallers.c  -fPIC -DPIC -o .libs/libspice_common_server_la-generated_server_demarshallers.o
generated_server_demarshallers.c: In function ‘parse_msgc_tunnel_service_add’:
generated_server_demarshallers.c:1481:28: error: ‘SPICE_TUNNEL_SERVICE_TYPE_IPP’ undeclared (first use in this function)
 1481 |         if (type__value == SPICE_TUNNEL_SERVICE_TYPE_IPP) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
generated_server_demarshallers.c:1481:28: note: each undeclared identifier is reported only once for each function it appears in
generated_server_demarshallers.c:1492:36: error: ‘SPICE_TUNNEL_IP_TYPE_IPv4’ undeclared (first use in this function)
 1492 |                 if (type__value == SPICE_TUNNEL_IP_TYPE_IPv4) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:602: libspice_common_server_la-generated_server_demarshallers.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/var/tmp/portage/app-emulation/spice-0.14.0-r2/work/spice-0.14.0/spice-common/common'
make[4]: *** [Makefile:489: all] Error 2
make[4]: Leaving directory '/var/tmp/portage/app-emulation/spice-0.14.0-r2/work/spice-0.14.0/spice-common/common'




Maybe due to kernel 5.3.18 ?

t44 ~ # emerge -qpvO app-emulation/spice
[ ok ]
[ebuild   R   ] app-emulation/spice-0.14.0-r2  USE="libressl -gstreamer -lz4 -sasl -smartcard -static-libs" 




t44 ~ # emerge --info
Portage 2.3.79 (python 3.6.9-final-0, default/linux/amd64/17.1/hardened, gcc-9.2.0, glibc-2.29-r7, 5.3.18 x86_64)
=================================================================
System uname: Linux-5.3.18-x86_64-Intel-R-_Core-TM-_i5-4300U_CPU_@_1.90GHz-with-gentoo-2.6
KiB Mem:    12045320 total,   5719772 free
KiB Swap:   16777212 total,  16715524 free
Timestamp of repository gentoo: Sat, 21 Dec 2019 09:05:42 +0000
Head commit of repository gentoo: 4faf2cb7ca390f30453ad258144f90eae0c05c92

Timestamp of repository libressl: Fri, 20 Dec 2019 02:45:26 +0000
Head commit of repository libressl: b21ea7e8c85ec922565b29402aae83560bb3be1b

sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.32 p2) 2.32.0
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17::gentoo, 3.6.9::gentoo
dev-util/cmake:           3.14.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.41.2::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.32-r1::gentoo
sys-devel/gcc:            9.2.0-r2::gentoo
sys-devel/gcc-config:     2.1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: 10

libressl
    location: /var/db/repos/libressl
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/proj/libressl.git
    masters: gentoo
    priority: 20

tgro
    location: /var/db/repos/tgro
    masters: gentoo
    priority: 90

local
    location: /var/db/repos/local
    masters: gentoo
    priority: 99

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE googleearth MSttfEULA hplip-plugin MPEG-4"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --verbose-conflicts --nospinner --tree --quiet-build --autounmask-keep-masks=y --complete-graph=y --keep-going=y"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl aes-ni alsa amd64 apache2 avx avx2 bluetooth bzip2 cgroups corefonts crypt cups custom-optimization cxx dbus dnssec dvb dvd ecc elogind encode exif fam ffmpeg flac fontconfig fpm gif git glamor gmp-autoupdate gnuplot gpg gtk gui hardened help hwaccel iconv icu ipv6 jitterentropy jpeg kaccounts lcms libnotify libressl libtirpc logrotate lzma mad matroska mbox minizip mng mp3 mp4 mpeg mpg123 mtp multilib ncurses nls nptl nsplugin ogg opengl openmp openssl pam pcre pcre16 pdf pie png policykit pwquality qml qt5 readline rtsp script scrypt seccomp snmp spice split-usr ssh-askpass ssl ssp startup-notification svg sysstat system-av1 system-binutils system-boost system-cairo system-digest system-ffmpeg system-harfbuzz system-icu system-jpeg system-jsoncpp system-lcms system-libevent system-libs system-libvpx system-libyaml system-llvm system-lua system-lz4 system-mitkrb5 system-sqlite system-uulib system-webp taglib theora thinkpad tiff tls tor-hardening tracepath traceroute truetype udev uml unicode upnp-av usb usbredir uxa v4l v4l2 vcdx virt-network vorbis vpx widgets x264 xattr xcb xinerama xkb xml xscreensaver xtpax xvfb xvid xz zenmap zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 i386" QEMU_USER_TARGETS="x86_64 i386" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Toralf Förster gentoo-dev 2019-12-21 17:11:41 UTC
Created attachment 600292 [details]
app-emulation:spice-0.14.0-r2:20191221-143518.log.gz
Comment 2 Matthias Maier gentoo-dev 2020-04-18 18:31:58 UTC
Can't reproduce