D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/elsa-0.0.4-0.r69188.10.mga8.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9hTXkg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf elsa + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/elsa-r69188.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elsa + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/elsa-dont-parse-args.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/elsa-automake-1.13.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/elsa-mga-default-typo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eyFSqd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elsa + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + NOCONFIGURE=1 + ./autogen.sh configure.ac:93: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './INSTALL' src/bin/Makefile.am:14: warning: source file '../event/elsa_event.c' is in a subdirectory, src/bin/Makefile.am:14: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/bin/Makefile.am: installing './depcomp' src/daemon/Makefile.am:25: warning: source file '../event/elsa_event.c' is in a subdirectory, src/daemon/Makefile.am:25: but option 'subdir-objects' is disabled + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to support pam... yes checking whether to support grub2 reboot features... no checking whether to support consolekit login... 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for __attribute__... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ELSA... yes checking for ELSA_CLIENT... yes checking for ELSA_CK... no checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -W... yes checking whether the compiler supports -Wshadow... yes checking whether the compiler supports -Wmissing-declarations... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strndup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/daemon/Makefile config.status: creating data/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/old/Makefile config.status: creating data/themes/beaumonts/Makefile config.status: creating config.h config.status: executing depfiles commands ------------------------------------------------------------------------ elsa 0.0.4 ------------------------------------------------------------------------ Configuration Options Summary: pam..................: yes grub2................: no consolekit...........: no edje_cc..............: /usr/bin/edje_cc Compilation............: make (or gmake) CPPFLAGS.............: CFLAGS...............: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -Wmissing-declarations LDFLAGS..............: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src Making all in bin make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' CC elsa_event.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' CC elsa_client.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' CC elsa_connect.o elsa_connect.c: In function '_elsa_connect_add': elsa_connect.c:16:32: warning: variable 'ev' set but not used [-Wunused-but-set-variable] Ecore_Con_Event_Server_Add *ev; ^~ elsa_connect.c: In function '_elsa_connect_del': elsa_connect.c:26:32: warning: variable 'ev' set but not used [-Wunused-but-set-variable] Ecore_Con_Event_Server_Del *ev; ^~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' CC elsa_gui.o elsa_gui.c: In function '_elsa_gui_xsessions_clicked_cb': elsa_gui.c:210:9: warning: 'elm_icon_file_set' is deprecated [-Wdeprecated-declarations] elm_icon_file_set(icon, _gui->selected_session->icon, NULL); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/elementary-1/Elementary.h:379, from elsa_client.h:10, from elsa_gui.c:1: /usr/include/elementary-1/elm_deprecated.h:931:44: note: declared here EINA_DEPRECATED EAPI Eina_Bool elm_icon_file_set(Evas_Object *obj, const char *file, const char *group); ^~~~~~~~~~~~~~~~~ elsa_gui.c: In function '_elsa_gui_session_update': elsa_gui.c:268:9: warning: 'elm_icon_file_set' is deprecated [-Wdeprecated-declarations] elm_icon_file_set(icon, _gui->selected_session->icon, NULL); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/elementary-1/Elementary.h:379, from elsa_client.h:10, from elsa_gui.c:1: /usr/include/elementary-1/elm_deprecated.h:931:44: note: declared here EINA_DEPRECATED EAPI Eina_Bool elm_icon_file_set(Evas_Object *obj, const char *file, const char *group); ^~~~~~~~~~~~~~~~~ elsa_gui.c: In function '_elsa_gui_user_content_get': elsa_gui.c:564:14: warning: 'elm_icon_file_set' is deprecated [-Wdeprecated-declarations] elm_icon_file_set(ic, eu->image, "elsa/user/icon"); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/elementary-1/Elementary.h:379, from elsa_client.h:10, from elsa_gui.c:1: /usr/include/elementary-1/elm_deprecated.h:931:44: note: declared here EINA_DEPRECATED EAPI Eina_Bool elm_icon_file_set(Evas_Object *obj, const char *file, const char *group); ^~~~~~~~~~~~~~~~~ At top level: elsa_gui.c:701:1: warning: '_elsa_gui_cont_fill' defined but not used [-Wunused-function] _elsa_gui_cont_fill(Evas_Object *obj, Elsa_Gui_Item egi, Eina_List *users, Evas_Smart_Cb func, void *data) ^~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' CCLD elsa_client make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/bin' Making all in daemon make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_wait.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_event.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_xserver.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_server.o elsa_server.c: In function '_elsa_server_del': elsa_server.c:80:32: warning: variable 'ev' set but not used [-Wunused-but-set-variable] Ecore_Con_Event_Client_Del *ev; ^~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_history.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CCLD elsa_wait make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_action.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_config.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_session.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa.o elsa.c: In function 'main': elsa.c:214:23: warning: unused variable 'values' [-Wunused-variable] Ecore_Getopt_Value values[] = ^~~~~~ elsa.c:208:8: warning: unused variable 'args' [-Wunused-variable] int args; ^~~~ elsa.c:206:11: warning: unused parameter 'argc' [-Wunused-parameter] main (int argc, char ** argv) ~~~~^~~~ elsa.c:206:25: warning: unused parameter 'argv' [-Wunused-parameter] main (int argc, char ** argv) ~~~~~~~~^~~~ At top level: elsa.c:184:27: warning: 'options' defined but not used [-Wunused-const-variable=] static const Ecore_Getopt options = ^~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CC elsa_pam.o elsa_pam.c: In function '_elsa_pam_conv': elsa_pam.c:57:18: warning: this statement may fall through [-Wimplicit-fallthrough=] fprintf(stderr, PACKAGE": error msg\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elsa_pam.c:58:13: note: here case PAM_TEXT_INFO: ^~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' CCLD elsa make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/src/daemon' make[3]: Nothing to be done for 'all-am'. Making all in data Making all in themes Making all in beaumonts make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/elsa/data/themes/beaumonts' /usr/bin/edje_cc -v -id ../../../data/themes/beaumonts -fd ../../../data/themes/beaumonts \ ../../../data/themes/beaumonts/beaumonts.edc \ ../../../data/themes/beaumonts/default.edj edje_cc: Critical. GROUP elsa - state 'enabled:0' does not exist for part 'xsessions'; set in program 'xsession_enabled' make[4]: *** [Makefile:499: default.edj] Error 255 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/elsa/data/themes/beaumonts' make[3]: *** [Makefile:332: all-recursive] Error 1 make[2]: *** [Makefile:409: all-recursive] Error 1 make[1]: *** [Makefile:389: all-recursive] Error 1 make: *** [Makefile:330: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.eyFSqd (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.eyFSqd (%build) I: [iurt_root_command] ERROR: chroot