Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456976 - media-sound/easytag-2.1.8 - configure: No package 'taglib_c' found
Summary: media-sound/easytag-2.1.8 - configure: No package 'taglib_c' found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 18:31 UTC by Vasco Gervasi
Modified: 2013-02-13 17:47 UTC (History)
1 user (show)

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 Vasco Gervasi 2013-02-12 18:31:12 UTC
Hi all,
I am trying to update easytag to 2.1.8 but I am getting this error:

checking for GTK... yes
checking for recv in -lsocket... no
checking for library containing ID3Tag_Link... -lid3
checking the id3lib version... 3.8.3
checking for EASYTAG... no
configure: error: Package requirements (gio-2.0 >= 2.32.0 gtk+-2.0 >= 2.24.0    id3tag taglib_c >= 1.6.0 ) were not met:

No package 'taglib_c' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EASYTAG_CFLAGS
and EASYTAG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Thanks
Comment 1 Mark 2013-02-12 20:14:21 UTC
I too have the same problem.  I emerged media-libs/taglib and then easytag compiled fine.  Missing dependency?
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-13 01:28:12 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
3) Please attach the config.log to this bug report that your excerpt of the build
   log failed to mention.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-13 01:37:53 UTC
Appending /newaches/gentoo/cvs/gentoo-x86 to PORTDIR_OVERLAY...
>>> Creating Manifest for /newaches/gentoo/cvs/gentoo-x86/media-sound/easytag
 * easytag-2.1.8.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking easytag-2.1.8.tar.xz to /home/jer/portage/media-sound/easytag-2.1.8/work
>>> Source unpacked in /home/jer/portage/media-sound/easytag-2.1.8/work
>>> Preparing source in /home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8 ...
 * Applying easytag-2.1.8-desktop.patch ...                                                                                  [ ok ]
 * Applying easytag-2.1.8-werror.patch ...                                                                                   [ ok ]
 * Applying easytag-2.1.8-docs.patch ...                                                                                     [ ok ]
 * Running eautoreconf in '/home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8' ...
 * Running intltoolize --automake --copy --force ...                                                                         [ ok ]
 * Running aclocal -I m4 ...                                                                                                 [ ok ]
 * Running autoconf ...                                                                                                      [ ok ]
 * Running autoheader ...                                                                                                    [ ok ]
 * Running automake --add-missing --copy ...                                                                                 [ ok ]
>>> Source prepared.
>>> Configuring source in /home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8 ...
 * econf: updating easytag-2.1.8/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating easytag-2.1.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-nls --disable-mp3 --disable-id3v23 --disable-ogg --disable-speex --disable-flac --disable-mp4 --disable-wavpack
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking whether NLS is requested... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for intltool >= 0.50.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... ok
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
 * Applying easytag-2.1.8-werror.patch ...                                                                                   [ ok ]
 * Applying easytag-2.1.8-docs.patch ...                                                                                     [ ok ]
 * Running eautoreconf in '/home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8' ...
 * Running intltoolize --automake --copy --force ...                                                                         [ ok ]
 * Running aclocal -I m4 ...                                                                                                 [ ok ]
 * Running autoconf ...                                                                                                      [ ok ]
 * Running autoheader ...                                                                                                    [ ok ]
 * Running automake --add-missing --copy ...                                                                                 [ ok ]
>>> Source prepared.
>>> Configuring source in /home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8 ...
 * econf: updating easytag-2.1.8/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating easytag-2.1.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-nls --disable-mp3 --disable-id3v23 --disable-ogg --disable-speex --disable-flac --disable-mp4 --disable-wavpack
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking whether NLS is requested... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for intltool >= 0.50.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... ok
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for a sed that does not truncate output... /bin/sed
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.24... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to build with mingw32 for a Windows host... no
checking whether to use GTK+ 3... no
checking for GTK... yes
checking for recv in -lsocket... no
checking for EASYTAG... no
configure: error: Package requirements (gio-2.0 >= 2.32.0 gtk+-2.0 >= 2.24.0     taglib_c >= 1.6.0 ) were not met:

No package 'taglib_c' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EASYTAG_CFLAGS
and EASYTAG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8/config.log
 * ERROR: media-sound/easytag-2.1.8 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3023:  Called econf '--disable-nls' '--disable-mp3' '--disable-id3v23' '--disable-ogg' '--disable-speex' '--disable-flac' '--disable-mp4' '--disable-wavpack'
 *   phase-helpers.sh, line  518:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=media-sound/easytag-2.1.8'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/easytag-2.1.8'`.
 * The complete build log is located at '/keeps/gentoo/emergelogs/wim/media-sound:easytag-2.1.8:20130213-013652.log'.
 * For convenience, a symlink to the build log is located at '/home/jer/portage/media-sound/easytag-2.1.8/temp/build.log'.
 * The ebuild environment file is located at '/home/jer/portage/media-sound/easytag-2.1.8/temp/environment'.
 * Working directory: '/home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8'
 * S: '/home/jer/portage/media-sound/easytag-2.1.8/work/easytag-2.1.8'
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-13 01:41:16 UTC
2.1.8 - 2013-02-10 :
====================
[...]
    * Switch to TagLib for MP4 tag editing and drop libmp4v2 support
Comment 5 Tim Harder gentoo-dev 2013-02-13 08:55:23 UTC
(In reply to comment #1)
> I too have the same problem.  I emerged media-libs/taglib and then easytag
> compiled fine.  Missing dependency?

Nope, the dependency is fine. Upstream has a typo in their configure.ac file.

Fixed in CVS.
Comment 6 David King 2013-02-13 17:47:03 UTC
Now fixed upstream:

http://git.gnome.org/browse/easytag/commit/?id=26f3a77d212d3eefca34b6794a028bfa4d26c3ff

and so will be available in a future 2.1.9 release.