Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can´t compile totem-pl-parser-2.32.6 on ppc32
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
sewulba
Guru
Guru


Joined: 09 Feb 2005
Posts: 517
Location: Heidelberg

PostPosted: Sun Feb 10, 2013 11:17 pm    Post subject: Can´t compile totem-pl-parser-2.32.6 on ppc32 Reply with quote

Hi.

At the moment I want to compile GNOME. On Package totem-pl-parser I got an compile error.
How to solve it?

Code:
#       source='totem-pl-parser-xspf.c' object='libtotem_plparser_la-totem-pl-parser-xspf.lo' libtool=yes
/bin/sh ../libtool  --tag=CC   --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../plparse -DGNOMELOCALEDIR=\""/usr/share/locale"\"    -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/gmime-2.4     -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../lib -D_GNU_SOURCE -Wall  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes   -Wnested-externs -Wpointer-arith        -Wcast-align -Wsign-compare     -fno-strict-aliasing    -mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer -c -o libtotem_plparser_la-totem-pl-parser-xspf.lo `test -f 'totem-pl-parser-xspf.c' || echo './'`totem-pl-parser-xspf.c
libtool: compile:  powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../plparse -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/gmime-2.4 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I../lib -D_GNU_SOURCE -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer -c totem-pl-parser-xspf.c  -fPIC -DPIC -o .libs/libtotem_plparser_la-totem-pl-parser-xspf.o
totem-pl-parser-videosite.c: In function 'totem_pl_parser_add_videosite':
totem-pl-parser-videosite.c:78:2: error: unknown type name 'quvi_video_t'
totem-pl-parser-videosite.c:97:2: warning: passing argument 3 of 'quvi_parse' from incompatible pointer type [enabled by default]
/usr/include/quvi/quvi.h:307:12: note: expected 'void **' but argument is of type 'int *'
totem-pl-parser-videosite.c:107:2: error: 'QUVIPROP_VIDEOURL' undeclared (first use in this function)
totem-pl-parser-videosite.c:107:2: note: each undeclared identifier is reported only once for each function it appears in
totem-pl-parser-videosite.c:107:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:108:23: error: 'QUVIPROP_VIDEOFILELENGTH' undeclared (first use in this function)
totem-pl-parser-videosite.c:108:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:112:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:113:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:114:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:115:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:116:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:117:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:118:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:139:2: warning: passing argument 1 of 'quvi_parse_close' from incompatible pointer type [enabled by default]
/usr/include/quvi/quvi.h:308:12: note: expected 'void **' but argument is of type 'int *'
make[4]: *** [libtotem_plparser_la-totem-pl-parser-videosite.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'
make: *** [all] Error 2
 * ERROR: dev-libs/totem-pl-parser-2.32.6 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/totem-pl-parser-2.32.6'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/totem-pl-parser-2.32.6'`.
 * The complete build log is located at '/var/log/port_logdir/dev-libs:totem-pl-parser-2.32.6:20130210-230147.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'
 * S: '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'

>>> Failed to emerge dev-libs/totem-pl-parser-2.32.6, Log file:

>>>  '/var/log/port_logdir/dev-libs:totem-pl-parser-2.32.6:20130210-230147.log'

 * Messages for package dev-libs/totem-pl-parser-2.32.6:

 * ERROR: dev-libs/totem-pl-parser-2.32.6 failed (compile phase):
 *   emake failed


USE-Flag for this Package is "introspection quvi -archive -doc"

emerge --info:
Code:
emerge --info
Portage 2.1.11.50 (default/linux/powerpc/ppc32/13.0, gcc-4.6.3, glibc-2.15-r3, 3.7.6 ppc)
=================================================================
System uname: Linux-3.7.6-ppc-7447A,_altivec_supported-with-gentoo-2.1
KiB Mem:     2068480 total,    937752 free
KiB Swap:    2636712 total,   2636032 free
Timestamp of tree: Sun, 10 Feb 2013 15:45:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="ppc"
ACCEPT_LICENSE="* -@EULA"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
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="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer"
FEATURES="assume-digests binpkg-logs candy config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -fomit-frame-pointer"
GENTOO_MIRRORS="http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://de-mirror.org/gentoo/"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa altivec bash-completion berkdb bzip2 cdr cli cracklib crypt cxx dri dvdr exif fortran gdbm gpm iconv ipv6 jpeg modules mp3 mudflap ncurses nls nptl openmp pam pcre png ppc readline session ssl strong-optimization tcpd tiff tools unicode zlib" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 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="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon fbdev" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


On bugs.gentoo.org I have nothing found...

Greets Sewulba
_________________
System1:Apple PowerMac Dual G4 @ 1,83GHz with 2GB Ram. 400GB + 80GB HDD, Gentoo 13.0-ppc32
System2:Apple MacIntosh PowerMac Dual G5 @ 2.7 GHz/1,35GHz FSB... 8GB Ram. 250GB SATA. Gentoo 10.0-PPC64-64ul
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Tue Feb 12, 2013 10:12 pm    Post subject: Reply with quote

Check Again...
dev-libs/totem-pl-parser does not build against quvi 0.4

Try re-emerging quvi then re-emerge totem-pl-parser. If that doesn't work ask for the bug I gave you to be reopened.
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Thu Feb 28, 2013 8:48 pm    Post subject: Reply with quote

If this is Solved, please add [Solved] to your post title.
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
elmar283
Guru
Guru


Joined: 06 Dec 2004
Posts: 316
Location: Haarlem, Netherlands

PostPosted: Fri May 10, 2013 12:08 pm    Post subject: Reply with quote

I have the same problem.
I saw the solution on: https://bugs.gentoo.org/show_bug.cgi?id=386651
If the patch works, why isn't it put in portage?
I don't know how to apply the patch myself manually.

eyoung100: I did reemerge both quvi and totem-pl-parser. I have gentoo on a PPC64 iMAC G5. Here are some config files:
Code:

elmarotter@iMacG5 /usr/portage/distfiles $ emerge --info
Portage 2.1.11.62 (default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome, gcc-4.6.3, glibc-2.15-r3, 3.7.10-gentoo ppc64)
=================================================================
System uname: Linux-3.7.10-gentoo-ppc64-PPC970FX,_altivec_supported-with-gentoo-2.2
KiB Mem:     1001636 total,    159548 free
KiB Swap:     524284 total,    448664 free
Timestamp of tree: Fri, 10 May 2013 09:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="ppc64"
ACCEPT_LICENSE="*"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -funroll-loops -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -mcpu=970 -mtune=970 -maltivec -mabi=altivec -pipe -funroll-loops -fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://mirror.leaseweb.com/gentoo/ http://mirror.leaseweb.com/gentoo/ ftp://mirror.leaseweb.com/gentoo/ ftp://gentoo.tiscali.nl/pub/mirror/gentoo/  ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo"
LANG="nl_NL"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync2.nl.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa altivec autoip avahi berkdb bluetooth bonjour branding bzip2 cairo cdda cdr cifs cleartype cli colord consolekit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr dvdread eds emboss encode evo exif expat fam fbcon ffmpeg firefox flac fortran fuse gd gdbm geoip gif gnome gnome-keyring gnome-online-accounts gpm gs gstreamer gtk gtk2 gtk3 ibm iconv imagemagick ipv6 jpeg jpeg2k lame lcms libnotify libsecret lock mad md5sum mdnsresponder-compat mng modules mp3 mp4 mpeg mudflap nautilus ncurses nls nptl ntp ogg opengl openmp openssl pam pango pcre pdf perl pic png policykit ppc64 ppds pulseaudio python qt3support readline samba sdl session slang socialweb spell ssl startup-notification svg tcpd thunar tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets xcb xml xv xvid zeroconf zip zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en nl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" 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:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


The error:
Code:

sudo cat /var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/build.log
....
totem-pl-parser-videosite.c: In function 'totem_pl_parser_add_videosite':
totem-pl-parser-videosite.c:78:2: error: unknown type name 'quvi_video_t'
totem-pl-parser-videosite.c:97:2: warning: passing argument 3 of 'quvi_parse' from incompatible pointer type [enabled by default]
/usr/include/quvi/quvi.h:307:12: note: expected 'void **' but argument is of type 'int *'
totem-pl-parser-videosite.c:107:2: error: 'QUVIPROP_VIDEOURL' undeclared (first use in this function)
totem-pl-parser-videosite.c:107:2: note: each undeclared identifier is reported only once for each function it appears in
totem-pl-parser-videosite.c:107:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:108:23: error: 'QUVIPROP_VIDEOFILELENGTH' undeclared (first use in this function)
totem-pl-parser-videosite.c:108:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:112:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:113:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:114:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:115:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:116:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:117:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:118:2: warning: passing argument 1 of 'quvi_getprop' makes pointer from integer without a cast [enabled by default]
/usr/include/quvi/quvi.h:310:12: note: expected 'quvi_media_t' but argument is of type 'int'
totem-pl-parser-videosite.c:139:2: warning: passing argument 1 of 'quvi_parse_close' from incompatible pointer type [enabled by default]
/usr/include/quvi/quvi.h:308:12: note: expected 'void **' but argument is of type 'int *'
make[4]: *** [libtotem_plparser_la-totem-pl-parser-videosite.lo] Fout 1
make[4]: *** Wachten op onvoltooide taken...
make[4]: Map '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse' wordt verlaten
make[3]: *** [all-recursive] Fout 1
make[3]: Map '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse' wordt verlaten
make[2]: *** [all] Fout 2
make[2]: Map '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6/plparse' wordt verlaten
make[1]: *** [all-recursive] Fout 1
make[1]: Map '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6' wordt verlaten
make: *** [all] Fout 2
 * ERROR: dev-libs/totem-pl-parser-2.32.6 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-libs/totem-pl-parser-2.32.6'`,
 * the complete build log and the output of `emerge -pqv '=dev-libs/totem-pl-parser-2.32.6'`.
 * The complete build log is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'
 * S: '/var/tmp/portage/dev-libs/totem-pl-parser-2.32.6/work/totem-pl-parser-2.32.6'


Code:

elmarotter@iMacG5 /usr/portage/distfiles $ sudo emerge -av totem-pl-parser

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
[ebuild  N     ] dev-libs/totem-pl-parser-2.32.6  USE="introspection quvi -archive -doc" 0 kB
Back to top
View user's profile Send private message
elmar283
Guru
Guru


Joined: 06 Dec 2004
Posts: 316
Location: Haarlem, Netherlands

PostPosted: Sat May 18, 2013 11:37 pm    Post subject: Reply with quote

I have masked that version of totem-pl-parser. The unstable version complied just fine :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum