https://bugzilla.redhat.com/show_bug.cgi?id=771252 --- Comment #100 from Dan Mashal <dan.mashal@xxxxxxxxx> --- Leigh, I know you've been working extremely hard on this package. >From the time I could spend on it (it's 12:48AM here) I think we should go for a minimal working build and work our way up to a highly customized build here's where I'm at right now. I'll let whoever wants to flame me tomorrow go for it, at least this is constructive. ------------------------------------------ [dan@f172 SPECS]$ rpmbuild -ba cinnamon.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BVKyn7 + umask 022 + cd /home/dan/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/dan/rpmbuild/BUILD + rm -rf cinnamon-1.4.0 + /usr/bin/gzip -dc /home/dan/rpmbuild/SOURCES/cinnamon-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinnamon-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q7Ve8Y + umask 022 + cd /home/dan/rpmbuild/BUILD + cd cinnamon-1.4.0 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + NOCONFIGURE=1 + ./autogen.sh /usr/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.68 checking for automake >= 1.9... testing automake-1.11... found 1.11.3 checking for libtool >= 1.4.3... testing libtoolize... found 2.4.2 checking for gettext >= 0.10.40... testing gettextize... found 0.18.1 checking for intltool >= 0.25... testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.25 checking for gnome-common >= 2.3.0... testing gnome-doc-common... found 3.4.0.1 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.ac Running libtoolize... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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' Running autopoint... Copying file ABOUT-NLS Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Running intltoolize... Running gnome-doc-common... Running aclocal-1.11... Running autoconf... Running autoheader... Running automake-1.11... Skipping configure process. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-static 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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for x86_64-unknown-linux-gnu-gcc... no 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... none 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... no 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... no checking whether NLS is requested... yes checking for intltool >= 0.40... 0.50.2 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.14.2 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-unknown-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.22... 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 for x86_64-unknown-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/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 GStreamer (needed for recording functionality)... yes checking for TEST_CINNAMON_RECORDER... yes checking for CINNAMON... no configure: error: Package requirements (gio-2.0 >= 2.29.10 gio-unix-2.0 dbus-glib-1 libxml-2.0 gtk+-3.0 >= 3.0.0 folks >= 0.5.2 libmuffin >= 1.0.2 gjs-internals-1.0 >= 1.29.18 libgnome-menu-3.0 gstreamer-0.10 gstreamer-base-0.10 x11 gconf-2.0 gdk-x11-3.0 libsoup-2.4 gl clutter-x11-1.0 >= 1.7.5 libstartup-notification-1.0 >= 0.11 gobject-introspection-1.0 >= 0.10.1 libcanberra telepathy-glib >= 0.15.5 telepathy-logger-0.2 >= 0.2.4 polkit-agent-1 >= 0.100 xfixes libnm-glib libnm-util gnome-keyring-1) were not met: No package 'folks' found No package 'libmuffin' found No package 'gjs-internals-1.0' found No package 'libgnome-menu-3.0' found No package 'telepathy-glib' found No package 'telepathy-logger-0.2' found No package 'libnm-glib' found No package 'libnm-util' found No package 'gnome-keyring-1' 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 CINNAMON_CFLAGS and CINNAMON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. error: Bad exit status from /var/tmp/rpm-tmp.q7Ve8Y (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.q7Ve8Y (%build) [dan@f172 SPECS]$ rpmbuild -ba cinnamon.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CXCtoj + umask 022 + cd /home/dan/rpmbuild/BUILD + LANG=C + export LANG + unset DISPLAY + cd /home/dan/rpmbuild/BUILD + rm -rf cinnamon-1.4.0 + /usr/bin/gzip -dc /home/dan/rpmbuild/SOURCES/cinnamon-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinnamon-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IMQvFr + umask 022 + cd /home/dan/rpmbuild/BUILD + cd cinnamon-1.4.0 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + NOCONFIGURE=1 + ./autogen.sh /usr/bin/gnome-autogen.sh checking for autoconf >= 2.53... testing autoconf2.50... not found. testing autoconf... found 2.68 checking for automake >= 1.9... testing automake-1.11... found 1.11.3 checking for libtool >= 1.4.3... testing libtoolize... found 2.4.2 checking for gettext >= 0.10.40... testing gettextize... found 0.18.1 checking for intltool >= 0.25... testing intltoolize... found 0.50.2 checking for pkg-config >= 0.14.0... testing pkg-config... found 0.25 checking for gnome-common >= 2.3.0... testing gnome-doc-common... found 3.4.0.1 Checking for required M4 macros... Checking for forbidden M4 macros... Processing ./configure.ac Running libtoolize... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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' Running autopoint... Copying file ABOUT-NLS Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin Running intltoolize... Running gnome-doc-common... Running aclocal-1.11... Running autoconf... Running autoheader... Running automake-1.11... Skipping configure process. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wno-error=deprecated-declarations' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-static 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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for x86_64-unknown-linux-gnu-gcc... no 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... none 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... no 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... no checking whether NLS is requested... yes checking for intltool >= 0.40... 0.50.2 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.14.2 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-unknown-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.22... 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 for x86_64-unknown-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/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 GStreamer (needed for recording functionality)... yes checking for TEST_CINNAMON_RECORDER... yes checking for CINNAMON... no configure: error: Package requirements (gio-2.0 >= 2.29.10 gio-unix-2.0 dbus-glib-1 libxml-2.0 gtk+-3.0 >= 3.0.0 folks >= 0.5.2 libmuffin >= 1.0.2 gjs-internals-1.0 >= 1.29.18 libgnome-menu-3.0 gstreamer-0.10 gstreamer-base-0.10 x11 gconf-2.0 gdk-x11-3.0 libsoup-2.4 gl clutter-x11-1.0 >= 1.7.5 libstartup-notification-1.0 >= 0.11 gobject-introspection-1.0 >= 0.10.1 libcanberra telepathy-glib >= 0.15.5 telepathy-logger-0.2 >= 0.2.4 polkit-agent-1 >= 0.100 xfixes libnm-glib libnm-util gnome-keyring-1) were not met: No package 'folks' found No package 'libmuffin' found No package 'gjs-internals-1.0' found No package 'libgnome-menu-3.0' found No package 'telepathy-glib' found No package 'telepathy-logger-0.2' found No package 'libnm-glib' found No package 'libnm-util' found No package 'gnome-keyring-1' 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 CINNAMON_CFLAGS and CINNAMON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. error: Bad exit status from /var/tmp/rpm-tmp.IMQvFr (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.IMQvFr (%build) [dan@f172 SPECS]$ --------------------------------------------- [dan@f172 SPECS]$ cat cinnamon.spec Name: cinnamon Version: 1.4.0 Release: 6%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops License: GPLv2+ URL: http://cinnamon.linuxmint.com # To generate tarball # wget https://github.com/linuxmint/Cinnamon/tarball/1.4-UP1 -O cinnamon-1.4.0.UP1.tar.gz Source0: cinnamon-%{version}.tar.gz #BuildRequires: clutter-devel #BuildRequires: dbus-glib-devel #BuildRequires: desktop-file-utils #BuildRequires: evolution-data-server-devel #BuildRequires: gjs-devel #BuildRequires: glib2-devel #BuildRequires: gnome-menus-devel #BuildRequires: gnome-desktop3-devel #BuildRequires: gobject-introspection #BuildRequires: json-glib-devel #BuildRequires: upower-devel #BuildRequires: NetworkManager-glib-devel #BuildRequires: polkit-devel #BuildRequires: telepathy-glib-devel #BuildRequires: telepathy-logger-devel #BuildRequires: GConf2 #BuildRequires: libgudev1-devel # for screencast recorder functionality #BuildRequires: gstreamer-devel #BuildRequires: gtk3-devel #BuildRequires: intltool #BuildRequires: libcanberra-devel #BuildRequires: libcroco-devel #BuildRequires: folks-devel # for barriers #BuildRequires: libXfixes-devel # used in unused BigThemeImage #BuildRequires: librsvg2-devel #BuildRequires: muffin-devel #BuildRequires: pulseaudio-libs-devel # Bootstrap requirements #Requires: muffin #Requires: upower #Requires: polkit #Requires: gnome-session #Requires: at-spi2-atk #Requires: caribou %description Cinnamon is a Linux desktop which provides advanced innovative features and a traditional user experience. The desktop layout is similar to Gnome 2. The underlying technology is forked from Gnome Shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. %prep %setup -q %build export CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations" NOCONFIGURE=1 ./autogen.sh %configure --disable-static make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT %files -f %{name}.lang %doc COPYING README %{_bindir}/* %{_bindir}/cinnamon-settings %{_bindir}/cinnamon-extension-tool %{_sysconfdir}/gconf/schemas/cinnamon.schemas %{_sysconfdir}/xdg/menus/cinnamon-applications.menu %{_sysconfdir}/xdg/menus/cinnamon-settings.menu %{_datadir}/desktop-directories/cinnamon-*.directory %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/applications/cinnamon.desktop %{_datadir}/applications/cinnamon-settings.desktop %{_datadir}/xsessions/cinnamon.desktop %{_datadir}/gnome-session/sessions/cinnamon.session %dir %{_datadir}/cinnamon %{_datadir}/cinnamon/applets/ %{_datadir}/cinnamon/js/ %{_datadir}/cinnamon/search_providers/ %{_datadir}/cinnamon/shaders/ %{_datadir}/cinnamon/theme/ %{_datadir}/cinnamon-settings/ %{_datadir}/dbus-1/services/org.Cinnamon.CalendarServer.service %{_datadir}/dbus-1/services/org.Cinnamon.HotplugSniffer.service %{_libdir}/cinnamon/ %{_libexecdir}/cinnamon-calendar-server %{_libexecdir}/cinnamon-perf-helper %{_libexecdir}/cinnamon-hotplug-sniffer %{_mandir}/man1/%{name}.1.gz %changelog * Tue May 28 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-6.UP1 - filter provides and requires * Mon May 28 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-5.UP1 - Silence glib-compile-schemas scriplets - fix firefox patch for f17 - fix power applet for f16 * Mon May 28 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-4.UP1 - add notification patch * Mon May 28 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-3.UP1 - change %%define to %%global - fix files listed twice in %%files section - version patches - remove %%config from files (gnome-shell and gnome-menus doesn't use them for the equivalent files) - drop login theme patch * Sun May 27 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-2.UP1 - add configure option so it compiles on F17 - fix release tag * Sun May 27 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-1.UP1 - update to 1.4.0.UP1-1 * Wed Mar 14 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-2 - fix un-themed shutdown * Tue Mar 13 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.4.0-1 - update to 1.4.0 * Mon Feb 20 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.3.1-1 - update to 1.3.1 - remove static lib - remove mozilla plugin * Fri Feb 17 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.3.0-1 - update to 1.3.0 release * Mon Jan 22 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.2.0-1 - update to 1.2.0 release - add build requires muffin-devel - add Br libgudev1-devel - add only-show-in=GNOME to settings desktop file - make changes for source changes, applets, settings and session added - delete session files and use my own - move settings from lib to usr (it had no libs) - replace menu icon - change description * Wed Jan 04 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.1.3-2 - add requires gnome-session - clean up spec file ready for review * Mon Jan 02 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.1.3-1 - update to version 1.1.3 * Sun Jan 01 2012 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.1.2-2 - fix firefox launchers * Fri Dec 30 2011 Leigh Scott <leigh123linux@xxxxxxxxxxxxxxxxx> - 1.1.2-1 - first build based on gnome-shell srpm - add session files [dan@f172 SPECS]$ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review