You are not logged in.

#1 2013-01-30 02:06:54

odin89
Member
Registered: 2011-09-23
Posts: 33

[SOLVED]Failed to build gnome-settings-daemon-nopulse

Hello,
i hope its the right place and somebody can help me.
I tried to install "gnome-settings-daemon-nopulse" from the aur and shortly after the build begins it stopped with a build failure.
The Full log is:

patching file plugins/common/Makefile.am
patching file plugins/common/gsd-power-helper.c
patching file plugins/common/gsd-power-helper.h
patching file plugins/media-keys/gsd-media-keys-manager.c
patching file plugins/power/gsd-power-manager.c
Hunk #14 succeeded at 3444 (offset 2 lines).
Hunk #15 succeeded at 3685 (offset 2 lines).
Hunk #16 succeeded at 3975 (offset 2 lines).
Hunk #17 succeeded at 4008 (offset 2 lines).
Hunk #18 succeeded at 4121 (offset 2 lines).
Hunk #19 succeeded at 4155 (offset 1 line).
Hunk #20 succeeded at 4171 (offset 1 line).
Hunk #21 succeeded at 4178 (offset 1 line).
Hunk #22 succeeded at 4224 (offset 1 line).
gnome-settings-daemon/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: error: required file './test-driver' not found
parallel-tests:   'automake --add-missing' can install 'test-driver'
plugins/media-keys/cut-n-paste/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')

Has someone an idea how to fix it?

greets

odin89

Last edited by odin89 (2013-01-30 14:41:41)

Offline

#2 2013-01-30 13:32:42

tdy
Member
From: Sacremende
Registered: 2008-12-14
Posts: 440

Re: [SOLVED]Failed to build gnome-settings-daemon-nopulse

One way is to add the "--add-missing" flag the automake line in the PKGBUILD.

But as far as why it happens, maybe someone else can chime in. When I try it in a clean chroot, the PKGBUILD "just works" as is. On my live systems, I get the same error unless I add "--add-missing."

Last edited by tdy (2013-01-30 13:36:18)

Offline

#3 2013-01-30 14:41:21

odin89
Member
Registered: 2011-09-23
Posts: 33

Re: [SOLVED]Failed to build gnome-settings-daemon-nopulse

Thanks. It works now :-)

Offline

Board footer

Powered by FluxBB