bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8393: bootstrapping failure 24.0.50.1 revision 103788


From: Stefan Husmann
Subject: bug#8393: bootstrapping failure 24.0.50.1 revision 103788
Date: Thu, 31 Mar 2011 13:44:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Lanikai/3.1.9

Hello,

Bootstrpping fails. Seems to be related to the recent changes in
minibuffer.el. 

==> Erstelle Paket: emacs-otf 103788-1 (Do 31. Mär 13:23:15 CEST 2011)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
==> Entpacke Quellen...
==> Entferne existierendes pkg/ Verzeichnis ...
==> Beginne build()...
==> Checkout done or server timeout
==> checkout done
==> starting build ...
Checking whether you have the necessary tools...
(Read INSTALL.BZR for more details on building Emacs)

Checking for autoconf (need at least version 2.65)...
ok
Checking for automake (need at least version 1.11)...
ok
Your system has the required tools, running autoreconf...
/usr/share/aclocal/libstroke.m4:29: warning: underquoted definition of 
smr_ARG_WITHLIB
/usr/share/aclocal/libstroke.m4:29:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libstroke.m4:29:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:651: installing `./compile'
configure.in:383: installing `./config.guess'
configure.in:383: installing `./config.sub'
configure.in:28: installing `./install-sh'
configure.in:28: installing `./missing'
lib/Makefile.am: installing `./depcomp'
You can now run `./configure'.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wold-style-definition... yes
checking whether gcc understands -Wimplicit-function-declaration... yes
checking how to run the C preprocessor... gcc -E
checking whether i386 is declared... no
checking for install-info... /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for gzip... /bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... /usr/bin/pkg-config
checking for alsa >= 1.0.0... yes
checking ALSA_CFLAGS... -I/usr/include/alsa  
checking ALSA_LIBS... -lasound  
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/vlimit.h usability... yes
checking sys/vlimit.h presence... yes
checking for sys/vlimit.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking if personality LINUX32 can be set... yes
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether byte ordering is bigendian... no
checking for  __attribute__ ((__aligned__ (expr)))... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using GNU Make... yes
checking whether gcc understands -MMD -MF... yes
checking for long file names... yes
checking for X... libraries , headers 
checking for malloc_get_state... yes
checking for malloc_set_state... yes
checking whether __after_morecore_hook exists... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getopt.h... yes
checking for sys/socket.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking whether X on GNU/Linux needs -b to link... no
checking for Xkb... yes
checking for XrmSetDatabase... yes
checking for XScreenResourceString... yes
checking for XScreenNumberOfScreen... yes
checking for XSetWMProtocols... yes
checking X11 version 6... 6 or newer
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for librsvg-2.0 >= 2.11.0... yes
checking RSVG_CFLAGS... -pthread -I/usr/include/librsvg-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2  
checking RSVG_LIBS... -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo 
-lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for Wand... yes
checking IMAGEMAGICK_CFLAGS... -fopenmp -I/usr/include/ImageMagick  
checking IMAGEMAGICK_LIBS... -lMagickWand -lMagickCore  
checking for MagickExportImagePixels... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for dbus-1 >= 1.0... yes
checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
checking DBUS_LIBS... -ldbus-1 -lpthread -lrt  
checking for dbus_watch_get_unix_fd... yes
checking for lgetfilecon in -lselinux... no
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for gnutls >= 2.2.4... yes
checking LIBGNUTLS_CFLAGS...  
checking LIBGNUTLS_LIBS... -lgnutls  
checking for xaw3d... checking for XawScrollbarSetThumb in -lXaw3d... yes
yes; using Lucid toolkit
checking X11 toolkit version... 6 or newer
checking for XmuConvertStandardSelection in -lXmu... yes
checking for XShapeQueryExtension in -lXext... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for fontconfig >= 2.2.0... yes
checking FONTCONFIG_CFLAGS...  
checking FONTCONFIG_LIBS... -lfontconfig  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for xft >= 0.13.0... yes
checking XFT_CFLAGS... -I/usr/include/freetype2  
checking XFT_LIBS... -lXft  
checking for XRenderQueryExtension in -lXrender... yes
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for freetype2... yes
checking FREETYPE_CFLAGS... -I/usr/include/freetype2  
checking FREETYPE_LIBS... -lfreetype  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for libotf... yes
checking LIBOTF_CFLAGS... -I/usr/include/freetype2  
checking LIBOTF_LIBS... -lz -lotf -lfreetype  
checking for OTF_get_variation_glyphs in -lotf... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for m17n-flt... yes
checking M17N_FLT_CFLAGS...  
checking M17N_FLT_LIBS... -lm17n-flt -lm17n-core  
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking for png_get_channels in -lpng... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for EGifPutExtensionLast in -lgif... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for libxml-2.0 > 2.6.17... yes
checking LIBXML2_CFLAGS... -I/usr/include/libxml2  
checking LIBXML2_LIBS... -lxml2  
checking for htmlReadMemory in -lxml2... yes
checking whether netdb declares h_errno... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... yes
checking for getrusage... yes
checking for get_current_dir_name... yes
checking for random... yes
checking for lrand48... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for euidaccess... yes
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for strchr... yes
checking for strrchr... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... yes
checking for getdelim... yes
checking for mremap... yes
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for isnan... yes
checking for copysign... yes
checking for __executable_start... yes
checking for __builtin_unwind_init... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether getpgrp requires zero arguments... yes
checking whether byte ordering is bigendian... (cached) no
checking for inline... inline
checking whether strtold conforms to C99... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking whether getenv is declared... yes
checking for lstat... yes
checking for alarm... yes
checking for readlink... yes
checking for tzset... (cached) yes
checking for symlink... yes
checking for localtime_r... yes
checking whether lstat correctly handles trailing slash... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for struct tm.tm_gmtoff... (cached) yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict
checking for struct timespec in <time.h>... yes
checking whether localtime_r is declared... no
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking for working mktime... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for socklen_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether stdint.h conforms to C99... yes
checking whether symlink handles trailing slash correctly... yes
checking for nlink_t... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for grantpt... yes
checking for getpt... yes
checking for library containing tputs... -lncurses
checking for dgettext in -lintl... no
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking whether system supports dynamic ptys... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... (cached) yes
checking for mbstate_t... yes
checking for C restricted array declarations... yes

Configured for `x86_64-unknown-linux-gnu'.

  Where should the build process find the source code?    
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/amdx86-64.h'
  What compiler should emacs be built with?               gcc -march=x86-64 
-mtune=generic -O2 -pipe
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 yes
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use imagemagick?                             yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use toolkit scroll bars?                     yes


configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating test/automated/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing mkdirs commands
config.status: executing epaths commands
creating src/epaths.h
cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build && 
autoheader
rm -f 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/stamp-h.in
echo timestamp > 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/stamp-h.in
[ -r 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/config.in"
 ] || ( cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build 
&& autoheader )
config.status: executing gdbinit commands
[ -r 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/config.in"
 ] || ( cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build 
&& autoheader )
(cd src;      make  bootstrap-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src'
rm -f temacs core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-24.0.50
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f emacs-*.*.* emacs
rm -rf deps
test "X" = "X" || rm -rf 
rm -f epaths.h config.h config.stamp stamp-oldxmenu ../etc/DOC-*
if test -f ./.gdbinit; then \
          mv ./.gdbinit ./.gdbinit.save; \
          if test -f 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/.gdbinit";
 then rm -f ./.gdbinit.save; \
          else mv ./.gdbinit.save ./.gdbinit; fi; \
        fi
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src'
(cd oldXMenu; make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/oldXMenu'
rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o 
DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o 
InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o 
SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o
rm -f Makefile
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/oldXMenu'
(cd lwlib;    make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib'
rm -f *.o liblw.a \#*
rm -f Makefile
rm -f TAGS
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib'
(cd lib;      make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
test -z "libgnu.a" || rm -f libgnu.a
rm -f *.o
test -z "core *.stackdump arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t 
getopt.h getopt.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h 
stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h 
time.h-t unistd.h unistd.h-t warn-on-use.h warn-on-use.h-t" || rm -f core 
*.stackdump arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t getopt.h 
getopt.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t 
stdio.h stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h time.h-t 
unistd.h unistd.h-t warn-on-use.h warn-on-use.h-t
rm -f *.tab.c
test -z "" || rm -f 
test . = 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib" || 
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "arg-nonnull.h c++defs.h     stdio.h stdlib.h sys/stat.h time.h 
unistd.h warn-on-use.h" || rm -f arg-nonnull.h c++defs.h     stdio.h stdlib.h 
sys/stat.h time.h unistd.h warn-on-use.h
rm -rf ./.deps
rm -f Makefile
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
(cd lib-src;  make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src'
rm -f core *.o
rm -f etags ctags emacsclient ebrowse profile movemail fakemail hexl 
update-game-score test-distrib make-docfile
rm -f fns*.el *.tab.c *.tab.h stamp-*
rm -f TAGS
rm -f Makefile blessmail
true
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src'
(cd doc/emacs &&   make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
          *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f emacs.dvi emacs-xtra.dvi emacs.pdf emacs-xtra.pdf \
          emacs.ps emacs-xtra.ps
rm -rf emacs.html/
rm -f emacs-manual-24.0.50.tar*
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs/../../info
 && rm -f emacs emacs-[1-9] emacs-[1-9][0-9]
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs'
(cd doc/misc &&   make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
          *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f gnustmp.*
rm -f ada-mode.dvi auth.dvi autotype.dvi calc.dvi cc-mode.dvi cl.dvi dbus.dvi 
dired-x.dvi ebrowse.dvi ede.dvi ediff.dvi edt.dvi eieio.dvi emacs-mime.dvi 
epa.dvi erc.dvi ert.dvi eshell.dvi eudc.dvi faq.dvi flymake.dvi forms.dvi 
gnus.dvi idlwave.dvi info.dvi mairix-el.dvi message.dvi mh-e.dvi newsticker.dvi 
nxml-mode.dvi org.dvi pcl-cvs.dvi pgg.dvi rcirc.dvi reftex.dvi remember.dvi 
sasl.dvi sc.dvi semantic.dvi ses.dvi sieve.dvi smtpmail.dvi speedbar.dvi 
tramp.dvi url.dvi vip.dvi viper.dvi widget.dvi woman.dvi ada-mode.pdf auth.pdf 
autotype.pdf calc.pdf cc-mode.pdf cl.pdf dbus.pdf dired-x.pdf ebrowse.pdf 
ede.pdf ediff.pdf edt.pdf eieio.pdf emacs-mime.pdf epa.pdf erc.pdf ert.pdf 
eshell.pdf eudc.pdf faq.pdf flymake.pdf forms.pdf gnus.pdf idlwave.pdf info.pdf 
mairix-el.pdf message.pdf mh-e.pdf newsticker.pdf nxml-mode.pdf org.pdf 
pcl-cvs.pdf pgg.pdf rcirc.pdf reftex.pdf remember.pdf sasl.pdf sc.pdf 
semantic.pdf ses.pdf sieve.pdf smtpmail.pdf speedbar.pdf tramp.pdf url.pdf 
vip.pdf v
iper.pdf widget.pdf woman.pdf emacs-faq.html emacs-faq.text
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
for file in ../../info/ada-mode ../../info/auth ../../info/autotype 
../../info/calc ../../info/ccmode ../../info/cl ../../info/dbus 
../../info/dired-x ../../info/ebrowse ../../info/ede ../../info/ediff 
../../info/edt ../../info/eieio ../../info/emacs-mime ../../info/epa 
../../info/erc ../../info/ert ../../info/eshell ../../info/eudc ../../info/efaq 
../../info/flymake ../../info/forms ../../info/gnus ../../info/idlwave 
../../info/info ../../info/mairix-el ../../info/message ../../info/mh-e 
../../info/newsticker ../../info/nxml-mode ../../info/org ../../info/pcl-cvs 
../../info/pgg ../../info/rcirc ../../info/remember ../../info/reftex 
../../info/sasl ../../info/sc ../../info/semantic ../../info/ses 
../../info/sieve ../../info/smtpmail ../../info/speedbar ../../info/tramp 
../../info/url ../../info/vip ../../info/viper ../../info/widget 
../../info/woman; do \
          rm -f ${file} ${file}-[1-9] ${file}-[1-9][0-9]; \
        done
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc'
(cd doc/lispref &&   make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
          *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f elisp[12]*
rm -f elisp.dvi elisp.pdf elisp.ps vol[12].pdf
rm -rf elisp.html
rm -f emacs-lispref-24.0.50.tar*
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref/../../info
 && rm -f elisp elisp-[1-9] elisp-[1-9][0-9]
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref'
(cd doc/lispintro &&   make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
          *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f emacs-lisp-intro.dvi emacs-lisp-intro.pdf emacs-lisp-intro.ps
rm -rf emacs-lisp-intro.html/
rm -f emacs-lispintro-24.0.50.tar*
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro/../../info
 && rm -f eintr eintr-[1-9]
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro'
(cd leim;     make  maintainer-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim'
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc 
quail/TONEPY.elc  quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc 
quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc 
quail/CTLau-b5.elc quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el 
quail/TONEPY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el 
quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el 
quail/CTLau-b5.el \
                leim-list.el changed.tit changed.misc
if test -f stamp-subdir; then rm -rf quail stamp-subdir; fi
rm -f Makefile
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc 
quail/TONEPY.elc 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/py-punct.elc
  
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/pypunct-b5.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/japanese.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/ja-dic/ja-dic.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/hangul.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/hanja.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/hanja3.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/hanja-jis.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/symbol-ksc.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/th
ai.elc 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/viqr.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/vntelex.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/lao.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/lrt.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/indian.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/tibetan.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/latin-pre.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/latin-post.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/latin-alt.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/latin-ltx.elc
 /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/qua
il/welsh.elc 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/czech.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/croatian.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/slovak.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/greek.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/cyrillic.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/cyril-jis.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/arabic.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/ethiopic.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/ipa.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/hebrew.elc
 /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/
quail/georgian.elc 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/sisheng.elc
 quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc 
quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/sgml-input.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/rfc1345.elc
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim/quail/uni-input.elc
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/leim'
(cd lisp;     make  bootstrap-clean)
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp'
cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp; rm 
-f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/calendar/cal-loaddefs.el
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/calendar/diary-loaddefs.el
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/calendar/hol-loaddefs.el
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/mh-e/mh-loaddefs.el
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/net/tramp-loaddefs.el
 cus-load.el finder-inf.el subdirs.el calc/calc-loaddefs.el 
eshell/esh-groups.el cedet/semantic/loaddefs.el cedet/ede/loaddefs.el 
cedet/srecode/loaddefs.el
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp'
rm -f config.cache config.log
if [ -x ./config.status ]; then           \
            ./config.status;                      \
        else                                      \
            ./configure --enable-maintainer-mode; \
        fi
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating test/automated/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing mkdirs commands
config.status: executing epaths commands
creating src/epaths.h
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
[ -r 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/config.in"
 ] || ( cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build 
&& autoheader )
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
config.status: executing gdbinit commands
make  info all
make[1]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
[ -r 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/config.in"
 ] || ( cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build 
&& autoheader )
make[2]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
[ -r 
"/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/config.in"
 ] || ( cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build 
&& autoheader )
(cd doc/emacs; make -w info)
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs'
/usr/bin/makeinfo --force --enable-encoding -I 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs 
-o 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs/../../info/emacs
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs/emacs.texi
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/emacs'
(cd doc/misc; make -w info)
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc'
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 ada-mode.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 auth.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 autotype.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 calc.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 cc-mode.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 cl.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 dbus.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 dired-x.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 ebrowse.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 ede.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 ediff.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 edt.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 eieio.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 --enable-encoding emacs-mime.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 epa.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 erc.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo ert.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 eshell.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 eudc.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 faq.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 flymake.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 forms.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 gnus.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 --no-split idlwave.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 --no-split info.texi -o ../../info/info
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 mairix-el.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 message.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 mh-e.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 newsticker.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 nxml-mode.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 org.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 pcl-cvs.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 pgg.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 rcirc.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 remember.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 reftex.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 sasl.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 sc.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 semantic.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 ses.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 sieve.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 smtpmail.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 speedbar.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 -D emacs tramp.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 url.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 vip.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 viper.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 widget.texi
cd 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc; 
/usr/bin/makeinfo --force 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc/../emacs
 woman.texi
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/misc'
(cd doc/lispref; make -w info)
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref'
/usr/bin/makeinfo --force --enable-encoding -I 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref/../emacs
 -I 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref 
-o 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref/../../info/elisp
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref/elisp.texi
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispref'
(cd doc/lispintro; make -w info)
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro'
/usr/bin/makeinfo --force -I 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro
 -o 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro/../../info/eintr
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro/emacs-lisp-intro.texi
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/doc/lispintro'
make[2]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
cd lib; make all -w                           \
          CC='gcc' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe' CPPFLAGS='' \
          LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc ' 
MAKE='make'
make[2]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
rm -f arg-nonnull.h-t arg-nonnull.h && \
        sed -n -e '/GL_ARG_NONNULL/,$p' \
          < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/./arg-nonnull.h
 \
          > arg-nonnull.h-t && \
        mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
        sed -n -e '/_GL_CXXDEFS/,$p' \
          < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/./c++defs.h 
\
          > c++defs.h-t && \
        mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
        sed -n -e '/^.ifndef/,$p' \
          < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/./warn-on-use.h
 \
          > warn-on-use.h-t && \
        mv warn-on-use.h-t warn-on-use.h
rm -f stdio.h-t stdio.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
              -e 's|@''GNULIB_DPRINTF''@|0|g' \
              -e 's|@''GNULIB_FCLOSE''@|0|g' \
              -e 's|@''GNULIB_FFLUSH''@|0|g' \
              -e 's|@''GNULIB_FOPEN''@|0|g' \
              -e 's|@''GNULIB_FPRINTF''@|1|g' \
              -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_FPURGE''@|0|g' \
              -e 's|@''GNULIB_FPUTC''@|1|g' \
              -e 's|@''GNULIB_FPUTS''@|1|g' \
              -e 's|@''GNULIB_FREOPEN''@|0|g' \
              -e 's|@''GNULIB_FSEEK''@|0|g' \
              -e 's|@''GNULIB_FSEEKO''@|0|g' \
              -e 's|@''GNULIB_FTELL''@|0|g' \
              -e 's|@''GNULIB_FTELLO''@|0|g' \
              -e 's|@''GNULIB_FWRITE''@|1|g' \
              -e 's|@''GNULIB_GETDELIM''@|0|g' \
              -e 's|@''GNULIB_GETLINE''@|0|g' \
              -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
              -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_PERROR''@|0|g' \
              -e 's|@''GNULIB_POPEN''@|0|g' \
              -e 's|@''GNULIB_PRINTF''@|1|g' \
              -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_PUTC''@|1|g' \
              -e 's|@''GNULIB_PUTCHAR''@|1|g' \
              -e 's|@''GNULIB_PUTS''@|1|g' \
              -e 's|@''GNULIB_REMOVE''@|0|g' \
              -e 's|@''GNULIB_RENAME''@|0|g' \
              -e 's|@''GNULIB_RENAMEAT''@|0|g' \
              -e 's|@''GNULIB_SNPRINTF''@|0|g' \
              -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
              -e 's|@''GNULIB_TMPFILE''@|0|g' \
              -e 's|@''GNULIB_VASPRINTF''@|0|g' \
              -e 's|@''GNULIB_VDPRINTF''@|0|g' \
              -e 's|@''GNULIB_VFPRINTF''@|1|g' \
              -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VPRINTF''@|1|g' \
              -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
              -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
              -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
              < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib/stdio.in.h
 | \
          sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
              -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
              -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
              -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
              -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
              -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
              -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
              -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
              -e 's|@''HAVE_DPRINTF''@|1|g' \
              -e 's|@''HAVE_FSEEKO''@|1|g' \
              -e 's|@''HAVE_FTELLO''@|1|g' \
              -e 's|@''HAVE_RENAMEAT''@|1|g' \
              -e 's|@''HAVE_VASPRINTF''@|1|g' \
              -e 's|@''HAVE_VDPRINTF''@|1|g' \
              -e 's|@''REPLACE_DPRINTF''@|0|g' \
              -e 's|@''REPLACE_FCLOSE''@|0|g' \
              -e 's|@''REPLACE_FFLUSH''@|0|g' \
              -e 's|@''REPLACE_FOPEN''@|0|g' \
              -e 's|@''REPLACE_FPRINTF''@|0|g' \
              -e 's|@''REPLACE_FPURGE''@|0|g' \
              -e 's|@''REPLACE_FREOPEN''@|0|g' \
              -e 's|@''REPLACE_FSEEK''@|0|g' \
              -e 's|@''REPLACE_FSEEKO''@|0|g' \
              -e 's|@''REPLACE_FTELL''@|0|g' \
              -e 's|@''REPLACE_FTELLO''@|0|g' \
              -e 's|@''REPLACE_GETDELIM''@|0|g' \
              -e 's|@''REPLACE_GETLINE''@|0|g' \
              -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
              -e 's|@''REPLACE_PERROR''@|0|g' \
              -e 's|@''REPLACE_POPEN''@|0|g' \
              -e 's|@''REPLACE_PRINTF''@|0|g' \
              -e 's|@''REPLACE_REMOVE''@|0|g' \
              -e 's|@''REPLACE_RENAME''@|0|g' \
              -e 's|@''REPLACE_RENAMEAT''@|0|g' \
              -e 's|@''REPLACE_SNPRINTF''@|0|g' \
              -e 's|@''REPLACE_SPRINTF''@|0|g' \
              -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
              -e 's|@''REPLACE_TMPFILE''@|0|g' \
              -e 's|@''REPLACE_VASPRINTF''@|0|g' \
              -e 's|@''REPLACE_VDPRINTF''@|0|g' \
              -e 's|@''REPLACE_VFPRINTF''@|0|g' \
              -e 's|@''REPLACE_VPRINTF''@|0|g' \
              -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
              -e 's|@''REPLACE_VSPRINTF''@|0|g' \
              -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
        } > stdio.h-t && \
        mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
              -e 's|@''GNULIB__EXIT''@|0|g' \
              -e 's|@''GNULIB_ATOLL''@|0|g' \
              -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
              -e 's|@''GNULIB_GETLOADAVG''@|1|g' \
              -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
              -e 's|@''GNULIB_GRANTPT''@|0|g' \
              -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_MBTOWC''@|0|g' \
              -e 's|@''GNULIB_MKDTEMP''@|0|g' \
              -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
              -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
              -e 's|@''GNULIB_MKSTEMP''@|0|g' \
              -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
              -e 's|@''GNULIB_PTSNAME''@|0|g' \
              -e 's|@''GNULIB_PUTENV''@|0|g' \
              -e 's|@''GNULIB_RANDOM_R''@|0|g' \
              -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
              -e 's|@''GNULIB_REALPATH''@|0|g' \
              -e 's|@''GNULIB_RPMATCH''@|0|g' \
              -e 's|@''GNULIB_SETENV''@|0|g' \
              -e 's|@''GNULIB_STRTOD''@|0|g' \
              -e 's|@''GNULIB_STRTOLL''@|0|g' \
              -e 's|@''GNULIB_STRTOULL''@|0|g' \
              -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \
              -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
              -e 's|@''GNULIB_UNSETENV''@|0|g' \
              -e 's|@''GNULIB_WCTOMB''@|0|g' \
              < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib/stdlib.in.h
 | \
          sed -e 's|@''HAVE__EXIT''@|1|g' \
              -e 's|@''HAVE_ATOLL''@|1|g' \
              -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
              -e 's|@''HAVE_GETSUBOPT''@|1|g' \
              -e 's|@''HAVE_GRANTPT''@|1|g' \
              -e 's|@''HAVE_MKDTEMP''@|1|g' \
              -e 's|@''HAVE_MKOSTEMP''@|1|g' \
              -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
              -e 's|@''HAVE_MKSTEMP''@|1|g' \
              -e 's|@''HAVE_MKSTEMPS''@|1|g' \
              -e 's|@''HAVE_PTSNAME''@|1|g' \
              -e 's|@''HAVE_RANDOM_H''@|1|g' \
              -e 's|@''HAVE_RANDOM_R''@|1|g' \
              -e 's|@''HAVE_REALPATH''@|1|g' \
              -e 's|@''HAVE_RPMATCH''@|1|g' \
              -e 's|@''HAVE_DECL_SETENV''@|1|g' \
              -e 's|@''HAVE_STRTOD''@|1|g' \
              -e 's|@''HAVE_STRTOLL''@|1|g' \
              -e 's|@''HAVE_STRTOULL''@|1|g' \
              -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
              -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
              -e 's|@''HAVE_UNLOCKPT''@|1|g' \
              -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
              -e 's|@''REPLACE_CALLOC''@|0|g' \
              -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
              -e 's|@''REPLACE_MALLOC''@|0|g' \
              -e 's|@''REPLACE_MBTOWC''@|0|g' \
              -e 's|@''REPLACE_MKSTEMP''@|0|g' \
              -e 's|@''REPLACE_PUTENV''@|0|g' \
              -e 's|@''REPLACE_REALLOC''@|0|g' \
              -e 's|@''REPLACE_REALPATH''@|0|g' \
              -e 's|@''REPLACE_SETENV''@|0|g' \
              -e 's|@''REPLACE_STRTOD''@|0|g' \
              -e 's|@''REPLACE_UNSETENV''@|0|g' \
              -e 's|@''REPLACE_WCTOMB''@|0|g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
        } > stdlib.h-t && \
        mv stdlib.h-t stdlib.h
/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
              -e 's|@''GNULIB_FCHMODAT''@|0|g' \
              -e 's|@''GNULIB_FSTATAT''@|0|g' \
              -e 's|@''GNULIB_FUTIMENS''@|0|g' \
              -e 's|@''GNULIB_LCHMOD''@|0|g' \
              -e 's|@''GNULIB_LSTAT''@|1|g' \
              -e 's|@''GNULIB_MKDIRAT''@|0|g' \
              -e 's|@''GNULIB_MKFIFO''@|0|g' \
              -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
              -e 's|@''GNULIB_MKNOD''@|0|g' \
              -e 's|@''GNULIB_MKNODAT''@|0|g' \
              -e 's|@''GNULIB_STAT''@|1|g' \
              -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
              -e 's|@''HAVE_FCHMODAT''@|1|g' \
              -e 's|@''HAVE_FSTATAT''@|1|g' \
              -e 's|@''HAVE_FUTIMENS''@|1|g' \
              -e 's|@''HAVE_LCHMOD''@|1|g' \
              -e 's|@''HAVE_LSTAT''@|1|g' \
              -e 's|@''HAVE_MKDIRAT''@|1|g' \
              -e 's|@''HAVE_MKFIFO''@|1|g' \
              -e 's|@''HAVE_MKFIFOAT''@|1|g' \
              -e 's|@''HAVE_MKNOD''@|1|g' \
              -e 's|@''HAVE_MKNODAT''@|1|g' \
              -e 's|@''HAVE_UTIMENSAT''@|1|g' \
              -e 's|@''REPLACE_FSTAT''@|0|g' \
              -e 's|@''REPLACE_FSTATAT''@|0|g' \
              -e 's|@''REPLACE_FUTIMENS''@|0|g' \
              -e 's|@''REPLACE_LSTAT''@|0|g' \
              -e 's|@''REPLACE_MKDIR''@|0|g' \
              -e 's|@''REPLACE_MKFIFO''@|0|g' \
              -e 's|@''REPLACE_MKNOD''@|0|g' \
              -e 's|@''REPLACE_STAT''@|0|g' \
              -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
              < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib/sys_stat.in.h;
 \
        } > sys/stat.h-t && \
        mv sys/stat.h-t sys/stat.h
rm -f time.h-t time.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
              -e 's|@''GNULIB_MKTIME''@|1|g' \
              -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
              -e 's|@''GNULIB_STRPTIME''@|0|g' \
              -e 's|@''GNULIB_TIMEGM''@|0|g' \
              -e 's|@''GNULIB_TIME_R''@|1|g' \
              -e 's|@''HAVE_DECL_LOCALTIME_R''@|0|g' \
              -e 's|@''HAVE_NANOSLEEP''@|1|g' \
              -e 's|@''HAVE_STRPTIME''@|1|g' \
              -e 's|@''HAVE_TIMEGM''@|1|g' \
              -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
              -e 's|@''REPLACE_MKTIME''@|0|g' \
              -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
              -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
              -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
              -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
              -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
              < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib/time.in.h;
 \
        } > time.h-t && \
        mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
              -e 's|@''INCLUDE_NEXT''@|include_next|g' \
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
              -e 's|@''PRAGMA_COLUMNS''@||g' \
              -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
              -e 's|@''GNULIB_CHOWN''@|0|g' \
              -e 's|@''GNULIB_CLOSE''@|0|g' \
              -e 's|@''GNULIB_DUP2''@|0|g' \
              -e 's|@''GNULIB_DUP3''@|0|g' \
              -e 's|@''GNULIB_ENVIRON''@|0|g' \
              -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
              -e 's|@''GNULIB_FACCESSAT''@|0|g' \
              -e 's|@''GNULIB_FCHDIR''@|0|g' \
              -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
              -e 's|@''GNULIB_FSYNC''@|0|g' \
              -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
              -e 's|@''GNULIB_GETCWD''@|0|g' \
              -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
              -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
              -e 's|@''GNULIB_GETGROUPS''@|0|g' \
              -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
              -e 's|@''GNULIB_GETLOGIN''@|0|g' \
              -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
              -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
              -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
              -e 's|@''GNULIB_LCHOWN''@|0|g' \
              -e 's|@''GNULIB_LINK''@|0|g' \
              -e 's|@''GNULIB_LINKAT''@|0|g' \
              -e 's|@''GNULIB_LSEEK''@|0|g' \
              -e 's|@''GNULIB_PIPE''@|0|g' \
              -e 's|@''GNULIB_PIPE2''@|0|g' \
              -e 's|@''GNULIB_PREAD''@|0|g' \
              -e 's|@''GNULIB_PWRITE''@|0|g' \
              -e 's|@''GNULIB_READLINK''@|1|g' \
              -e 's|@''GNULIB_READLINKAT''@|0|g' \
              -e 's|@''GNULIB_RMDIR''@|0|g' \
              -e 's|@''GNULIB_SLEEP''@|0|g' \
              -e 's|@''GNULIB_SYMLINK''@|1|g' \
              -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
              -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
              -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
              -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
              -e 's|@''GNULIB_UNLINK''@|0|g' \
              -e 's|@''GNULIB_UNLINKAT''@|0|g' \
              -e 's|@''GNULIB_USLEEP''@|0|g' \
              -e 's|@''GNULIB_WRITE''@|0|g' \
              < 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib/unistd.in.h
 | \
          sed -e 's|@''HAVE_CHOWN''@|1|g' \
              -e 's|@''HAVE_DUP2''@|1|g' \
              -e 's|@''HAVE_DUP3''@|1|g' \
              -e 's|@''HAVE_EUIDACCESS''@|1|g' \
              -e 's|@''HAVE_FACCESSAT''@|1|g' \
              -e 's|@''HAVE_FCHDIR''@|1|g' \
              -e 's|@''HAVE_FCHOWNAT''@|1|g' \
              -e 's|@''HAVE_FSYNC''@|1|g' \
              -e 's|@''HAVE_FTRUNCATE''@|1|g' \
              -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
              -e 's|@''HAVE_GETGROUPS''@|1|g' \
              -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
              -e 's|@''HAVE_GETLOGIN''@|1|g' \
              -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
              -e 's|@''HAVE_LCHOWN''@|1|g' \
              -e 's|@''HAVE_LINK''@|1|g' \
              -e 's|@''HAVE_LINKAT''@|1|g' \
              -e 's|@''HAVE_PIPE''@|1|g' \
              -e 's|@''HAVE_PIPE2''@|1|g' \
              -e 's|@''HAVE_PREAD''@|1|g' \
              -e 's|@''HAVE_PWRITE''@|1|g' \
              -e 's|@''HAVE_READLINK''@|1|g' \
              -e 's|@''HAVE_READLINKAT''@|1|g' \
              -e 's|@''HAVE_SLEEP''@|1|g' \
              -e 's|@''HAVE_SYMLINK''@|1|g' \
              -e 's|@''HAVE_SYMLINKAT''@|1|g' \
              -e 's|@''HAVE_UNLINKAT''@|1|g' \
              -e 's|@''HAVE_USLEEP''@|1|g' \
              -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
              -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
              -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
              -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
              -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
              -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
              -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
              -e 's|@''HAVE_OS_H''@|0|g' \
              -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
          | \
          sed -e 's|@''REPLACE_CHOWN''@|0|g' \
              -e 's|@''REPLACE_CLOSE''@|0|g' \
              -e 's|@''REPLACE_DUP''@|0|g' \
              -e 's|@''REPLACE_DUP2''@|0|g' \
              -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
              -e 's|@''REPLACE_GETCWD''@|0|g' \
              -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
              -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
              -e 's|@''REPLACE_GETGROUPS''@|0|g' \
              -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
              -e 's|@''REPLACE_LCHOWN''@|0|g' \
              -e 's|@''REPLACE_LINK''@|0|g' \
              -e 's|@''REPLACE_LINKAT''@|0|g' \
              -e 's|@''REPLACE_LSEEK''@|0|g' \
              -e 's|@''REPLACE_PREAD''@|0|g' \
              -e 's|@''REPLACE_PWRITE''@|0|g' \
              -e 's|@''REPLACE_READLINK''@|0|g' \
              -e 's|@''REPLACE_RMDIR''@|0|g' \
              -e 's|@''REPLACE_SLEEP''@|0|g' \
              -e 's|@''REPLACE_SYMLINK''@|0|g' \
              -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
              -e 's|@''REPLACE_UNLINK''@|0|g' \
              -e 's|@''REPLACE_UNLINKAT''@|0|g' \
              -e 's|@''REPLACE_USLEEP''@|0|g' \
              -e 's|@''REPLACE_WRITE''@|0|g' \
              -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
              -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
              -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
              -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
              -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
        } > unistd.h-t && \
        mv unistd.h-t unistd.h
make  all-am
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
gcc -DHAVE_CONFIG_H -I. -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src     
-march=x86-64 -mtune=generic -O2 -pipe -MT dtoastr.o -MD -MP -MF 
.deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c
mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po
gcc -DHAVE_CONFIG_H -I. -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src     
-march=x86-64 -mtune=generic -O2 -pipe -MT filemode.o -MD -MP -MF 
.deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
gcc -DHAVE_CONFIG_H -I. -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src     
-march=x86-64 -mtune=generic -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c 
-o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -DHAVE_CONFIG_H -I. -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src     
-march=x86-64 -mtune=generic -O2 -pipe -MT strftime.o -MD -MP -MF 
.deps/strftime.Tpo -c -o strftime.o strftime.c
mv -f .deps/strftime.Tpo .deps/strftime.Po
rm -f libgnu.a
ar cru libgnu.a dtoastr.o filemode.o md5.o strftime.o
ranlib libgnu.a
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
make[2]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib'
cd lib-src; make all -w                           \
          CC='gcc' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe' CPPFLAGS='' \
          LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc ' 
MAKE='make'
make[2]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src'
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe -o test-distrib 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/test-distrib.c
./test-distrib 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/testfile
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/make-docfile.c
 ../lib/libgnu.a  \
          -o make-docfile
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/profile.c
 ../lib/libgnu.a  -o profile
gcc -c   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
   -march=x86-64 -mtune=generic -O2 -pipe  
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/movemail.c
gcc -c   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
   -march=x86-64 -mtune=generic -O2 -pipe  
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/pop.c
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc  -march=x86-64 
-mtune=generic -O2 -pipe  movemail.o pop.o \
          ../lib/libgnu.a          -o movemail
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/fakemail.c
 ../lib/libgnu.a  -o fakemail
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/hexl.c
 ../lib/libgnu.a  -o hexl
gcc -c   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
   -march=x86-64 -mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/update-game-score.c
 \
          -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\""
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc  -march=x86-64 
-mtune=generic -O2 -pipe update-game-score.o \
          ../lib/libgnu.a  -o update-game-score
gcc -c   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
   -march=x86-64 -mtune=generic -O2 -pipe -DCONFIG_BROKETS 
-DINHIBIT_STRING_HEADER \
          
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src/regex.c
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe -DEMACS_NAME="\"GNU Emacs\"" \
          -DVERSION="\"24.0.50\"" 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/etags.c
 \
          regex.o ../lib/libgnu.a  -o etags
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \
          -DVERSION="\"24.0.50\"" 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/etags.c
 \
          regex.o ../lib/libgnu.a  -o ctags
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/emacsclient.c
 \
           -DVERSION="\"24.0.50\"" \
           ../lib/libgnu.a  -o emacsclient
gcc   -Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -DHAVE_CONFIG_H -I. -I../src -I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../src
 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/../lib
  -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc   -march=x86-64 
-mtune=generic -O2 -pipe -DVERSION="\"24.0.50\"" \
          
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/ebrowse.c
 ../lib/libgnu.a  -o ebrowse
cp -p 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/rcs-checkin
 rcs-checkin
cp: 
„/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/rcs-checkin“
 und „rcs-checkin“ sind die gleiche Datei
make[2]: [stamp-rcs-checkin] Fehler 1 (ignoriert)
touch stamp-rcs-checkin
cp -p 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/grep-changelog
 grep-changelog
cp: 
„/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/grep-changelog“
 und „grep-changelog“ sind die gleiche Datei
make[2]: [stamp-grep-changelog] Fehler 1 (ignoriert)
touch stamp-grep-changelog
cp -p 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/rcs2log
 rcs2log
cp: 
„/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/rcs2log“
 und „rcs2log“ sind die gleiche Datei
make[2]: [stamp-rcs2log] Fehler 1 (ignoriert)
touch stamp-rcs2log
cp -p 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/vcdiff
 vcdiff
cp: 
„/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src/vcdiff“
 und „vcdiff“ sind die gleiche Datei
make[2]: [stamp-vcdiff] Fehler 1 (ignoriert)
touch stamp-vcdiff
make[2]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lib-src'
boot=bootstrap-emacs;                         \
        if [ ! -x "src/$boot" ]; then                                     \
            cd src; make all -w                                   \
              CC='gcc' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe' 
CPPFLAGS=''         \
              LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed -Wl,-znocombreloc ' 
MAKE='make' BOOTSTRAPEMACS="$boot"; \
        fi;
make[2]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src'
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/pre-crt0.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe pre-crt0.c
../lib-src/make-docfile -d 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src -g 
dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o 
image.o fontset.o dbusbind.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o 
nsfont.o w32.o w32console.o w32fns.o w32heap.o w32inevt.o w32menu.o w32proc.o 
w32reg.o w32select.o w32term.o w32xfns.o xfont.o ftfont.o xftfont.o ftxfont.o 
dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o 
category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o 
xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o 
xgselect.o  dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o 
filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o 
casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o 
callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o 
bytecode.o process.o gnutls.o callproc.o 
region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o 
xml.o     xfont.o ftfont.o xftfont.o ftxfont.o  > gl-tmp
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../move-if-change
 gl-tmp globals.h
echo timestamp > gl-stamp
cd ../lwlib; make -w \
    CC='gcc' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe' MAKE='make'
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib'
gcc -c   -I/usr/include/freetype2     -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement   -march=x86-64 
-mtune=generic -O2 -pipe -DHAVE_CONFIG_H -Demacs -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib/../src
 lwlib.c
gcc -c   -I/usr/include/freetype2     -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement   -march=x86-64 
-mtune=generic -O2 -pipe -DHAVE_CONFIG_H -Demacs -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib/../src
 lwlib-Xlw.c
gcc -c   -I/usr/include/freetype2     -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement   -march=x86-64 
-mtune=generic -O2 -pipe -DHAVE_CONFIG_H -Demacs -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib/../src
 xlwmenu.c
gcc -c   -I/usr/include/freetype2     -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement   -march=x86-64 
-mtune=generic -O2 -pipe -DHAVE_CONFIG_H -Demacs -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib/../src
 lwlib-Xaw.c
gcc -c   -I/usr/include/freetype2     -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement   -march=x86-64 
-mtune=generic -O2 -pipe -DHAVE_CONFIG_H -Demacs -I../src 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib/../src
 lwlib-utils.c
rm -f liblw.a
ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o
ranlib liblw.a
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lwlib'
touch stamp-oldxmenu
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/dispnew.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe dispnew.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/frame.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe frame.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/scroll.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe scroll.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xdisp.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xdisp.c
xdisp.c: In Funktion »redisplay_internal«:
xdisp.c:11418:1: Warnung: old-style function definition
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/menu.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe menu.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xmenu.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xmenu.c
xmenu.c: In Funktion »xmenu_show«:
xmenu.c:1694:17: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp
xmenu.c: In Funktion »xdialog_show«:
xmenu.c:2019:20: Warnung: Zuweisung streicht Qualifizierer von Zeiger-Zieltyp
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/window.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe window.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/charset.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe charset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/coding.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe coding.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/category.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe category.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/ccl.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe ccl.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/character.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
character.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/chartab.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe chartab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/bidi.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe bidi.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/cm.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe cm.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/term.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe term.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/terminal.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe terminal.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xfaces.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xfaces.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xterm.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xterm.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xfns.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xselect.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xselect.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xrdb.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xrdb.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/fontset.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe fontset.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xsmfns.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xsmfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/fringe.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe fringe.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/image.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe image.c
image.c: In Funktion »my_png_error«:
image.c:5540:3: Warnung: »jmpbuf« ist veraltet (deklariert bei 
/usr/include/libpng14/png.h:1125)
image.c: In Funktion »png_load«:
image.c:5699:3: Warnung: »jmpbuf« ist veraltet (deklariert bei 
/usr/include/libpng14/png.h:1125)
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xsettings.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
xsettings.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xgselect.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xgselect.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/dbusbind.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe dbusbind.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/emacs.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe emacs.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/keyboard.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe keyboard.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/macros.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe macros.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/keymap.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe keymap.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/sysdep.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe sysdep.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/buffer.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe buffer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/filelock.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe filelock.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/insdel.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe insdel.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/marker.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe marker.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/minibuf.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe minibuf.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/fileio.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe fileio.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/dired.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe dired.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/cmds.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe cmds.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/casetab.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe casetab.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/casefiddle.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
casefiddle.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/indent.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe indent.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/search.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe search.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/regex.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe regex.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/undo.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe undo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/alloc.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe alloc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/data.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe data.c
echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o 
window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o 
term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o 
fringe.o image.o xsettings.o xgselect.o  dbusbind.o emacs.o keyboard.o macros.o 
keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o 
dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o 
data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o 
syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o 
sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o     xfont.o 
ftfont.o xftfont.o ftxfont.o  terminfo.o lastfile.o    vm-limit.o widget.o  " 
"\"" > buildobj.h
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/doc.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe doc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/editfns.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe editfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/callint.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe callint.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/eval.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe eval.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/floatfns.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe floatfns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/fns.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe fns.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/font.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe font.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/print.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe print.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/lread.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe lread.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/syntax.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe syntax.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/unexelf.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe unexelf.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/bytecode.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe bytecode.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/process.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe process.c
process.c: In Funktion »send_process«:
process.c:5644:11: Warnung: Übergabe des Arguments 3 von »emacs_gnutls_write« 
entfernt Kennzeichner von Zeiger-Ziel-Typ
gnutls.h:54:1: Anmerkung: expected »char *« but argument is of type »const char 
* volatile«
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/gnutls.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe gnutls.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/callproc.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe callproc.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/region-cache.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
region-cache.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/sound.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe sound.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/atimer.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe atimer.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/doprnt.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe doprnt.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/intervals.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
intervals.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/textprop.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe textprop.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/composite.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe 
composite.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xml.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xml.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xfont.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xfont.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/ftfont.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe ftfont.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/xftfont.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe xftfont.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/ftxfont.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe ftxfont.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/terminfo.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe terminfo.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/lastfile.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe lastfile.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/vm-limit.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe vm-limit.c
gcc -c  -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/widget.d   
-Wimplicit-function-declaration -Wold-style-definition 
-Wdeclaration-after-statement  -march=x86-64 -mtune=generic -O2 -pipe widget.c
gcc -nostdlib -Demacs -DHAVE_CONFIG_H  -I. 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src 
-I../lib 
-I/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src/../lib
   -I/usr/include/freetype2    -I/usr/include/alsa   -pthread 
-I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 
-I/usr/include/pixman-1 -I/usr/include/freetype2   -fopenmp 
-I/usr/include/ImageMagick   -I/usr/include/libxml2   -I/usr/include/dbus-1.0 
-I/usr/lib/dbus-1.0/include    -I/usr/include/freetype2    
-I/usr/include/freetype2    -MMD -MF deps/.d   -Wimplicit-function-declaration 
-Wold-style-definition -Wdeclaration-after-statement  -march=x86-64 
-mtune=generic -O2 -pipe   -Wl,--hash-style=gnu -Wl,--as-needed 
-Wl,-znocombreloc  \
          -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o 
frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o 
ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o 
xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o 
xgselect.o  dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o 
filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o 
casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o 
callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o 
bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o 
doprnt.o intervals.o textprop.o composite.o xml.o     xfont.o ftfont.o 
xftfont.o ftxfont.o  terminfo.o lastfile.o    vm-limit.o widget.o  
../lib/libgnu.a  ../lwlib/liblw.a  -lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff 
-ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXrender -lXft   -lasound   -pthread 
-lrsvg-2 -lgio-2.0 -lgdk_pi
xbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt 
-lglib-2.0   -lMagickWand -lMagickCore   -ldbus-1 -lpthread -lrt   -lxml2   
-lgpm   -lncurses    -lfreetype   -lfontconfig   -lz -lotf -lfreetype   
-lm17n-flt -lm17n-core   -lgnutls    -lm -lgcc -lc -lgcc /usr/lib/crtn.o 
cd ../lisp; make -w update-subdirs
make[3]: Entering directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp'
cd /home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp; 
subdirs=`(find . -type d -print)`; for file in $subdirs; do case $file in */.* 
| */.*/* | */=* | */cedet* ) ;; *) wins="$wins $file" ;; esac; done; \
        for file in $wins; do \
           
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/update-subdirs
 $file; \
        done;
make[3]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp'
if test "no" = "yes"; then \
          ln -f temacs bootstrap-emacs; \
        else \
          `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \
          mv -f emacs bootstrap-emacs; \
        fi
Loading loadup.el (source)...
Using load-path 
(/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/emacs-lisp
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/language
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/international
 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version.el (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading cus-start (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/files.el
 (source)...
Loading 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/cus-face.el
 (source)...
Loading 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/faces.el
 (source)...
Loading 
/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/lisp/minibuffer.el
 (source)...
Symbol's function definition is void: define-minor-mode
make[2]: *** [bootstrap-emacs] Fehler 1
make[2]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build/src'
make[1]: *** [src] Fehler 2
make[1]: Leaving directory 
`/home/haawda/paketierung/maintained_by_me/emacs-otf/src/emacs-build'
make: *** [bootstrap] Fehler 2

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/usr/share/emacs/24.0.50/etc/DEBUG.


In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2011-03-29 on frege
Windowing system distributor `The X.Org Foundation', version 11.0.10904901
configured using `configure  '--prefix=/usr' '--with-xft' '--with-xpm' 
'--with-jpeg' '--with-tiff' '--libexecdir=/usr/lib' '--localstatedir=/var' 
'--with-gif' '--with-png' '--with-x-toolkit=athena' '--with-libotf' 
'--without-gconf' '--with-rsvg' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 
'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: *makepkg -mfs --noconfirm emacs-otf*

Minor modes in effect:
  diff-auto-refine-mode: t
  recentf-mode: t
  shell-dirtrack-mode: t
  yas/global-mode: t
  jabber-activity-mode: t
  show-paren-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


Load-path shadows:
/share/emacs/site-lisp/ess/noweb-mode hides 
/usr/share/emacs/site-lisp/noweb-mode
/usr/share/emacs/site-lisp/emms/tq hides 
/usr/share/emacs/24.0.50/lisp/emacs-lisp/tq

Features:
(shadow mail-extr message rfc822 mml mml-sec mm-decode mm-bodies
mm-encode mailabbrev gmm-utils mailheader emacsbug dired-aux vc-bzr
bzr-dvc bzr dvc-annotate pkgbuild-mode sh-script tla smerge-mode
newcomment dvc-state dvc-config dvc-diff dvc-fileinfo diff tla-gnus
dvc-gnus dvc-cmenu dvc-about dvc-version dvc-revlist uniquify
multi-isearch bzr-core tla-core tla-autoconf tla-defs dvc-log vc
vc-dispatcher dvc-unified dvc-tips add-log diff-mode ediff-merg
ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff
xdarcs-core xgit-core xhg-core xmtn-minimal lusty-explorer-autoloads
mediawiki-autoloads texdrive-autoloads package color-theme sendmail
mail-utils reporter recentf tree-widget tramp tramp-compat
tramp-loaddefs ess-toolbar ess-mouse mouseme ess-menu ess-swv ess-noweb
noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a
executable mb-depth two-column bookmark shell ess-arc-d ess-vst-d
ess-xls-d ess-lsp-l ess-sta-d ess-sta-l cc-vars cc-defs make-regexp
ess-sp6-d ess-sp5-d ess-sp3-d ess-r-d ess-r-args ess-s-l ess-inf
ess-utils ess-mode noweb-mode ess ess-custom ess-compat ess-site icicles
icicles-mode icicles-cmd2 icicles-cmd1 icicles-mcmd help-mode view
doremi icicles-mac icicles-fn icicles-var icicles-opt ffap icicles-face
hexrgb ring+ skeleton preview-latex tex-site auto-loads dvc-autoloads
dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs
dvc-defs dvc-site emms-cache emms-info-ogginfo emms-info-mp3info
emms-info later-do emms-playlist-mode emms-player-vlc
emms-player-mplayer emms-player-simple emms-source-playlist
emms-source-file emms-setup emms emms-compat slime apropos hideshow
hyperspec browse-url yasnippet dropdown-list jabber jabber-awesome
jabber-osd jabber-wmii jabber-xmessage jabber-festival jabber-sawfish
jabber-ratpoison jabber-screen jabber-socks5 jabber-ft-server
jabber-si-server jabber-ft-client jabber-ft-common jabber-si-client
jabber-si-common jabber-feature-neg jabber-truncate jabber-time
jabber-autoaway jabber-vcard-avatars jabber-chatstates jabber-events
jabber-vcard jabber-avatar jabber-activity jabber-watch jabber-modeline
jabber-ahc-presence jabber-ahc jabber-version jabber-ourversion
jabber-muc-nick-completion hippie-exp jabber-browse jabber-search
jabber-register jabber-roster jabber-presence jabber-muc jabber-newdisco
jabber-widget jabber-disco jabber-chat ewoc jabber-history
jabber-chatbuffer jabber-alert jabber-iq jabber-keymap jabber-core
jabber-sasl sasl sasl-anonymous sasl-login sasl-plain fsm jabber-logon
sha1 hex-util cl jabber-conn srv dns starttls jabber-xml jabber-menu
jabber-autoloads jabber-util sawfish inf-lisp linum muse-docbook
muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common
cus-edit cus-start cus-load muse-publish muse-project muse-protocols
info muse-regexps wid-edit derived muse muse-nested-tags muse-mode tempo
xml-parse doxymacs quack warnings compile cmuscheme comint ring scheme
server else-mode expand-a-word setnu identica-mode json url-http tls
url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url
url-proxy url-privacy url-expand url-methods url-history url-cookie
url-util url-parse auth-source eieio byte-opt bytecomp byte-compile
assoc gnus-util time-date password-cache url-vars mm-util mail-prsvr
mailcap longlines parse-time xml template paren erc-goodies erc
erc-backend erc-compat format-spec thingatpt pp sunrise-commander advice
help-fns advice-preload sort find-dired dired-x dired regexp-opt tabbar
chess chess-engine chess-display easymenu chess-random chess-input
chess-var chess-module chess-game chess-pgn chess-file chess-database
chess-ply chess-algebraic chess-pos chess-fen chess-message cedet
sdcv-mode noutline outline easy-mmode w3m-load edmacro kmacro tooltip
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean japanese hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help
simple abbrev loaddefs button minibuffer faces cus-face files
text-properties overlay md5 base64 format env code-pages mule custom
widget hashtable-print-readable backquote make-network-process dbusbind
dynamic-setting font-render-setting x-toolkit x multi-tty emacs)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]