Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 418123 - media-video/smplayer - findsubtitles/quazip/ioapi.h:38:44: error: expected initializer before 'OF'
Summary: media-video/smplayer - findsubtitles/quazip/ioapi.h:38:44: error: expected in...
Status: RESOLVED DUPLICATE of bug 383309
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 12:23 UTC by Jean-Claude Gervais
Modified: 2012-05-29 20:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Gervais 2012-05-29 12:23:25 UTC
Unable to emerge the stable or unstable version of smplayer on ppc32

Reproducible: Always

Steps to Reproduce:
1. emerge smplayer
2. compilation fails

Actual Results:  
powerpc-unknown-linux-gnu-g++ -c -Os -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe -Wall -W -D_REENTRANT -DDOWNLOAD_SUBS -DDATA_PATH=\"/usr/share/smplayer\" -DDOC_PATH=\"/usr/share/doc/smplayer-0.6.9-r1\" -DTRANSLATION_PATH=\"/usr/share/smplayer/translations\" -DTHEMES_PATH=\"/usr/share/smplayer/themes\" -DSHORTCUTS_PATH=\"/usr/share/smplayer/shortcuts\" -DNO_DEBUG_ON_CONSOLE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Ifindsubtitles -Ivideopreview -Impcgui -Ifindsubtitles/filedownloader -Ifindsubtitles/quazip -I.moc -I.ui -o .obj/findsubtitleswindow.o findsubtitles/findsubtitleswindow.cpp
In file included from findsubtitles/quazip/zip.h:58:0,
                 from findsubtitles/quazip/quazip.h:39,
                 from findsubtitles/findsubtitleswindow.cpp:39:
findsubtitles/quazip/ioapi.h:38:44: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:39:44: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:40:45: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:41:44: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:42:44: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:43:45: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:44:49: error: expected initializer before 'OF'
findsubtitles/quazip/ioapi.h:48:5: error: 'open_file_func' does not name a type
findsubtitles/quazip/ioapi.h:49:5: error: 'read_file_func' does not name a type
findsubtitles/quazip/ioapi.h:50:5: error: 'write_file_func' does not name a type
findsubtitles/quazip/ioapi.h:51:5: error: 'tell_file_func' does not name a type
findsubtitles/quazip/ioapi.h:52:5: error: 'seek_file_func' does not name a type
findsubtitles/quazip/ioapi.h:53:5: error: 'close_file_func' does not name a type
findsubtitles/quazip/ioapi.h:54:5: error: 'testerror_file_func' does not name a type
findsubtitles/quazip/ioapi.h:60:26: error: expected initializer before 'OF'
In file included from findsubtitles/quazip/quazip.h:39:0,
                 from findsubtitles/findsubtitleswindow.cpp:39:
findsubtitles/quazip/zip.h:114:32: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:134:33: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:139:40: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:163:41: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:179:41: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:204:40: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:211:38: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:216:41: error: expected initializer before 'OF'
findsubtitles/quazip/zip.h:225:29: error: expected initializer before 'OF'
In file included from findsubtitles/quazip/quazip.h:40:0,
                 from findsubtitles/findsubtitleswindow.cpp:39:
findsubtitles/quazip/unzip.h:122:45: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:135:32: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:146:33: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:153:29: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:160:37: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:168:40: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:181:37: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:187:36: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:194:34: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:226:42: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:252:39: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:258:47: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:266:40: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:279:40: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:294:40: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:300:39: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:314:32: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:319:27: error: expected initializer before 'OF'
findsubtitles/quazip/unzip.h:324:42: error: expected initializer before 'OF'
make[1]: *** [.obj/findsubtitleswindow.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/smplayer-0.6.9-r1/work/smplayer-0.6.9/src'



emerge --info

Portage 2.1.10.49 (default/linux/powerpc/ppc32/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r3, 3.2.1-gentoo-r2 ppc)
=================================================================
System uname: Linux-3.2.1-gentoo-r2-ppc-7447A,_altivec_supported-with-gentoo-2.1
Timestamp of tree: Tue, 29 May 2012 00:30:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.3-r1, 3.2.3
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r3
Repositories: gentoo
ACCEPT_KEYWORDS="ppc"
ACCEPT_LICENSE="* -@EULA"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-Os -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
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="-Os -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gnome gpm gtk iconv jpeg lcms ldap libkms libnotify mad mng modules mp3 mp4 mpeg mudflap ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppc ppds pppd qt3support qt4 readline sdl session spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets xcb xml xorg xulrunner xv xvid 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="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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" 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, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2012-05-29 13:56:43 UTC
Current stable on pcc is broken because of the zlib stabilization (bug 384483), but the ppc team still hasn't keyworded more recent smplayer versions (bug 383945).
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-29 20:00:35 UTC
PPC needs to keyword dev-libs/quazip (bug #383945).

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