Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154063 - =media-libs/mutagen-1.8 stable request
Summary: =media-libs/mutagen-1.8 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Thomas Cort (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 146485
Blocks:
  Show dependency tree
 
Reported: 2006-11-04 12:09 UTC by Thomas Cort (RETIRED)
Modified: 2006-12-01 06:45 UTC (History)
0 users

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


Attachments
files/mutagen-1.8-test.patch (mutagen-1.8-test.patch,468 bytes, patch)
2006-11-04 13:23 UTC, Timothy Redaelli (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Cort (RETIRED) gentoo-dev 2006-11-04 12:09:57 UTC
Please test and mark stable =media-libs/mutagen-1.8, an audio metadata tag reader and writer library. It has been in the tree for 30 days without any bugs reported. It has a test suite (FEATURES="test"). You can also test the library with `exfalso` from media-sound/quodlibet.

If you run the test suite, some of the eyeD3 tests may fail. This is a known problem. These are not mutagen bugs, but bugs in eyeD3.
Comment 1 Thomas Cort (RETIRED) gentoo-dev 2006-11-04 12:13:55 UTC
stable on alpha and amd64.
Comment 2 Timothy Redaelli (RETIRED) gentoo-dev 2006-11-04 13:23:19 UTC
Created attachment 101241 [details, diff]
files/mutagen-1.8-test.patch

Test won't work because there is a wrong assert.
This patch fix it
Comment 3 Markus Meier gentoo-dev 2006-11-04 17:05:42 UTC
1. emerges on x86 (with patch applied)
2. passes collision test
3. somehow fails test suite:
UpdateTo24 (6): 
is just eating CPU cycles

media-libs/mutagen-1.8  USE="test"

Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17.13 i686)
=================================================================
System uname: 2.6.17.13 i686 AMD Athlon(TM) XP1800+
Gentoo Base System version 1.12.6
Last Sync: Fri, 03 Nov 2006 13:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="autoconfig ccache collision-protect distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LANG="en_GB.utf8"
LINGUAS="en de en_GB"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/normal"
SYNC="rsync://192.168.2.1/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa apache2 bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt css cups dbus divx4linux dlloader dri dts dvd dvdr dvdread elibc_glibc emboss exif fam ffmpeg firefox font-server fortran gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kernel_linux ldap libclamav libg++ linguas_de linguas_en linguas_en_GB logitech-mouse mad mikmod mmx mmxext mono mozcalendar mozdevelop mozsvg mp3 mpeg ncurses network nls nptl nptlonly nvidia oav ogg opengl oss pam pcre perl png ppds pppd python qt qt3 qt4 quicktime readline reflection samba sdl seamonkey session spell spl ssl tcltk tcpd test tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_none video_cards_nv vorbis win32codecs xine xinerama xml xorg xorg-x11 xprint xv xvg xvid zlib"
Unset:  CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Thomas Cort (RETIRED) gentoo-dev 2006-11-06 03:37:56 UTC
(In reply to comment #2)
> Created an attachment (id=101241) [edit]
> files/mutagen-1.8-test.patch

Committed.
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-06 04:24:16 UTC
Fails test here, listen works fine though.

WriteForEyeD3 (3):       FFF                                                 0
======================================================================
FAIL: test_addframe (tests.test_id3.WriteForEyeD3)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/mutagen-1.8/work/mutagen-1.8/tests/test_id3.py", line 1492, in test_addframe
    self.assertEquals(id3.frames["TIT3"][0].text, "A subtitle!")
AssertionError: u'A subtitle!\x00' != 'A subtitle!'

======================================================================
FAIL: test_changeframe (tests.test_id3.WriteForEyeD3)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/mutagen-1.8/work/mutagen-1.8/tests/test_id3.py", line 1502, in test_changeframe
    self.assertEquals(id3.frames["TIT2"][0].text, "The sound of silence.")
AssertionError: u'The sound of silence.\x00' != 'The sound of silence.'

======================================================================
FAIL: test_same (tests.test_id3.WriteForEyeD3)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/mutagen-1.8/work/mutagen-1.8/tests/test_id3.py", line 1477, in test_same
    self.assertEquals(id3.frames["TALB"][0].text, "Quod Libet Test Data")
AssertionError: u'Quod Libet Test Data\x00' != 'Quod Libet Test Data'


Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.12.6
Last Sync: Mon, 06 Nov 2006 10:20:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
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.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j2"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 aiglx alsa artworkextra asf audiofile bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds elibc_glibc emacs emboss encode esd evo exif expat fam fat fbcon ffmpeg firefox fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal iconv icq idn imagemagick imap input_devices_keyboard input_devices_mouse ipv6 isdnlog java javascript jikes jpeg jpeg2k kde kernel_linux ldap leim libg++ linguas_de lm_sensors mad maildir matroska mbox mhash mikmod mime mmx mmxext mng mono mp3 mpeg mpeg2 mule mysql nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia objc ogg opengl pam pcre pdf perl plotutils pmu png ppds pppd preview-latex print python qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd tetex theora thunderbird tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_fbdev video_cards_radeon video_cards_vesa videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 6 Thomas Cort (RETIRED) gentoo-dev 2006-11-06 15:25:33 UTC
(In reply to comment #5)
> Fails test here, listen works fine though.

Yep, those are the tests that are expected to fail due to bugs in eyeD3
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-06 21:49:25 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > Fails test here, listen works fine though.
> 
> Yep, those are the tests that are expected to fail due to bugs in eyeD3

What about Markus' test failure?

Comment 8 Thomas Cort (RETIRED) gentoo-dev 2006-11-07 03:54:23 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > Fails test here, listen works fine though.
> > 
> > Yep, those are the tests that are expected to fail due to bugs in eyeD3
> 
> What about Markus' test failure?

I have no idea. I've never heard of that happening before (I'm on the upstream mailing list and checked their bug system), nor do I know enough python to figure out what is causing it or how to fix it.
Comment 9 Markus Meier gentoo-dev 2006-11-07 12:27:15 UTC
(In reply to comment #8)
> I have no idea. I've never heard of that happening before (I'm on the upstream
> mailing list and checked their bug system), nor do I know enough python to
> figure out what is causing it or how to fix it.

I have been investigating and didn't find the problem. On my 3 boxes all had the same behavior (faad at 100% cpu).
The funny thing is, when I run the 'python setup.py test' manually I get to this point:

TM4ATags (5):            .....                                               5
and again faad at 100% cpu.

Could something be broken on my system or is the ebuild maybe missing a dep?
(I also tried with minimal FEATURES but that didn't help)
Comment 10 Tobias Scherbaum (RETIRED) gentoo-dev 2006-11-23 13:18:43 UTC
ppc stable
Comment 11 Alex Maclean 2006-11-28 13:19:46 UTC
On x86..
1) Emerges
2) passes test suite (with faad2-2.5, see bug 146485)
3) passes collision test
4) works

Portage 2.1.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r2 i686)
=================================================================
System uname: 2.6.18-gentoo-r2 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.12.6
Last Sync: Tue, 28 Nov 2006 18:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-mp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-mp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distcc distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
LINGUAS="en en_GB"
MAKEOPTS="-j5"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/munky"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d aac acpi alsa amr apache2 audacious avi bash-completion beagle berkdb bitmap-fonts bittorrent browserplugin bzip2 cairo ccache cdparanoia cdr cdrom chardet clamav clamd cli cpudetection crypt cups curl curlwrappers cursors customlog dbus dga divx dlloader dpms dri dvd dvdr dvdread dvi eds elf elibc_glibc encode esd ethereal exif expat extensions extrafilters fam fame ffmpeg finger firefox flac flash flatfile font-server fontconfig foomaticdb fortran freetts gaim gajim gd gdbm gdm geoip gif gimp gimpprint gmail gmailtimestamps gmedia gnome gnome-print gnutls gstreamer gstreamer010 gtk gtk2 gtkhtml gtkspell guile gvim hal hddtemp html httpd icons id3 imagemagick imlib imlib2 input_devices_keyboard input_devices_mouse jabber joystick jpeg kde kdeenablefinal kdm kernel_linux lame lcms libcaca libclamav libg++ libnotify libwww lighttpd linguas_en linguas_en_GB lm_sensors logitech-mouse logrotate lzo lzw mad mikmod mjpeg mmx mmxext mng mono motif mozbranding moznocompose moznoirc moznomail mozsvg mp3 mp4 mpeg mplayer msn musepack nautilus ncurses network new-login nfs nls no-old-linux no-seamonkey no-suexec nogecko-sdk nogg noplugin nptl nptlonly nsplugin nvidia offensive ogg oggvorbis openal opendoc opengl openssl opensslcrypt pam pam_chroot panel-plugin pango pcre pdflib perl png pop ppds pppd pulseaudio python qt qt3 quicktime rar rdesktop readline real realmedia reflection rtc ruby samba sdl sensord session sftp sftplogging smtp sox speex spell spl sqlite sqlite3 sse sse-filters sse2 ssl startup-notification subversion svg svgz swat sysfs syslog taglib tagwriting tcl tcltk tcpd test tga theora threads thunar-vfs tidy tiff tk tools tos transcode truetype truetype-fonts type1-fonts udev uk_bleb uk_rt underscores unicode unzip usb userland_GNU video_cards_nv video_cards_nvidia vim vim-pager vim-with-x virus-scan vorbis win32codecs wma wmp wordperfect wv wxgtk1 wxwindows x264 xanim xchat xchattext xcomposite xext xforms xine xinerama xinetd xml xmlreader xmlwriter xorg xosd xprint xrandr xscreensaver xsettings xv xvid xvmc zeroconf zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 12 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-28 13:23:17 UTC
So, to clarify.  faad2 isn't pulled in but the test hangs when the system has it installed, if version 2.5 is used (which isn't bumped yet) the test succeeds (according to Alex).
Comment 13 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-29 03:58:41 UTC
faad2 2.5 won't enter the tree as it is GPL incompatible.  The current version 2.5 in the tree will be removed.  So I stable mutagen.

Please depend on faad2 >=2.5 for USE=test as soon as a version can be brought to the tree.
Comment 14 Gustavo Zacarias (RETIRED) gentoo-dev 2006-12-01 06:45:21 UTC
sparc stable and we're done.