Re: [Sawfish] [ANNOUNCE] Sawfish 1.9 Beta 2 (1.8.91)

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

On Sun, 09 Oct 2011 17:14:40 +0200
wrote Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>:

>Hi all,
>
>2 hours earlier than expected I'm pleased to announce the immediate 
>availability of Sawfish 1.8.91 "3 The Hard Way"!
>
>Beginning from this release all uploaded files are signed by me
>(download the public key 057549E2 from the keyserver).
>
>About Sawfish-MMC more stuff will me merged before the release-candidate
>(beginning of december), don't worry. (Still some helping hand is appreciated)
>
>Have lots of fun!
>Chris
>
>PS: Combined NEWS for 1.8.90 + 1.8.91

Can't build 1.8.91 and the same by local-master branch. Here is the
buildlog from 1.8.91.

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0
 * Package:    x11-wm/sawfish-1.8.91
 * Repository: x-overlay
 * USE:        elibc_glibc emacs gnome kernel_linux nls pango userland_GNU x86 xinerama
 * FEATURES:   ccache sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking sawfish-1.8.91.tar.bz2 to /var/tmp/portage/x11-wm/sawfish-1.8..91/work
>>> Source unpacked in /var/tmp/portage/x11-wm/sawfish-1.8.91/work
>>> Preparing source in /var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91 ...
 * econf: updating sawfish-1.8.91/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating sawfish-1.8.91/config.sub with /usr/share/gnuconfig/config.sub
../configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for socket... yes
checking for snprintf... yes
checking for getpagesize... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for xdr_void in -lnsl... yes
checking for bind in -lsocket... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X11/extensions/Xdbe.h... yes
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libXineRama... yes
checking for libXRandR... yes
checking for libXft... yes
checking for libX11... yes
checking for libICE... yes
checking for libSM... yes
checking for XTest... yes
checking for PANGO... yes
checking for PANGOX... yes
checking for PANGOXFT... yes
checking for LIBREP... yes
checking for REP_GTK... yes
checking for GTK... yes
checking for GDK_PIXBUF... yes
../configure: line 13559: kde4-config: command not found
checking for GNOME prefix... ${prefix}
checking for languages to install... am ar az be bg bs ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hu id it ja ko lv mk ms nb ne nl nn no oc pa pl pt pt_BR ro ru rw sk sl sr sr@Latn sv tr uk vi wa zh_CN zh_TW
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating Makefile
config.status: creating sawfish.ebuild
config.status: creating sawfish.pc
config.status: creating sawfish.spec
config.status: creating lisp/Makefile
config.status: creating lisp/sawfish/cfg/Makefile
config.status: creating lisp/sawfish/gtk/Makefile
config.status: creating lisp/sawfish/gtk/widgets/font.jl
config.status: creating man/Makefile
config.status: creating po/Makefile
config.status: creating scripts/Makefile
config.status: creating sounds/Makefile
config.status: creating src/Makefile
config.status: creating themes/Makefile
config.status: creating config.h
config.status: executing libtool commands

  == == == == == == == == == == == == ==

  sawfish:	1.8.91 '3 The Hard Way'

  == == == == == == == == == == == == ==

  prefix:	/usr
  exec_prefix:	${prefix}
  libdir:	${exec_prefix}/lib

  == == == == == == == == == == == == ==

  compiler:	i686-pc-linux-gnu-gcc
  cflags:	-march=amdfam10 -Os -pipe -fomit-frame-pointer 
  preprocessor:	i686-pc-linux-gnu-gcc -E
  cppflags:	
  ldflags:	-Wl,-O1 -Wl,--as-needed
  makeflags:	

  == == == == == == == == == == == == ==

  rep:		0.92.2
  rep-gtk:	0.90.8
  glib:		2.28.8
  cairo:	1.10.2
  pango:	1.28.4
  gtk+:		2.24.5

  == == == == == == == == == == == == ==

  xserver:	X.Org X11R7

  == == == == == == == == == == == == ==

  image loader:	GDK Pixbuf Xlib

  == == == == == == == == == == == == ==

  font loader:	Pango XFT

  == == == == == == == == == == == == ==

  Be sure to read README.IMPORTANT!

  == == == == == == == == == == == == ==
  
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91 ...
 * QA Notice: econf called in src_compile instead of src_configure
 * econf: updating sawfish-1.8.91/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating sawfish-1.8.91/config.sub with /usr/share/gnuconfig/config.sub
../configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --with-xinerama --with-gdk-pixbuf --without-kde4session --enable-linguas=de
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gethostname... yes
checking for socket... yes
checking for snprintf... yes
checking for getpagesize... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for xdr_void in -lnsl... yes
checking for bind in -lsocket... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X11/extensions/Xdbe.h... yes
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libXineRama... yes
checking for libXRandR... yes
checking for libXft... yes
checking for libX11... yes
checking for libICE... yes
checking for libSM... yes
checking for XTest... yes
checking for PANGO... yes
checking for PANGOX... yes
checking for PANGOXFT... yes
checking for LIBREP... yes
checking for REP_GTK... yes
checking for GTK... yes
checking for GDK_PIXBUF... yes
checking for GNOME prefix... ${prefix}
checking for languages to install... de
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating Makefile
config.status: creating sawfish.ebuild
config.status: creating sawfish.pc
config.status: creating sawfish.spec
config.status: creating lisp/Makefile
config.status: creating lisp/sawfish/cfg/Makefile
config.status: creating lisp/sawfish/gtk/Makefile
config.status: creating lisp/sawfish/gtk/widgets/font.jl
config.status: creating man/Makefile
config.status: creating po/Makefile
config.status: creating scripts/Makefile
config.status: creating sounds/Makefile
config.status: creating src/Makefile
config.status: creating themes/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands

  == == == == == == == == == == == == ==

  sawfish:	1.8.91 '3 The Hard Way'

  == == == == == == == == == == == == ==

  prefix:	/usr
  exec_prefix:	${prefix}
  libdir:	${exec_prefix}/lib

  == == == == == == == == == == == == ==

  compiler:	i686-pc-linux-gnu-gcc
  cflags:	-march=amdfam10 -Os -pipe -fomit-frame-pointer 
  preprocessor:	i686-pc-linux-gnu-gcc -E
  cppflags:	
  ldflags:	-Wl,-O1 -Wl,--as-needed
  makeflags:	

  == == == == == == == == == == == == ==

  rep:		0.92.2
  rep-gtk:	0.90.8
  glib:		2.28.8
  cairo:	1.10.2
  pango:	1.28.4
  gtk+:		2.24.5

  == == == == == == == == == == == == ==

  xserver:	X.Org X11R7

  == == == == == == == == == == == == ==

  image loader:	GDK Pixbuf Xlib

  == == == == == == == == == == == == ==

  font loader:	Pango XFT

  == == == == == == == == == == == == ==

  Be sure to read README.IMPORTANT!

  == == == == == == == == == == == == ==
  
make -j4 
/bin/sh build-info 1.8.91 '/usr/share/sawfish' \
	'/usr/share/sawfish/lisp' '/usr/lib/sawfish' '/usr/share/locale'
repdoc DOC `find . \( -name '*.c' -o -name '*.jl' \) -print`
for dir in src lisp scripts themes sounds man po; do \
  [ -d $dir ] && ( cd $dir && make all ) || exit 1; \
done
make[1]: Entering directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    selection.c \
| sed '\''s/selection\.o/& selection.lo .selection\.d/g'\'' > .selection.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    x.c \
| sed '\''s/x\.o/& x.lo .x\.d/g'\'' > .x.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    gradient.c \
| sed '\''s/gradient\.o/& gradient.lo .gradient\.d/g'\'' > .gradient.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    windows.c \
| sed '\''s/windows\.o/& windows.lo .windows\.d/g'\'' > .windows.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    stacking-list.c \
| sed '\''s/stacking-list\.o/& stacking-list.lo .stacking-list\.d/g'\'' > .stacking-list.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    session.c \
| sed '\''s/session\.o/& session.lo .session\.d/g'\'' > .session.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    server.c \
| sed '\''s/server\.o/& server.lo .server\.d/g'\'' > .server.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    property-cache.c \
| sed '\''s/property-cache\.o/& property-cache.lo .property-cache\.d/g'\'' > .property-cache.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    pixmap-cache.c \
| sed '\''s/pixmap-cache\.o/& pixmap-cache.lo .pixmap-cache\.d/g'\'' > .pixmap-cache.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    multihead.c \
| sed '\''s/multihead\.o/& multihead.lo .multihead\.d/g'\'' > .multihead.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    main.c \
| sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    keys.c \
| sed '\''s/keys\.o/& keys.lo .keys\.d/g'\'' > .keys.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    images.c \
| sed '\''s/images\.o/& images.lo .images\.d/g'\'' > .images.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    functions.c \
| sed '\''s/functions\.o/& functions.lo .functions\.d/g'\'' > .functions.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    flippers.c \
| sed '\''s/flippers\.o/& flippers.lo .flippers\.d/g'\'' > .flippers.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    frames.c \
| sed '\''s/frames\.o/& frames.lo .frames\.d/g'\'' > .frames.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    fonts.c \
| sed '\''s/fonts\.o/& fonts.lo .fonts\.d/g'\'' > .fonts.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    events.c \
| sed '\''s/events\.o/& events.lo .events\.d/g'\'' > .events.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    display.c \
| sed '\''s/display\.o/& display.lo .display\.d/g'\'' > .display.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    cursors.c \
| sed '\''s/cursors\.o/& cursors.lo .cursors\.d/g'\'' > .cursors.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2..0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    colors.c \
| sed '\''s/colors\.o/& colors.lo .colors\.d/g'\'' > .colors.d'
make[1]: Leaving directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src'
make[1]: Entering directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src'
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o colors.o colors.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o cursors.o cursors.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o display.o display.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o events.o events.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o fonts.o fonts.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o frames.o frames.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o flippers.o flippers.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o functions.o functions.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o images.o images.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o keys.o keys.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o main.o main.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o multihead.o multihead.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o pixmap-cache.o pixmap-cache..c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o property-cache.o property-cache.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o server.o server.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o session.o session.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o stacking-list.o stacking-list.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o windows.o windows.c
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I...  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o libclient.o libclient.c
/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2..0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    gradient.c
/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2..0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    x.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 gradient.c  -fPIC -DPIC -o .libs/gradient.o
/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2..0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    selection.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 selection.c  -fPIC -DPIC -o .libs/selection.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 x.c  -fPIC -DPIC -o .libs/x.o
/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2..0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    client.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 gradient.c -o gradient.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 client.c  -fPIC -DPIC -o .libs/client.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 client.c -o client.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 selection.c -o selection.o >/dev/null 2>&1
/usr/lib/rep/libtool --tag CC --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2..0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -o libclient_.lo libclient.c
i686-pc-linux-gnu-gcc -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/   -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14   -I/usr/include/freetype2   -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2    -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I..  -pthread -D_REENTRANT -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore   -Wl,-O1 -Wl,--as-needed -o gtk-style gtk-style.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lnsl  
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 libclient.c  -fPIC -DPIC -o .libs/libclient_.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 x.c -o x.o >/dev/null 2>&1
/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -export-dynamic -Wl,-O1 -Wl,--as-needed \
  -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o  -lrep -lcrypt -lgmp -lm   -pthread -lpangox-1.0 -lX11 -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   \
  -pthread -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lX11 -lX11   -lXext -lXrender  -lICE -lSM -lXtst -lXinerama -lXrandr -lXft -lXext -lnsl  
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DSAWFISH -D__STRICT_ANSI__ -I. -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer -I/usr/include/ -I/usr/lib/rep/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/include/freetype2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 libclient.c -o libclient_.o >/dev/null 2>&1
/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o gradient.la gradient.lo
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/gradient.o   -Wl,--as-needed  -Wl,-O1   -Wl,-soname -Wl,gradient.so -o .libs/gradient..so
/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o x.la x.lo
libtool: link: i686-pc-linux-gnu-ar cru .libs/gradient.a  gradient.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/gradient.a
libtool: link: ( cd ".libs" && rm -f "gradient.la" && ln -s "../gradient.la" "gradient.la" )
/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o selection.la selection.lo
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/x.o   -Wl,--as-needed  -Wl,-O1   -Wl,-soname -Wl,x.so -o .libs/x.so
libtool: link: i686-pc-linux-gnu-ar cru .libs/x.a  x.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/x.a
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/selection.o   -Wl,--as-needed  -Wl,-O1   -Wl,-soname -Wl,selection.so -o .libs/selection.so
libtool: link: ( cd ".libs" && rm -f "x.la" && ln -s "../x.la" "x.la" )
/usr/lib/rep/libtool --tag CC --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module -rpath /usr/lib/rep -Wl,-O1 -Wl,--as-needed -o client.la client.lo libclient_.lo -lX11 -lX11   -lXext -lXrender  -lICE -lSM -lXtst -lrep -lcrypt -lgmp -lm   -lnsl  
libtool: link: i686-pc-linux-gnu-ar cru .libs/selection.a  selection.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/selection.a
libtool: link: ( cd ".libs" && rm -f "selection.la" && ln -s "../selection.la" "selection.la" )
libtool: link: i686-pc-linux-gnu-gcc -Wl,-O1 -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o flippers.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -pthread -pthread -Wl,--export-dynamic  -Wl,--as-needed /usr/lib/librep.so -L/usr/lib -lcrypt /usr/lib/libgmp.so -lpangox-1.0 -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXtst.so -lXi /usr/lib/libXinerama.so -lXrandr /usr/lib/libXft.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lbz2 -lexpat -lz /usr/lib/libXrender.so -lX11 /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lXext -lnsl -pthread
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/client.o .libs/libclient_.o   -Wl,--as-needed /usr/lib/libXrender.so -L/usr/lib /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXtst.so -lXi -lXext -lX11 /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/librep.so -ldl -lcrypt /usr/lib/libgmp.so -lm -lnsl  -Wl,-O1   -Wl,-soname -Wl,client.so -o .libs/client.so
libtool: link: i686-pc-linux-gnu-ar cru .libs/client.a  client.o libclient_..o
libtool: link: i686-pc-linux-gnu-ranlib .libs/client.a
libtool: link: ( cd ".libs" && rm -f "client.la" && ln -s "../client.la" "client.la" )
/bin/sh ./fake-libexec
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/client..a -> ./.libexec/sawfish/client.a
mkdir ./.libexec
mkdir ./.libexec/sawfish
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/client..la -> ./.libexec/sawfish/client.la
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/client..lai -> ./.libexec/sawfish/client.lai
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/client..o -> ./.libexec/sawfish/client.o
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/client..so -> ./.libexec/sawfish/client.so
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/gradient.a -> ./.libexec/sawfish/wm/util/gradient.a
mkdir ./.libexec/sawfish/wm
mkdir ./.libexec/sawfish/wm/util
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/gradient.la -> ./.libexec/sawfish/wm/util/gradient.la
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/gradient.lai -> ./.libexec/sawfish/wm/util/gradient.lai
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/gradient.o -> ./.libexec/sawfish/wm/util/gradient.o
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/gradient.so -> ./.libexec/sawfish/wm/util/gradient.so
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/*play-sample.* -> ./.libexec/sawfish/wm/util/*play-sample.*
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/selection.a -> ./.libexec/sawfish/wm/util/selection.a
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/selection.la -> ./.libexec/sawfish/wm/util/selection.la
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/selection.lai -> ./.libexec/sawfish/wm/util/selection.lai
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/selection.o -> ./.libexec/sawfish/wm/util/selection.o
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/selection.so -> ./.libexec/sawfish/wm/util/selection.so
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/x.a -> ./.libexec/sawfish/wm/util/x.a
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/x.la -> ./.libexec/sawfish/wm/util/x.la
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/x.lai -> ./.libexec/sawfish/wm/util/x.lai
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/x.o -> ./.libexec/sawfish/wm/util/x.o
/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src/.libs/x.so -> ./.libexec/sawfish/wm/util/x.so
make[1]: Leaving directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/src'
make[1]: Entering directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/lisp'
SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC SAWFISH_USER_LISP_DIR= ../src/sawfish --batch --no-rc compiler -f compile-batch sawfish/wm.jl

Lisp backtrace:
#13  open-structures ((rep rep.system rep.io.timers sawfish.wm.misc sawfish..wm.events sawfish.wm.custom sawfish.wm.edge.conf sawfish.wm.edge.util sawfish.wm.edge.expand sawfish.wm.edge.flip sawfish.wm.edge.hot-spots sawfish.wm.edge.misc sawfish.wm.edge.viewport-drag sawfish.wm.workspace))
#11  make-structure ((activate-edges activate-edges-after-set) #<closure 80ee2a8 @ sawfish.wm.edge.actions> #<closure 80ee280 @ sawfish.wm> sawfish.wm..edge.actions)
#9   open-structures ((rep sawfish.wm.custom sawfish.wm.edge.actions))
#7   make-structure (() #<closure 80ee2e4 @ sawfish.wm.edge.conf> #<closure 80ee2d0 @ sawfish.wm> sawfish.wm.edge.conf)
#5   open-structures ((rep rep.regexp rep.system rep.io.files rep.io.processes sawfish.wm sawfish.wm.util.groups sawfish.wm.util.display-window sawfish.wm.util.compat sawfish.wm.ext.error-handler sawfish.wm.ext.apps-menu sawfish.wm.edge.conf sawfish.wm.edge.actions sawfish.wm.frames sawfish.wm.menus))
#3   make-structure (() #<closure 80ee924 @ user> #<closure 80ee898 @ sawfish.wm> user)
#1   load ("sawfish/wm/user")

error--> (premature-end-of-stream "/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/lisp/sawfish/wm/edge/misc.jl" 44 "While reading a list")
make[1]: *** [sawfish/wm.jlc] Error 10
make[1]: Leaving directory `/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91/lisp'
make: *** [all] Error 1
emake failed
 * ERROR: x11-wm/sawfish-1.8.91 failed (compile phase):
 *   make failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 2415:  Called die
 * The specific snippet of code:
 *       emake || die "make failed";
 * 
 * If you need support, post the output of 'emerge --info =x11-wm/sawfish-1.8.91',
 * the complete build log and the output of 'emerge -pqv =x11-wm/sawfish-1.8.91'.
 * This ebuild is from an overlay named 'x-overlay': '/usr/local/overlay/'
 * The complete build log is located at '/var/log/portage/x11-wm:sawfish-1.8.91:20111009-161351.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/sawfish-1.8.91/temp/environment'.
 * S: '/var/tmp/portage/x11-wm/sawfish-1.8.91/work/sawfish-1.8.91'

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/