You are not logged in.

#1 2011-03-15 15:31:53

fowler
Member
Registered: 2009-01-26
Posts: 152

[SOLVED] Power/Battery applet in notification area gone...

What would usually cause battery settings under power manager in gnome, and the options there in, to just disappear when it was working fine not too long ago.  I tried searching around the forums.  I have a lenovo x201.  pm-utils, laptop-mode installed.  All was was working just fine (suspend, hibernate).  I don't remember when it wasn't as I usually had it plugged in and only noticed it when I had to move around the other day.


my rc.conf it helps...

#
# /etc/rc.conf - Main Configuration for Arch Linux
#

# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
#   in the hardware clock being left untouched (useful for virtualization)
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="en_US.UTF-8"
HARDWARECLOCK="UTC"
TIMEZONE="America/New_York"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(fuse vboxdrv vboxnetflt vboxnetadp acpi-cpufreq cpufreq_performance cpufreq_ondemand cpufreq_conservative cpufreq_powersave cpufreq_userspace thinkpad_ec tp_smapi !snd_pcsp !pcspkr)

# Scan for LVM volume groups at startup, required if you use LVM
USELVM="yes"

# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="notmyhostname"

# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
# 
# DHCP:     Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#

#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
#eth0="dhcp"
#wlan0="dhcp"
INTERFACES=(!eth0 !wlan0)

# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
 
# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)

# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng acpid dbus hal laptop-mode networkmanager netfs samba smbnetfs nfs-common alsa hdapsd tomoyo @avahi-daemon @bluetooth @clamav @cpufreq @crond @cups @httpd @ntpd @sshd @ufw @xinetd)

Last edited by fowler (2011-03-16 18:55:59)

Offline

#2 2011-03-16 04:07:47

Zanterian
Member
From: Canada
Registered: 2011-03-08
Posts: 9

Re: [SOLVED] Power/Battery applet in notification area gone...

Sometimes it has the setting that only shows the icon when the battery is low.

gnome-power-preferences

You should have a window with three tabs. Go to the third tab with the title "General" and check the notification area options.

[EDIT]
Whooops, Reread your post and how the options for it is there
I'm out of ideas. Sorry about that

Last edited by Zanterian (2011-03-16 04:09:16)

Offline

#3 2011-03-16 17:04:44

fowler
Member
Registered: 2009-01-26
Posts: 152

Re: [SOLVED] Power/Battery applet in notification area gone...

No problem... right those other tabs disappeared for some reason.  I'll look at acpi and pmutils to see if something changed with me being informed...

Offline

#4 2011-03-16 18:54:39

fowler
Member
Registered: 2009-01-26
Posts: 152

Re: [SOLVED] Power/Battery applet in notification area gone...

Got it.  I had gnome-power-manager-smapi from the aur installed instead of gnome-power-manager from the official.  For some reason it ceases to work recent gnome updates.  I installed gnome-power-manager and the battery options returned.  The gnome-power-manager-smapi no longer builds.  I'm not too certain why... maybe something to do with gnome-power-manager being version 2.32.0-2 and gnome-power-manager-smapi being 2.32.0-1?  Anyway, not a big deal as I will just go back to editing the config file.

$ yaourt -S gnome-power-manager-smapi

==> Downloading gnome-power-manager-smapi PKGBUILD from AUR...
x 60-smapi.rules
x PKGBUILD
x gnome-power-manager-2.32.0.smapi.patch
x gnome-power-manager.install


Comment by: aneiser on Sat, 21 Aug 2010 19:15:42 +0000
Don't forget to restart to make the udev rules work.    

Comment by: Atomisirsi on Thu, 07 Oct 2010 17:26:25 +0000
I used your package to create a new patch for the latest version of gnome-power-manager (2.32.0).
You can find the patch at http://aur.pastebin.com/aA1ThSvr and the updated PKGBUILD at http://aur.pastebin.com/m5e1gMzS    

First Submitted: Sat, 21 Aug 2010 19:15:10 +0000    
gnome-power-manager-smapi 2.32.0-1 : gnome-power-manager with some BASIC tp_smapi battery control
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> gnome-power-manager-smapi dependencies:
 - libnotify>=0.4.5 (already installed)
 - libunique>=1.1.6 (already installed)
 - libcanberra>=0.23 (already installed)
 - hicolor-icon-theme (already installed)
 - upower>=0.9.2 (already installed)
 - libgnome-keyring>=2.32.0 (already installed)
 - tp_smapi>=0.40 (already installed)
 - intltool (already installed)
 - pkgconfig (already installed)
 - gnome-doc-utils>=0.20.1 (already installed)
 - gnome-panel>=2.32.0 (already installed)
 - hal (already installed)
 - autoconf (already installed)

==> gnome-power-manager-smapi conflicts:
 - gnome-power-manager-2.32.0-2

==> Edit gnome-power-manager.install ? [Y/n] ("A" to abort)
==> -------------------------------------------------------
==> n

==> Continue building gnome-power-manager-smapi ? [Y/n]
==> ---------------------------------------------------
==> 
==> Building and installing package
==> Making package: gnome-power-manager-smapi 2.32.0-1 (Wed Mar 16 14:43:39 EDT 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Downloading gnome-power-manager-2.32.0.tar.bz2...
--2011-03-16 14:43:39--  http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/2.32/gnome-power-manager-2.32.0.tar.bz2
Resolving ftp.gnome.org... 130.239.18.163, 130.239.18.173, 2001:6b0:e:2018::173, ...
Connecting to ftp.gnome.org|130.239.18.163|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://hammurabi.acc.umu.se/pub/GNOME/sources/gnome-power-manager/2.32/gnome-power-manager-2.32.0.tar.bz2 [following]
--2011-03-16 14:43:39--  http://hammurabi.acc.umu.se/pub/GNOME/sources/gnome-power-manager/2.32/gnome-power-manager-2.32.0.tar.bz2
Resolving hammurabi.acc.umu.se... 130.239.18.165, 2001:6b0:e:2018::165
Connecting to hammurabi.acc.umu.se|130.239.18.165|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3892164 (3.7M) [application/x-bzip2]
Saving to: “gnome-power-manager-2.32.0.tar.bz2.part”

100%[======================================>] 3,892,164   1.77M/s   in 2.1s    

2011-03-16 14:43:42 (1.77 MB/s) - “gnome-power-manager-2.32.0.tar.bz2.part” saved [3892164/3892164]

  -> Found gnome-power-manager-2.32.0.smapi.patch
  -> Found 60-smapi.rules
==> Validating source files with sha256sums...
    gnome-power-manager-2.32.0.tar.bz2 ... Passed
    gnome-power-manager-2.32.0.smapi.patch ... Passed
    60-smapi.rules ... Passed
==> Extracting Sources...
  -> Extracting gnome-power-manager-2.32.0.tar.bz2 with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
patching file configure.ac
patching file data/gpm-prefs.ui
patching file po/de.po
patching file src/gpm-engine.c
patching file src/gpm-prefs-core.c
patching file src/gpm-prefs-server.h
patching file src/gpm-smapi.c
patching file src/gpm-smapi.h
patching file src/gpm-tray-icon.c
patching file src/Makefile.am
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/nspr.m4:8:   run info '(automake)Extending aclocal'
/usr/share/aclocal/nspr.m4:8:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
configure.ac:17: the top level
configure: WARNING: unrecognized options: --enable-hal
checking for a BSD-compatible install... /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 gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 gcc... /usr/bin/ld
checking if the linker (/usr/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 for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.3
checking for XML::Parser... ok
./configure: line 11499: GNOME_COMPILE_WARNINGS: command not found
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/msgfmt
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... yes
checking whether to build applet support... checking for PANEL... yes
yes
checking whether to build applets with tp-smapi support... checking for xmlto... /usr/bin/xmlto
checking whether to build DocBook documentation... yes
checking for Solaris kstat... checking for kstat_open in -lkstat... no
checking for docbook2man... no
configure: WARNING: docbook2man not found, will not be able to build man documentation
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating applets/Makefile
config.status: creating applets/brightness/Makefile
config.status: creating applets/inhibit/Makefile
config.status: creating docs/Makefile
config.status: creating man/Makefile
config.status: creating help/Makefile
config.status: creating po/Makefile.in
config.status: creating tools/Makefile
config.status: creating policy/Makefile
config.status: creating data/Makefile
config.status: creating data/gnome-power-manager.desktop.in
config.status: creating data/gnome-power-preferences.desktop.in
config.status: creating data/gnome-power-statistics.desktop.in
config.status: creating data/icons/Makefile
config.status: creating data/icons/16x16/Makefile
config.status: creating data/icons/16x16/actions/Makefile
config.status: creating data/icons/16x16/apps/Makefile
config.status: creating data/icons/16x16/status/Makefile
config.status: creating data/icons/22x22/Makefile
config.status: creating data/icons/22x22/actions/Makefile
config.status: creating data/icons/22x22/apps/Makefile
config.status: creating data/icons/22x22/status/Makefile
config.status: creating data/icons/24x24/Makefile
config.status: creating data/icons/24x24/actions/Makefile
config.status: creating data/icons/24x24/apps/Makefile
config.status: creating data/icons/24x24/status/Makefile
config.status: creating data/icons/32x32/Makefile
config.status: creating data/icons/32x32/actions/Makefile
config.status: creating data/icons/32x32/apps/Makefile
config.status: creating data/icons/32x32/status/Makefile
config.status: creating data/icons/48x48/Makefile
config.status: creating data/icons/48x48/actions/Makefile
config.status: creating data/icons/48x48/apps/Makefile
config.status: creating data/icons/48x48/status/Makefile
config.status: creating data/icons/scalable/Makefile
config.status: creating data/icons/scalable/actions/Makefile
config.status: creating data/icons/scalable/apps/Makefile
config.status: creating data/icons/scalable/status/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --enable-hal

                    GNOME Power Manager 2.32.0
                  =============================

        prefix:                    /usr
        datadir:                   ${datarootdir}
        compiler:                  gcc
        cflags:                    -march=native -O2 -pipe
        Building extra applets:    yes
    Building applets with tp-smapi support: yes
        Self test support:         no
        GConf default support:     yes
        Docbook support:           yes
        documentation dir:         ${datarootdir}/doc/gnome-power-manager-2.32.0
        dbus-1 services dir:       /usr/share/dbus-1/services
        gconf-schema dir:          $(sysconfdir)/gconf/schemas

make  all-recursive
make[1]: Entering directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0'
Making all in src
make[2]: Entering directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0/src'
libtool --mode=execute dbus-binding-tool    \
    --prefix=gpm_manager            \
    --mode=glib-server            \
    --output=org.gnome.PowerManager.h    \
    ./org.gnome.PowerManager.xml
libtool --mode=execute dbus-binding-tool    \
    --prefix=gpm_backlight            \
    --mode=glib-server            \
    --output=org.gnome.PowerManager.Backlight.h    \
    ./org.gnome.PowerManager.Backlight.xml
make  all-am
make[3]: Entering directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0/src'
  CC     egg-color.o
  CC     egg-debug.o
  CC     egg-unique.o
  CC     egg-precision.o
  CC     egg-array-float.o
  CC     egg-idletime.o
  CC     egg-dbus-proxy.o
  CC     egg-dbus-monitor.o
  CC     egg-discrete.o
  CC     egg-string.o
  CC     egg-console-kit.o
  CC     gpm-common.o
  CC     gpm-marshal.o
  CC     gpm-upower.o
  AR     libgpmshared.a
  CC     gnome_power_manager-gpm-dpms.o
  CC     gnome_power_manager-gpm-phone.o
  CC     gnome_power_manager-gpm-backlight.o
  CC     gnome_power_manager-gpm-prefs-server.o
  CC     gnome_power_manager-gpm-idle.o
  CC     gnome_power_manager-gpm-load.o
  CC     gnome_power_manager-gpm-disks.o
  CC     gnome_power_manager-gpm-control.o
  CC     gnome_power_manager-gpm-button.o
  CC     gnome_power_manager-gpm-brightness.o
  CC     gnome_power_manager-gpm-main.o
  CC     gnome_power_manager-gpm-manager.o
gpm-manager.c: In function ‘gpm_manager_notify’:
gpm-manager.c:486:3: warning: implicit declaration of function ‘notify_notification_new_with_status_icon’
gpm-manager.c:486:16: warning: assignment makes pointer from integer without a cast
gpm-manager.c:488:3: error: too many arguments to function ‘notify_notification_new’
/usr/include/libnotify/notification.h:114:21: note: declared here
make[3]: *** [gnome_power_manager-gpm-manager.o] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-rick/aur-gnome-power-manager-smapi/src/gnome-power-manager-2.32.0'
make: *** [all] Error 2
    Aborting...
==> ERROR: Makepkg was unable to build gnome-power-manager-smapi.
==> Restart building gnome-power-manager-smapi ? [y/N]
==> --------------------------------------------------
==> 
==> WARNING: Following packages have not been installed:
    gnome-power-manager-smapi

Offline

Board footer

Powered by FluxBB