[Sawfish] Build error (git version)

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


Hello,

something must have been messe up with the Makefile.in in the last days. Compiling on Arch Linux x86_64 gives :

<begin>
Running autoheader
Running libtoolize
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./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'
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal
Running autoconf
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 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 a sed that does not truncate output... /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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... 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... yes
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... 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 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 13612: kde4-config: command not found
checking for GNOME prefix... ${prefix}
checking for languages to install... ak am ar az be bg bs ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hi_IN 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 data/sawfish.ebuild
config.status: creating data/sawfish.pc
config.status: creating data/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.9.90 'Strike A Pose'

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

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

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

  compiler:	gcc
  cflags:	-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  preprocessor:	gcc -E
  cppflags:	
  ldflags:	-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
  makeflags:	

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

  rep:		0.92.3
  rep-gtk:	0.90.8.1
  glib:		2.32.4
  cairo:	1.12.2
  pango:	1.30.1
  gtk+:		2.24.12

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

  xserver:	X.Org X11R7

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

  image loader:	GDK Pixbuf Xlib

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

  font loader:	Pango XFT

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

  Be sure to read README.IMPORTANT!

  == == == == == == == == == == == == ==
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 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 a sed that does not truncate output... /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 objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... 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... yes
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... 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 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 13612: kde4-config: command not found
checking for GNOME prefix... ${prefix}
checking for languages to install... ak am ar az be bg bs ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hi_IN 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 data/sawfish.ebuild
config.status: creating data/sawfish.pc
config.status: creating data/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.9.90 'Strike A Pose'

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

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

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

  compiler:	gcc
  cflags:	-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2
  preprocessor:	gcc -E
  cppflags:	
  ldflags:	-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
  makeflags:	

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

  rep:		0.92.3
  rep-gtk:	0.90.8.1
  glib:		2.32.4
  cairo:	1.12.2
  pango:	1.30.1
  gtk+:		2.24.12

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

  xserver:	X.Org X11R7

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

  image loader:	GDK Pixbuf Xlib

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

  font loader:	Pango XFT

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

  Be sure to read README.IMPORTANT!

  == == == == == == == == == == == == ==
Makefile:110: *** recipe commences before first target. Schluss.

<end>

I do not see anything wrong in the line 110, even ther is a tab at the beginning, and not spaces.
Any clues?

Best Regards Stefan

--
Sawfish ML


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