Mageia Bugzilla – Attachment 10099 Details for
Bug 22926
libunity - A library for instrumenting- and integrating with all aspects of the Unity shell
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Build error
Build error for libunity (text/plain), 14.68 KB, created by
Kristoffer Grundström
on 2018-04-19 03:42:24 CEST
(
hide
)
Description:
Build error
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2018-04-19 03:42:24 CEST
Size:
14.68 KB
patch
obsolete
>[kristoffer@localhost Skrivbord]$ LC_ALL=C rpmbuild -ba libunity.spec >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y7gneV >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd /home/kristoffer/rpmbuild/BUILD >+ rm -rf libunity-7.1.4 >+ /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/libunity-7.1.4.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libunity-7.1.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VWWCm7 >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd libunity-7.1.4 >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' >+ 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 >Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) >+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking >Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) >+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . >Fixing libtool inside configure to pass -Wl,xxx options before libraries >+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 >+ cd . >+ '[' '!' -f configure.in -a '!' -f configure.ac ']' >+ libtoolize --copy --force >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >+ '[' -f ./configure.in -o -f ./configure.ac ']' >+ CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' >+ ./configure x86_64-mageia-linux-gnu --program-prefix= --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 >configure: WARNING: you should use --build, --host, --target >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >/bin/sh: /home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/missing: No such file or directory >configure: WARNING: 'missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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-mageia-linux-gnu-gcc accepts -g... yes >checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-mageia-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none >checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-mageia-linux-gnu >checking host system type... x86_64-mageia-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-mageia-linux-gnu-gcc... /bin/ld >checking if the linker (/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /bin/x86_64-mageia-linux-gnu-nm -p >checking the name lister (/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /bin/ld option to reload object files... -r >checking for x86_64-mageia-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-mageia-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-mageia-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib >checking command to parse /bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-mageia-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no >checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-mageia-linux-gnu-gcc linker (/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 for valac... /bin/valac >checking whether /bin/valac is at least version 0.18.0... yes >checking for python... /bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for pygobject overrides directory... /usr/lib64/python2.7/site-packages/gi/overrides >checking for gobject-introspection m4 macros... yes >checking for x86_64-mageia-linux-gnu-pkg-config... /bin/x86_64-mageia-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gobject-introspection... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.51.0 found >checking for intltool-update... /bin/intltool-update >checking for intltool-merge... /bin/intltool-merge >checking for intltool-extract... /bin/intltool-extract >checking for xgettext... /bin/xgettext >checking for msgmerge... /bin/msgmerge >checking for msgfmt... /bin/msgfmt >checking for gmsgfmt... /bin/msgfmt >checking for perl... /bin/perl >checking for perl >= 5.8.1... 5.22.3 >checking for XML::Parser... ok >checking for xvfb-run... no >checking for dbus-launch... /bin/dbus-launch >checking for GLIB2... yes >checking for GOBJECT2... yes >checking for GIO2... yes >checking for GIO_UNIX2... yes >checking for DEE... yes >checking for DBUSMENU... yes >checking for GTK3... yes >checking for GMODULE... yes >checking for LTTNG... no >checking for glib-compile-resources... /bin/glib-compile-resources >checking for glib-mkenums... /bin/glib-mkenums >checking for glib-genmarshal... /bin/glib-genmarshal >checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /bin/x86_64-mageia-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating unity.pc >config.status: creating unity-protocol-private.pc >config.status: creating unity-extras.pc >config.status: creating Makefile >config.status: creating bindings/Makefile >config.status: creating bindings/python/Makefile >config.status: creating data/com.canonical.Unity.Lenses.gschema.xml.in >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating examples/Makefile >config.status: creating po/Makefile.in >config.status: creating protocol/Makefile >config.status: creating src/Makefile >config.status: creating extras/Makefile >config.status: creating loader/Makefile >config.status: creating tools/Makefile >config.status: creating test/Makefile >config.status: creating test/C/Makefile >config.status: creating test/vala/Makefile >config.status: creating test/python/Makefile >config.status: creating vapi/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >configure: > > libunity v7.1.4 (soname 9:2:0) > (protocol soname 0:0:0) > ------------------------------ > > Build environment > Prefix : /usr > Build GI typelib : yes > Documentation : no > C warnings : no > Trace logging : no > LTTNG tracepoints : no > > Testing > Integration tests : no > Headless tests : yes > Coverage reporting : no > >+ make >make all-recursive >make[1]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4' >Making all in data >make[2]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/data' > ITMRG com.canonical.Unity.Lenses.gschema.xml > GEN com.canonical.Unity.Lenses.gschema.valid >make[2]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/data' >Making all in protocol >make[2]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' > GEN libunity_protocol_private_la_vala.stamp >protocol-scope-discovery.vala:24.3-24.58: warning: the modifier `static' is not applicable to constants > private static const string SCOPES_DIR = "unity/scopes"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >protocol-scope-discovery.vala:190.5-190.54: warning: the modifier `static' is not applicable to constants > private static const string SCOPE_GROUP = "Scope"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >protocol-scope-discovery.vala:191.5-191.64: warning: the modifier `static' is not applicable to constants > private static const string DESKTOP_GROUP = "Desktop Entry"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >protocol-scope-discovery.vala:902.5-902.66: warning: the modifier `static' is not applicable to constants > private static const string SCOPE_GROUP_GROUP = "Scope Group"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >protocol-preview-player.vala:41.3-41.96: warning: the modifier `static' is not applicable to constants > static const string PREVIEW_PLAYER_DBUS_NAME = "com.canonical.Unity.Lens.Music.PreviewPlayer"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >protocol-preview-player.vala:42.3-42.97: warning: the modifier `static' is not applicable to constants > static const string PREVIEW_PLAYER_DBUS_PATH = "/com/canonical/Unity/Lens/Music/PreviewPlayer"; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Compilation succeeded - 6 warning(s) >make all-am >make[3]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' > CC libunity_protocol_private_la-protocol-icon.lo >/bin/sh: ../depcomp: No such file or directory >Makefile:612: recipe for target 'libunity_protocol_private_la-protocol-icon.lo' failed >make[3]: *** [libunity_protocol_private_la-protocol-icon.lo] Error 127 >make[3]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' >Makefile:502: recipe for target 'all' failed >make[2]: *** [all] Error 2 >make[2]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' >Makefile:571: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4' >Makefile:475: recipe for target 'all' failed >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.VWWCm7 (%build)
[kristoffer@localhost Skrivbord]$ LC_ALL=C rpmbuild -ba libunity.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y7gneV + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/kristoffer/rpmbuild/BUILD + rm -rf libunity-7.1.4 + /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/libunity-7.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libunity-7.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VWWCm7 + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd libunity-7.1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + 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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure x86_64-mageia-linux-gnu --program-prefix= --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 configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /bin/sh: /home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-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-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for library containing strerror... none required checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/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 for valac... /bin/valac checking whether /bin/valac is at least version 0.18.0... yes checking for python... /bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pygobject overrides directory... /usr/lib64/python2.7/site-packages/gi/overrides checking for gobject-introspection m4 macros... yes checking for x86_64-mageia-linux-gnu-pkg-config... /bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /bin/intltool-update checking for intltool-merge... /bin/intltool-merge checking for intltool-extract... /bin/intltool-extract checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for perl... /bin/perl checking for perl >= 5.8.1... 5.22.3 checking for XML::Parser... ok checking for xvfb-run... no checking for dbus-launch... /bin/dbus-launch checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for GIO_UNIX2... yes checking for DEE... yes checking for DBUSMENU... yes checking for GTK3... yes checking for GMODULE... yes checking for LTTNG... no checking for glib-compile-resources... /bin/glib-compile-resources checking for glib-mkenums... /bin/glib-mkenums checking for glib-genmarshal... /bin/glib-genmarshal checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating unity.pc config.status: creating unity-protocol-private.pc config.status: creating unity-extras.pc config.status: creating Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating data/com.canonical.Unity.Lenses.gschema.xml.in config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating protocol/Makefile config.status: creating src/Makefile config.status: creating extras/Makefile config.status: creating loader/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/C/Makefile config.status: creating test/vala/Makefile config.status: creating test/python/Makefile config.status: creating vapi/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: libunity v7.1.4 (soname 9:2:0) (protocol soname 0:0:0) ------------------------------ Build environment Prefix : /usr Build GI typelib : yes Documentation : no C warnings : no Trace logging : no LTTNG tracepoints : no Testing Integration tests : no Headless tests : yes Coverage reporting : no + make make all-recursive make[1]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4' Making all in data make[2]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/data' ITMRG com.canonical.Unity.Lenses.gschema.xml GEN com.canonical.Unity.Lenses.gschema.valid make[2]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/data' Making all in protocol make[2]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' GEN libunity_protocol_private_la_vala.stamp protocol-scope-discovery.vala:24.3-24.58: warning: the modifier `static' is not applicable to constants private static const string SCOPES_DIR = "unity/scopes"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ protocol-scope-discovery.vala:190.5-190.54: warning: the modifier `static' is not applicable to constants private static const string SCOPE_GROUP = "Scope"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ protocol-scope-discovery.vala:191.5-191.64: warning: the modifier `static' is not applicable to constants private static const string DESKTOP_GROUP = "Desktop Entry"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ protocol-scope-discovery.vala:902.5-902.66: warning: the modifier `static' is not applicable to constants private static const string SCOPE_GROUP_GROUP = "Scope Group"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ protocol-preview-player.vala:41.3-41.96: warning: the modifier `static' is not applicable to constants static const string PREVIEW_PLAYER_DBUS_NAME = "com.canonical.Unity.Lens.Music.PreviewPlayer"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ protocol-preview-player.vala:42.3-42.97: warning: the modifier `static' is not applicable to constants static const string PREVIEW_PLAYER_DBUS_PATH = "/com/canonical/Unity/Lens/Music/PreviewPlayer"; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 6 warning(s) make all-am make[3]: Entering directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' CC libunity_protocol_private_la-protocol-icon.lo /bin/sh: ../depcomp: No such file or directory Makefile:612: recipe for target 'libunity_protocol_private_la-protocol-icon.lo' failed make[3]: *** [libunity_protocol_private_la-protocol-icon.lo] Error 127 make[3]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' Makefile:502: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4/protocol' Makefile:571: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/kristoffer/rpmbuild/BUILD/libunity-7.1.4' Makefile:475: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.VWWCm7 (%build)
View Attachment As Raw
Actions:
View
Attachments on
bug 22926
:
10098
| 10099