Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348100 - gnome-extra/gnome-power-manager-2.32.0 fails to build: No package 'libpanelapplet-2.0' found
Summary: gnome-extra/gnome-power-manager-2.32.0 fails to build: No package 'libpanelap...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.32
  Show dependency tree
 
Reported: 2010-12-08 00:22 UTC by Seerp
Modified: 2010-12-09 00:12 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 Seerp 2010-12-08 00:22:48 UTC
gnome-extra/gnome-power-manager-2.32.0 fails to build with error "No package 'libpanelapplet-2.0' found", see the log below.

Reproducible: Always




Emerging log:

>>> Emerging (33 of 43) gnome-extra/gnome-power-manager-2.32.0
 * gnome-power-manager-2.32.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...    [ ok ]
 * Package:    gnome-extra/gnome-power-manager-2.32.0
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:  elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking gnome-power-manager-2.32.0.tar.bz2 to /var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work
>>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work
>>> Preparing source in /var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work/gnome-power-manager-2.32.0 ...
 * Fixing OMF Makefiles ...                                              [ ok ]
 * Running elibtoolize in: gnome-power-manager-2.32.0/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
 * Running eautoreconf in '/var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work/gnome-power-manager-2.32.0' ...
 * Running aclocal -I m4 ...                                             [ ok ]
 * Running libtoolize --copy --force --install --automake ...            [ ok ]
 * Running aclocal -I m4 ...                                             [ ok ]
 * Running autoconf ...                                                  [ ok ]
 * Running autoheader ...                                                [ ok ]
 * Running automake --add-missing --copy ...                             [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work/gnome-power-manager-2.32.0 ...
 * econf: updating gnome-power-manager-2.32.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gnome-power-manager-2.32.0/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-tests --disable-docbook-docs --disable-gconf-defaults --enable-compile-warnings=minimum --enable-applets --disable-gtk-doc
configure: WARNING: unrecognized options: --disable-gtk-doc
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 for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.41.1 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.2
checking for XML::Parser... ok
checking what warning flags to pass to the C compiler... -Wall
checking what language compliance flags to pass to the C compiler... 
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for GLIB... yes
checking for CANBERRA... yes
checking for DBUS... yes
checking for GNOME... yes
checking for GDK... yes
checking for X11... yes
checking for X11... yes
checking for LIBNOTIFY... yes
checking for UNIQUE... yes
checking for UPOWER... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking whether to support tests... no
checking whether to support gconf defaults... no
checking whether to build applet support... checking for PANEL... no
configure: error: Package requirements (libpanelapplet-2.0 >= 2.0.0) were not met:

No package 'libpanelapplet-2.0' 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 PANEL_CFLAGS
and PANEL_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:
!!! /var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work/gnome-power-manager-2.32.0/config.log
 * ERROR: gnome-extra/gnome-power-manager-2.32.0 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 3216:  Called gnome2_src_configure
 *   environment, line 2525:  Called econf '--disable-tests' '--disable-docbook-docs' '--disable-gconf-defaults' '--enable-compile-warnings=minimum' '--enable-applets' '--disable-gtk-doc'
 *     ebuild.sh, line  552:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =gnome-extra/gnome-power-manager-2.32.0',
 * the complete build log and the output of 'emerge -pqv =gnome-extra/gnome-power-manager-2.32.0'.
 * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/temp/environment'.
 * S: '/var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/work/gnome-power-manager-2.32.0'

>>> Failed to emerge gnome-extra/gnome-power-manager-2.32.0, Log file:

>>>  '/var/tmp/portage/gnome-extra/gnome-power-manager-2.32.0/temp/build.log'
Comment 1 Pacho Ramos gentoo-dev 2010-12-08 12:10:04 UTC
You probably need "gnome-panel" to be compiled with USE="bonobo"

(will need to check all packages in the tree depending on gnome-panel)
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-12-08 12:56:37 UTC
Please paste emerge --info and attach config.log
Comment 3 Robert Bradbury 2010-12-08 20:21:08 UTC
This may be a bit off-topic but I noticed this in building gnome-power-manager today.  If anyone is messing around with the ebuild they also need to add a dependency on SGMLSpm.  Creating the man pages requires:
  docbook2man gnome-power-manager.sgml &> /dev/null
which appears to not exist if the last perl update (to 5.12.2) didn't properly transfer installed perl packages to the new version.

I think there may be a problem with detecting upgrades to perl or python which haven't had the installed packages incorporated into the new version (but portage/ebuilds still think the package is present and doesn't require a reinstall).
Comment 4 Pacho Ramos gentoo-dev 2010-12-08 20:53:30 UTC
The dep was fixed recently
Comment 5 Seerp 2010-12-09 00:12:32 UTC
Yes, compiling gnome-panel with bonobo fixes this. Thanks!