Summary: | Stable =media-sound/easytag-2.1.6-r1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | che |
Priority: | High | Keywords: | STABLEREQ |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Samuli Suominen (RETIRED)
![]() Stable for HPPA. amd64/x86 stable Stable on alpha. ppc64 stable sparc stable It doesn't build on my amd64 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -Wall -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wl,-O1 -o easytag about.o ape_tag.o bar.o base64.o browser.o cddb.o charset.o crc32.o dlm.o easytag.o et_core.o flac_header.o flac_tag.o id3_tag.o id3v24_tag.o log.o misc.o monkeyaudio_header.o mpeg_header.o mp4_header.o mp4_tag.o musepack_header.o msgbox.o ogg_header.o ogg_tag.o picture.o prefs.o scan.o setting.o vcedit.o wavpack_header.o wavpack_tag.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libmpg123/libmpg123.a libapetag/libapetag.a id3lib/libid3bugfix.a -lz -lstdc++ -lid3 -lid3tag -lFLAC -lm -lvorbisfile -lvorbis -logg -lm mkdir .libs libtool: link: cannot find the library `/usr/lib64/libogg.la' or unhandled argument `/usr/lib64/libogg.la' And I don't have a libogg.la This is what media-libs/libogg provide under lib64 equery f media-libs/libogg | grep lib64 /usr/lib64 /usr/lib64/libogg.a /usr/lib64/libogg.so /usr/lib64/libogg.so.0 /usr/lib64/libogg.so.0.6.0 /usr/lib64/pkgconfig /usr/lib64/pkgconfig/ogg.pc Has nothing to do with this bug. libogg.la was removed on purpose from media-libs/libogg because it's not required. It's an normal revdep-rebuild issue (or you can also emerge lafilefixer and run lafilefixer --justfixit). Choice is yours :) (In reply to comment #7) > Has nothing to do with this bug. libogg.la was removed on purpose from > media-libs/libogg because it's not required. > > It's an normal revdep-rebuild issue (or you can also emerge lafilefixer and run > lafilefixer --justfixit). Choice is yours :) > You where right. revdep-rebuild wanted me to rebuild these packages: media-libs/flac:0 media-libs/libsndfile:0 media-libs/libtheora:0 media-sound/alsaplayer:0 media-sound/sox:0 (all merged just fine, except alsaplayer due to bug 271782) And after that easytag compiled without errors. Thank you. Marked ppc stable, closing since we're the last arch. ppc64 stable (In reply to comment #10) > ppc64 stable > This has been stable since August, 31 Aug 2009; Brent Baude <ranger@gentoo.org> easytag-2.1.6-r2.ebuild: stable ppc64, bug 280793 29 Aug 2009; nixnut <nixnut@gentoo.org> easytag-2.1.6-r2.ebuild: ppc stable #280793 Reverted your ChangeLog entry |