Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 138687
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: dotnet <dotnet@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Pedro Castro <mail@pedrocastro.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138687 depends on: Show dependency tree
Bug 138687 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-01 04:10 0000
After fixing the error with the download phase (bug #138686) i get this
compilation error:

make[3]: Entering directory
`/home/portage/portage/muine-0.8.5/work/muine-0.8.5/data'
LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po
muine.desktop.in muine.desktop
Possible unintended interpolation of @INTLTOOL_LIBDIR in string at
../intltool-merge line 260.
Global symbol "@INTLTOOL_LIBDIR" requires explicit package name at
../intltool-merge line 260.
Execution of ../intltool-merge aborted due to compilation errors.
make[3]: *** [muine.desktop] Error 255
make[3]: Leaving directory
`/home/portage/portage/muine-0.8.5/work/muine-0.8.5/data'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/portage/portage/muine-0.8.5/work/muine-0.8.5/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/portage/portage/muine-0.8.5/work/muine-0.8.5'
make: *** [all] Error 2

!!! ERROR: media-sound/muine-0.8.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  muine-0.8.5.ebuild, line 88:   Called die


# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4,
2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.15
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash
/etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS=" ftp://ftp.rnl.ist.utl.pt/pub/gentoo/
http://darkstar.ist.utl.pt/gentoo ftp://darkstar.ist.utl.pt/pub/gentoo/"
LANG="en_IE.utf8"
LC_ALL="en_IE.utf8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.rnl.ist.utl.pt/gentoo-portage"
USE="x86 X aac acl acpi alsa apache2 audiofile avi bash-completion berkdb
bitmap-fonts bluetooth bonobo bzlib cairo calendar cdb cdr cli cpdflib crypt
cups dbus dio divx4linux dri dvd dvdr dvdread eds emboss encode esd ethereal
firefox foomaticdb fortran ftp gb gd gdbm gif gimpprint gmp gnome gphoto2 gpm
gstreamer gtk gtk2 gtkhtml hal howl imagemagick imlib ipv6 isdnlog jabber java
jpeg ladcca lcms libg++ libmng libwww mad matroska mikmod mime mmx motif mp3
mpeg msn ncurses nls nptl nvidia ogg oggvorbis openal opengl oss pam pcre
pdflib perl png posix pppd python qt3 qt4 quicktime readline real recode
reflection samba sasl sdl session simplexml slp sms sndfile soap sockets spell
spl sse sse2 ssl svga szip tcpd tiff truetype truetype-fonts type1-fonts udev
unicode usb vorbis win32codecs wmf xml xml2 xmlrpc xorg xpm xprint xv xvid zlib
elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev
kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Peter Johanson (RETIRED) 2006-07-01 08:21:48 0000 -------
What version of intltool do you have installed?

------- Comment #2 From Pedro Castro 2006-07-01 11:40:46 0000 -------
(In reply to comment #1)
> What version of intltool do you have installed?
> 

I'm using version 0.34.1.

------- Comment #3 From Pacho Ramos 2006-07-02 03:01:52 0000 -------
Same problem here using intltool 0.34.1

------- Comment #4 From Peter Johanson (RETIRED) 2006-07-02 08:09:17 0000 -------
Can you folks try adding:

intloolize --force --copy || die

to the muine ebuild right above the 'eautoreconf' line and see if this solves
things for you? Thanks.

------- Comment #5 From Pedro Castro 2006-07-02 09:50:42 0000 -------
(In reply to comment #4)
> Can you folks try adding:
> 
> intloolize --force --copy || die
> 
> to the muine ebuild right above the 'eautoreconf' line and see if this solves
> things for you? Thanks.
> 

That fixes the compilation problem for me.

There now seems to be a problem with the dependencies, though. To make Muine
play mp3 files, i had to emerge some additional packages: gst-plugins-good and
gst-plugins-ffmpeg versions 0.10.x (this is mentioned in the Muine faq).
Otherwise, i kept getting the error message "don't know how to handle
application/x-id3".

------- Comment #6 From Peter Johanson (RETIRED) 2006-07-02 11:04:22 0000 -------
Ok, I'm adding the intltoolize line, as well as the gst-plugins-good dep, but
I've just confirmed that I can play MP3s fine with no gst-plugins-ffmpeg
installed. Marking this FIXED, but please feel free to re-open if you disagree
on the ffmpeg thing.

------- Comment #7 From Pedro Castro 2006-07-02 11:47:48 0000 -------
(In reply to comment #6)
> Ok, I'm adding the intltoolize line, as well as the gst-plugins-good dep, but
> I've just confirmed that I can play MP3s fine with no gst-plugins-ffmpeg
> installed. Marking this FIXED, but please feel free to re-open if you disagree
> on the ffmpeg thing.
> 

Peter, i agree with you since i can play mp3s fine too without ffmpeg support
in gstreamer. Though my theory would be that it might be used to play other
kinds of files, as ffmpeg supports a wide variety of audio formats
(http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC20).

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug