==> Erstelle Paket: mit-scheme-git .2.0.1499.g817cbe3dc-1 (Di 17. Apr 19:13:05 CEST 2018) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Aktualisiere das mit-scheme git Repo... Fordere an von origin ==> Überprüfe source Dateien mit md5sums... mit-scheme ... Übersprungen ==> Entpacke Quellen... -> Erstelle Arbeitskopie des mit-scheme git Repos... Setze Branch 'makepkg' neu ==> Beginne pkgver()... ==> Aktualisierte Version: mit-scheme-git 9.2.0.1499.g817cbe3dc-1 ==> Entferne existierendes $pkgdir/ Verzeichnis... ==> Beginne build()... setting up cref setting up edwin setting up ffi setting up imail setting up sf setting up sos setting up ssp setting up star-parser setting up xml setting up 6001 setting up compiler setting up runtime setting up win32 setting up xdoc setting up microcode make: Nothing to be done for 'all'. 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for native-code support... yes, for x86-64 checking for an existing MIT/GNU Scheme installation... yes, using mit-scheme-x86-64 MIT/GNU Scheme microcode 15.3 Copyright (C) 2014 Massachusetts Institute of Technology This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Image saved on Saturday May 17, 2014 at 2:39:25 AM Release 9.2 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/x86-64 4.118 Edwin 3.116 Moriturus te saluto. checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes etc/create-makefiles.sh mit-scheme-x86-64 x86-64 Makefiles already created. rm -f machine && ln -s machines/x86-64 machine rm -f compiler.cbf && ln -s machine/compiler.cbf compiler.cbf rm -f compiler.pkg && ln -s machine/compiler.pkg compiler.pkg rm -f compiler.sf && ln -s machine/compiler.sf compiler.sf rm -f make.com && ln -s machine/make.com make.com rm -f make.bin && ln -s machine/make.bin make.bin configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.tools config.status: creating 6001/Makefile config.status: creating compiler/Makefile config.status: creating cref/Makefile config.status: creating edwin/Makefile config.status: creating ffi/Makefile config.status: creating imail/Makefile config.status: creating runtime/Makefile config.status: creating sf/Makefile config.status: creating sos/Makefile config.status: creating ssp/Makefile config.status: creating star-parser/Makefile config.status: creating win32/Makefile config.status: creating xdoc/Makefile config.status: creating xml/Makefile === configuring in microcode (/home/haawda/paketierung/meine_Pakete/mit-scheme-git/src/mit-scheme/src/microcode) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-x' '--enable-native-code' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' --cache-file=/dev/null --srcdir=. 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 gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether backslash-a works in strings... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for working volatile... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for function prototypes... yes checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for GCC>=4... yes checking for native-code support... yes, for x86-64 checking for ELF binaries... yes checking for exp in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking bsdtty.h usability... no checking bsdtty.h presence... no checking for bsdtty.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ptyio.h usability... no checking sys/ptyio.h presence... no checking for sys/ptyio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdint.h... (cached) yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for uintmax_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of void *... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking for nlink_t... yes checking for clock_t... yes checking for time_t... yes checking for socklen_t... yes checking for cc_t... yes checking for speed_t... yes checking for fenv_t... yes checking for fexcept_t... yes checking size of time_t... 8 checking size of off_t... 8 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 ltchars... no checking for struct hostent.h_addr_list... yes checking for struct sigcontext... yes checking for struct ntptimeval... yes checking for struct ntptimeval.tai... yes checking for struct ntptimeval.time.tv_nsec... no checking for struct timex... yes checking for struct timex.tai... yes checking for struct timex.time.tv_usec... yes checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking for an ANSI C-conforming const... (cached) yes checking whether getpgrp requires zero arguments... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for utime.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether setpgrp takes no argument... yes checking whether utime accepts a null argument... 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 vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for clock_gettime... yes checking for closefrom... no checking for ctermid... yes checking for dup2... yes checking for expm1... yes checking for fcntl... yes checking for fdatasync... yes checking for feclearexcept... yes checking for fedisableexcept... yes checking for feenableexcept... yes checking for fegetenv... yes checking for fegetexcept... yes checking for fegetexceptflag... yes checking for fegetround... yes checking for feholdexcept... yes checking for feraiseexcept... yes checking for fesetenv... yes checking for fesetexceptflag... yes checking for fesetround... yes checking for fetestexcept... yes checking for feupdateenv... yes checking for floor... yes checking for fmod... yes checking for fpathconf... yes checking for fpgetround... no checking for fpsetround... no checking for frexp... yes checking for fsync... yes checking for fsync_range... no checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getlogin... yes checking for getpagesize... (cached) yes checking for getpgrp... yes checking for getpt... yes checking for gettimeofday... yes checking for getwd... yes checking for grantpt... yes checking for kill... yes checking for lgamma_r... yes checking for lockf... yes checking for log1p... yes checking for madvise... yes checking for memcpy... yes checking for mkdir... yes checking for mktime... yes checking for modf... yes checking for nice... yes checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for openpty... no checking for poll... yes checking for pollts... no checking for ppoll... yes checking for posix_madvise... yes checking for posix_openpt... yes checking for prealloc... no checking for rename... yes checking for rmdir... yes checking for pselect... yes checking for select... yes checking for setitimer... yes checking for setpgrp... yes checking for setpgrp2... no checking for shmat... yes checking for sigaction... yes checking for sighold... yes checking for sigsuspend... yes checking for socket... yes checking for statfs... yes checking for strchr... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for symlink... yes checking for sync_file_range... yes checking for sysconf... yes checking for times... yes checking for truncate... yes checking for uname... yes checking for utime... yes checking for waitpid... yes checking for X... libraries , headers checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for tgetent in -lncurses... yes checking for tparm in -lncurses... yes checking for tparam in -lncurses... no checking for tgetent in -lcurses... yes checking for tparm in -lcurses... yes checking for tparam in -lcurses... no checking for tgetent in -ltermcap... yes checking for tparm in -ltermcap... no checking for tparam in -ltermcap... no configure: WARNING: No tparam found; will emulate it from terminfo tparm checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking for BF_set_key in -lcrypto... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for BF_set_key in -lcrypto... (cached) yes checking mcrypt.h usability... yes checking mcrypt.h presence... yes checking for mcrypt.h... yes checking for mcrypt_generic_init in -lmcrypt... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_create in -ldb-4... no checking for pg_config... /usr/bin/pg_config checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQconnectdb in -lpq... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for m4... m4 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: linking cmpauxmd/x86-64.m4 to cmpauxmd.m4 config.status: linking cmpintmd/x86-64.h to cmpintmd.h config.status: linking cmpintmd/x86-64.c to cmpintmd.c config.status: linking cmpintmd/x86-64-config.h to cmpintmd-config.h (cd microcode && make all) make[1]: Entering directory '/home/haawda/paketierung/meine_Pakete/mit-scheme-git/src/mit-scheme/src/microcode' rm -f usrdef.c.tmp ./findprim artutl.c avltree.c bkpt.c bignum.c bigprm.c bitstr.c boot.c bytevector.c char.c daemon.c debug.c dfloat.c error.c extern.c fasdump.c fasl.c fasload.c fixnum.c floenv.c flonum.c gcloop.c generic.c hooks.c hunk.c intern.c interp.c intprm.c keccak.c list.c lookprm.c lookup.c md5.c memmag.c missing.c obstack.c option.c osscheme.c ostty.c outf.c prim.c primutl.c prkeccak.c prmd5.c ptrvec.c purify.c purutl.c regex.c rgxprim.c step.c storage.c string.c syntax.c sysprim.c term.c transact.c utabmd.c utils.c vector.c wind.c prosenv.c prosfile.c prosfs.c prosio.c prosproc.c prospty.c prosterm.c prostty.c pruxsock.c intext.c pruxenv.c pruxfs.c pruxio.c ux.c uxctty.c uxenv.c uxfile.c uxfs.c uxio.c uxproc.c uxsig.c uxsock.c uxterm.c uxtop.c uxtrap.c uxtty.c uxutil.c cmpauxmd.m4 terminfo.c tterm.c pruxdld.c pruxffi.c cmpint.c cmpintmd.c comutl.c > usrdef.c.tmp && mv -f usrdef.c.tmp usrdef.c gcc -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib/mit-scheme-x86-64\" -D_FORTIFY_SOURCE=2 -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -o usrdef.o -c usrdef.c rm -f scheme gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -o scheme -export-dynamic artutl.o avltree.o bkpt.o bignum.o bigprm.o bitstr.o boot.o bytevector.o char.o daemon.o debug.o dfloat.o error.o extern.o fasdump.o fasl.o fasload.o fixnum.o floenv.o flonum.o gcloop.o generic.o hooks.o hunk.o intern.o interp.o intprm.o keccak.o list.o lookprm.o lookup.o md5.o memmag.o missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o prkeccak.o prmd5.o ptrvec.o purify.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o sysprim.o term.o transact.o utabmd.o utils.o vector.o wind.o prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o prosterm.o prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o cmpauxmd.o terminfo.o tterm.o pruxdld.o pruxffi.o cmpint.o cmpintmd.o comutl.o usrdef.o -ldl -lncurses -lm make[1]: Leaving directory '/home/haawda/paketierung/meine_Pakete/mit-scheme-git/src/mit-scheme/src/microcode' (echo '(with-working-directory-pathname "runtime"' && \ echo ' (lambda ()' && \ echo ' (cref/generate-trivial-constructor "runtime")))') \ | 'mit-scheme-x86-64' --batch-mode --band ./tools/syntaxer.com (echo '(with-working-directory-pathname "runtime"' && \ echo ' (lambda () (load "runtime.sf")))') \ | 'mit-scheme-x86-64' --batch-mode --band ./tools/syntaxer.com ;Loading "runtime.sf"... ; Loading "host-adapter.scm"... done ;Warning: Non-root access (access get-boot-init-runner boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ;Warning: Non-root access (access get-module-file-name env) ;Warning: Non-root access (access get-module-handle env) ;Warning: Non-root access (access get-boot-init-runner boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ;Warning: Non-root access (access save-boot-inits! boot-defs) ;Warning: Non-root access (access init-boot-inits! boot-defs) ;... done (echo '(with-working-directory-pathname "runtime"' && \ echo ' (lambda () (load "runtime.cbf")))') \ | 'mit-scheme-x86-64' --batch-mode --band ./tools/compiler.com --eval '(begin )' ;Loading "runtime.cbf"... ; Compiling file: "./advice.bin" => "./advice.com"... ;CGEN-RGRAPH: pending blocks left at end of pass ;To continue, call RESTART with an option number: ; (RESTART 1) => Return to read-eval-print level 1. 2 error> End of input stream reached.make: *** [Makefile:394: compile-runtime] Error 1 ==> ERROR: A failure occurred in build(). Aborting... Process makepkg exited abnormally with code 2