librep-git with libffi brocken



Hi,

I can't build librep-git with libffi since a couple of days/weeks. It
happens on my gentoo partition (stable), on my debian partition
(testing) and on my fedora partition (stable). As attachment is my
buildlog and packages from gentoo.

locate ffi.h:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/ffi.h
/usr/lib/ghc-6.12.3/include/ffi.h
/usr/lib/libffi-3.0.9/include/ffi.h
/usr/share/doc/ghc-6.12.3/html/users_guide/ffi.html

pfind /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/ffi.h:
sys-devel/gcc-3.3.6-r1

pfind /usr/lib/ghc-6.12.3/include/ffi.h:
dev-lang/ghc-6.12.3

pfind /usr/lib/libffi-3.0.9/include/ffi.h:
dev-libs/libffi-3.0.9

pfind /usr/share/doc/ghc-6.12.3/html/users_guide/ffi.html
dev-lang/ghc-6.12.3

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0
 * Package:    dev-libs/librep-git-9999-r3
 * USE:  elibc_glibc emacs gmp kernel_linux libffi readline userland_GNU x86
>>> Unpacking source...
 * GIT update -->
 *    repository: 		git://git.gnome.org/librep
 *    at the commit: 		0531218df8d4eaa8586c73d51f4a45a04c2aa98f
 *    branch: 			master
 *    storage directory: 	"/usr/local/portage/distfiles/git-src/librep-git"
Cloning into /var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999...
done.
>>> Unpacked to /var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999
 * Applying librep-git-disable-elisp.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999' ...
 * Running aclocal ...
 [ ok ]
 * Running libtoolize --copy --force --install ...
 [ ok ]
 * Running aclocal ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running elibtoolize in: librep-git-9999/
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
>>> Source unpacked in /var/tmp/portage/dev-libs/librep-git-9999-r3/work
>>> Compiling source in /var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999 ...
 * econf: updating librep-git-9999/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating librep-git-9999/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --with-gmp --with-ffi --with-readline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... none required
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking whether i686-pc-linux-gnu-gcc needs -traditional... no
checking for gethostent... yes
checking for setsockopt... yes
checking for dlopen... no
checking for dlopen in -ldl... 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 sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for unistd.h... (cached) yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking for memory.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for mpz_init in -lgmp... no
checking for __gmpz_init in -lgmp... yes
checking for __gmp_randinit... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking for tputs in -lncurses... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBFFI... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for preceding underscore in symbols... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... 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 getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for gethostname... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strerror... yes
checking for strstr... yes
checking for stpcpy... yes
checking for strtol... yes
checking for psignal... yes
checking for strsignal... yes
checking for snprintf... yes
checking for grantpt... yes
checking for lrand48... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for dladdr... yes
checking for dlerror... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for siginterrupt... yes
checking for gettimeofday... yes
checking for strtoll... yes
checking for strtoq... yes
checking for realpath... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking whether unistd.h declares environ... no
checking whether /dev/ptmx exists... yes
checking whether /dev/ptyXN devices exist... no
checking for aclocal directory... /usr/share/aclocal
checking for data type to store Lisp values... int
checking for size of Lisp value type... 4 bytes
checking for value type constant suffix... L
checking for value type printf conversion... 
checking size of long... 4
checking size of long long... 8
checking size of void *... 4
checking for broken alpha gcc... no
checking for stack growth direction... assuming downwards
checking for LC_MESSAGES... yes
checking for _nl_msg_cat_cntr... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating lisp/Makefile
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating intl/Makefile
config.status: creating librep.spec
config.status: creating librep.pc
config.status: creating librep.ebuild
config.status: creating debian/changelog
config.status: creating debian/control
config.status: creating config.h
config.status: creating src/rep_config.h
config.status: executing libtool commands
config.status: executing default commands

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

  librep:	0.91.1

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

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

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

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

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

  libgmp:	yes
  libgdbm:	yes
  readline:	yes
  libffi:	yes

  == == == == == == == == == == == == ==
  
make -j4 
Makefile:86: rules.mk: No such file or directory
/bin/sh rules.mk.sh '/usr/share/rep' '/usr/lib/rep/i686-pc-linux-gnu' '/usr/lib/rep/0.91.1/i686-pc-linux-gnu/doc-strings' >rules.mk
/bin/sh build-info i686-pc-linux-gnu 0.91.1 \
	  '/usr/share/rep' '/usr/share/rep/0.91.1/lisp' '/usr/lib/rep/0.91.1/i686-pc-linux-gnu' \
	  '/usr/lib/rep/0.91.1/i686-pc-linux-gnu/doc-strings' '/usr/lib/rep/i686-pc-linux-gnu' >build.h
( cd src && make repdoc )
make[1]: Entering directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  rep.c \
	| sed '\''s/rep\.o/& rep.lo .rep\.d/g'\'' > .rep.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  utf8.c \
	| sed '\''s/utf8\.o/& utf8.lo .utf8\.d/g'\'' > .utf8.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  ffi.c \
	| sed '\''s/ffi\.o/& ffi.lo .ffi\.d/g'\'' > .ffi.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  md5.c \
	| sed '\''s/md5\.o/& md5.lo .md5\.d/g'\'' > .md5.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  sockets.c \
	| sed '\''s/sockets\.o/& sockets.lo .sockets\.d/g'\'' > .sockets.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  safemach.c \
	| sed '\''s/safemach\.o/& safemach.lo .safemach\.d/g'\'' > .safemach.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  record-profile.c \
	| sed '\''s/record-profile\.o/& record-profile.lo .record-profile\.d/g'\'' > .record-profile.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  repgdbm.c \
	| sed '\''s/repgdbm\.o/& repgdbm.lo .repgdbm\.d/g'\'' > .repgdbm.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  tables.c \
	| sed '\''s/tables\.o/& tables.lo .tables\.d/g'\'' > .tables.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  readline.c \
	| sed '\''s/readline\.o/& readline.lo .readline\.d/g'\'' > .readline.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  gettext.c \
	| sed '\''s/gettext\.o/& gettext.lo .gettext\.d/g'\'' > .gettext.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  timers.c \
	| sed '\''s/timers\.o/& timers.lo .timers\.d/g'\'' > .timers.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  repsdbm.c \
	| sed '\''s/repsdbm\.o/& repsdbm.lo .repsdbm\.d/g'\'' > .repsdbm.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  unix_processes.c \
	| sed '\''s/unix_processes\.o/& unix_processes.lo .unix_processes\.d/g'\'' > .unix_processes.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  unix_main.c \
	| sed '\''s/unix_main\.o/& unix_main.lo .unix_main\.d/g'\'' > .unix_main.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  unix_files.c \
	| sed '\''s/unix_files\.o/& unix_files.lo .unix_files\.d/g'\'' > .unix_files.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  unix_dl.c \
	| sed '\''s/unix_dl\.o/& unix_dl.lo .unix_dl\.d/g'\'' > .unix_dl.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  weak-refs.c \
	| sed '\''s/weak-refs\.o/& weak-refs.lo .weak-refs\.d/g'\'' > .weak-refs.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  values.c \
	| sed '\''s/values\.o/& values.lo .values\.d/g'\'' > .values.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  tuples.c \
	| sed '\''s/tuples\.o/& tuples.lo .tuples\.d/g'\'' > .tuples.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  symbols.c \
	| sed '\''s/symbols\.o/& symbols.lo .symbols\.d/g'\'' > .symbols.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  structures.c \
	| sed '\''s/structures\.o/& structures.lo .structures\.d/g'\'' > .structures.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  streams.c \
	| sed '\''s/streams\.o/& streams.lo .streams\.d/g'\'' > .streams.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  regsub.c \
	| sed '\''s/regsub\.o/& regsub.lo .regsub\.d/g'\'' > .regsub.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  regexp.c \
	| sed '\''s/regexp\.o/& regexp.lo .regexp\.d/g'\'' > .regexp.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  origin.c \
	| sed '\''s/origin\.o/& origin.lo .origin\.d/g'\'' > .origin.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  numbers.c \
	| sed '\''s/numbers\.o/& numbers.lo .numbers\.d/g'\'' > .numbers.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  misc.c \
	| sed '\''s/misc\.o/& misc.lo .misc\.d/g'\'' > .misc.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  message.c \
	| sed '\''s/message\.o/& message.lo .message\.d/g'\'' > .message.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  main.c \
	| sed '\''s/main\.o/& main.lo .main\.d/g'\'' > .main.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  macros.c \
	| sed '\''s/macros\.o/& macros.lo .macros\.d/g'\'' > .macros.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  lispmach.c \
	| sed '\''s/lispmach\.o/& lispmach.lo .lispmach\.d/g'\'' > .lispmach.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  lispcmds.c \
	| sed '\''s/lispcmds\.o/& lispcmds.lo .lispcmds\.d/g'\'' > .lispcmds.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  lisp.c \
	| sed '\''s/lisp\.o/& lisp.lo .lisp\.d/g'\'' > .lisp.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  gh.c \
	| sed '\''s/gh\.o/& gh.lo .gh\.d/g'\'' > .gh.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  fluids.c \
	| sed '\''s/fluids\.o/& fluids.lo .fluids\.d/g'\'' > .fluids.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  find.c \
	| sed '\''s/find\.o/& find.lo .find\.d/g'\'' > .find.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  files.c \
	| sed '\''s/files\.o/& files.lo .files\.d/g'\'' > .files.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  debug-buffer.c \
	| sed '\''s/debug-buffer\.o/& debug-buffer.lo .debug-buffer\.d/g'\'' > .debug-buffer.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  datums.c \
	| sed '\''s/datums\.o/& datums.lo .datums\.d/g'\'' > .datums.d'
/bin/sh -ec 'i686-pc-linux-gnu-gcc -MM -DHAVE_CONFIG_H -I. -I../src -I..  continuations.c \
	| sed '\''s/continuations\.o/& continuations.lo .continuations\.d/g'\'' > .continuations.d'
make[1]: Leaving directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
make[1]: Entering directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -o repdoc.o repdoc.c
/bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o repdoc repdoc.o -lgdbm
libtool: link: i686-pc-linux-gnu-gcc -Wl,-O1 -o repdoc repdoc.o  -Wl,--as-needed /usr/lib/libgdbm.so
make[1]: Leaving directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
src/repdoc doc-strings `find . -name '*.c' -print`
for dir in intl src lisp man; do \
	  [ -d $dir ] && ( cd $dir && make all ) || exit 1; \
	done
make[1]: Entering directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/intl'
make[1]: Entering directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer continuations.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer datums.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer debug-buffer.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer files.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer debug-buffer.c  -fPIC -DPIC -o .libs/debug-buffer.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer datums.c  -fPIC -DPIC -o .libs/datums.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer continuations.c  -fPIC -DPIC -o .libs/continuations.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer files.c  -fPIC -DPIC -o .libs/files.o
debug-buffer.c: In function â??rep_db_spewâ??:
debug-buffer.c:196: warning: ignoring return value of â??fwriteâ??, declared with attribute warn_unused_result
debug-buffer.c:197: warning: ignoring return value of â??fwriteâ??, declared with attribute warn_unused_result
debug-buffer.c:200: warning: ignoring return value of â??fwriteâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer debug-buffer.c -o debug-buffer.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer datums.c -o datums.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer find.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer continuations.c -o continuations.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer find.c  -fPIC -DPIC -o .libs/find.o
files.c: In function â??Fclose_fileâ??:
files.c:914: warning: ignoring return value of â??freopenâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer files.c -o files.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer fluids.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer gh.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer find.c -o find.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer fluids.c  -fPIC -DPIC -o .libs/fluids.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer fluids.c -o fluids.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer lisp.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer gh.c  -fPIC -DPIC -o .libs/gh.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer lispcmds.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lisp.c  -fPIC -DPIC -o .libs/lisp.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer lispmach.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lispcmds.c  -fPIC -DPIC -o .libs/lispcmds.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer gh.c -o gh.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lisp.c -o lisp.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lispmach.c  -fPIC -DPIC -o .libs/lispmach.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lispcmds.c -o lispcmds.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer macros.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer lispmach.c -o lispmach.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer main.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer message.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer macros.c  -fPIC -DPIC -o .libs/macros.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer main.c  -fPIC -DPIC -o .libs/main.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer message.c  -fPIC -DPIC -o .libs/message.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer macros.c -o macros.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer main.c -o main.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer misc.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer misc.c  -fPIC -DPIC -o .libs/misc.o
message.c: In function â??default_messageâ??:
message.c:45: warning: ignoring return value of â??fwriteâ??, declared with attribute warn_unused_result
message.c:70: warning: ignoring return value of â??fwriteâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer message.c -o message.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer numbers.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer origin.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer misc.c -o misc.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer numbers.c  -fPIC -DPIC -o .libs/numbers.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer regexp.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer origin.c  -fPIC -DPIC -o .libs/origin.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer regexp.c  -fPIC -DPIC -o .libs/regexp.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer origin.c -o origin.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer regsub.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer numbers.c -o numbers.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer regexp.c -o regexp.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer streams.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer regsub.c  -fPIC -DPIC -o .libs/regsub.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer streams.c  -fPIC -DPIC -o .libs/streams.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer structures.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer regsub.c -o regsub.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer symbols.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer structures.c  -fPIC -DPIC -o .libs/structures.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer tuples.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer streams.c -o streams.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer symbols.c  -fPIC -DPIC -o .libs/symbols.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer tuples.c  -fPIC -DPIC -o .libs/tuples.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer structures.c -o structures.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer tuples.c -o tuples.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer symbols.c -o symbols.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer values.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer weak-refs.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer values.c  -fPIC -DPIC -o .libs/values.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_dl.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer weak-refs.c  -fPIC -DPIC -o .libs/weak-refs.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_files.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer weak-refs.c -o weak-refs.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer values.c -o values.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_dl.c  -fPIC -DPIC -o .libs/unix_dl.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_files.c  -fPIC -DPIC -o .libs/unix_files.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_main.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_dl.c -o unix_dl.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_processes.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_main.c  -fPIC -DPIC -o .libs/unix_main.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_files.c -o unix_files.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_processes.c  -fPIC -DPIC -o .libs/unix_processes.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm.c  -fPIC -DPIC -o .libs/sdbm.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_main.c -o unix_main.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_pair.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_pair.c  -fPIC -DPIC -o .libs/sdbm_pair.o
sdbm.c: In function â??makroomâ??:
sdbm.c:342: warning: ignoring return value of â??writeâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm.c -o sdbm.o >/dev/null 2>&1
unix_processes.c: In function â??run_processâ??:
unix_processes.c:733: warning: ignoring return value of â??chdirâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer unix_processes.c -o unix_processes.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_pair.c -o sdbm_pair.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_hash.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer repsdbm.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer timers.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer repsdbm.c  -fPIC -DPIC -o .libs/repsdbm.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer gettext.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_hash.c  -fPIC -DPIC -o .libs/sdbm_hash.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer timers.c  -fPIC -DPIC -o .libs/timers.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sdbm_hash.c -o sdbm_hash.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer gettext.c  -fPIC -DPIC -o .libs/gettext.o
timers.c: In function â??timer_signal_handlerâ??:
timers.c:97: warning: ignoring return value of â??writeâ??, declared with attribute warn_unused_result
timers.c: In function â??timer_fd_handlerâ??:
timers.c:212: warning: ignoring return value of â??readâ??, declared with attribute warn_unused_result
timers.c: In function â??rep_dl_initâ??:
timers.c:367: warning: ignoring return value of â??pipeâ??, declared with attribute warn_unused_result
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer timers.c -o timers.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer repsdbm.c -o repsdbm.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer readline.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer gettext.c -o gettext.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer readline.c  -fPIC -DPIC -o .libs/readline.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer tables.c
/bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module 	  -rpath /usr/lib/rep/i686-pc-linux-gnu -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o timers.la timers.lo
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer repgdbm.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer tables.c  -fPIC -DPIC -o .libs/tables.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer readline.c -o readline.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer repgdbm.c  -fPIC -DPIC -o .libs/repgdbm.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer tables.c -o tables.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer repgdbm.c -o repgdbm.o >/dev/null 2>&1
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/timers.o   -Wl,--as-needed  -march=amdfam10 -Wl,-O1   -Wl,-soname -Wl,timers.so -o .libs/timers.so
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer record-profile.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer record-profile.c  -fPIC -DPIC -o .libs/record-profile.o
/bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module 	  -rpath /usr/lib/rep/i686-pc-linux-gnu -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o tables.la tables.lo
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer safemach.c
libtool: link: i686-pc-linux-gnu-ar cru .libs/timers.a  timers.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer record-profile.c -o record-profile.o >/dev/null 2>&1
libtool: link: i686-pc-linux-gnu-ranlib .libs/timers.a
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer safemach.c  -fPIC -DPIC -o .libs/safemach.o
libtool: link: ( cd ".libs" && rm -f "timers.la" && ln -s "../timers.la" "timers.la" )
/bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -avoid-version -module 	  -rpath /usr/lib/rep/i686-pc-linux-gnu -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o record-profile.la record-profile.lo
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer sockets.c
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/tables.o   -Wl,--as-needed  -march=amdfam10 -Wl,-O1   -Wl,-soname -Wl,tables.so -o .libs/tables.so
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer safemach.c -o safemach.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sockets.c  -fPIC -DPIC -o .libs/sockets.o
libtool: link: i686-pc-linux-gnu-ar cru .libs/tables.a  tables.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/tables.a
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/record-profile.o   -Wl,--as-needed  -march=amdfam10 -Wl,-O1   -Wl,-soname -Wl,record-profile.so -o .libs/record-profile.so
libtool: link: ( cd ".libs" && rm -f "tables.la" && ln -s "../tables.la" "tables.la" )
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer sockets.c -o sockets.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer md5.c
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer rep-md5.c
libtool: link: i686-pc-linux-gnu-ar cru .libs/record-profile.a  record-profile.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/record-profile.a
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer rep-md5.c  -fPIC -DPIC -o .libs/rep-md5.o
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer ffi.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer md5.c -o md5.o >/dev/null 2>&1
libtool: link: ( cd ".libs" && rm -f "record-profile.la" && ln -s "../record-profile.la" "record-profile.la" )
/bin/sh ../libtool --mode=compile --tag=CC i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer utf8.c
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer rep-md5.c -o rep-md5.o >/dev/null 2>&1
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer ffi.c  -fPIC -DPIC -o .libs/ffi.o
grep: sdbm.la: No such file or directory
grep: gettext.la: No such file or directory
grep: readline.la: No such file or directory
grep: gdbm.la: No such file or directory
grep: safe-interpreter.la: No such file or directory
grep: sockets.la: No such file or directory
grep: md5.la: No such file or directory
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer utf8.c  -fPIC -DPIC -o .libs/utf8.o
grep: ffi.la: No such file or directory
grep: utf8.la: No such file or directory
i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -o rep.o rep.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I..  -march=amdfam10 -Os -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o rep-remote rep-remote.c -ldl  -lcrypt
/bin/sh ../libtool --mode=link --tag=CC i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed \
	  -version-info 15:0:6 -export-symbols ./librep.sym \
	  -o librep.la continuations.lo datums.lo debug-buffer.lo files.lo find.lo fluids.lo gh.lo lisp.lo lispcmds.lo lispmach.lo macros.lo main.lo message.lo misc.lo numbers.lo origin.lo regexp.lo regsub.lo streams.lo structures.lo symbols.lo tuples.lo values.lo weak-refs.lo unix_dl.lo unix_files.lo unix_main.lo unix_processes.lo -rpath /usr/lib -ldl  -lcrypt -lgmp -lm
libtool: compile:  i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -march=amdfam10 -Os -pipe -fomit-frame-pointer utf8.c -o utf8.o >/dev/null 2>&1
ffi.c:74:17: error: ffi.h: No such file or directory
ffi.c:100: error: expected specifier-qualifier-list before â??ffi_typeâ??
ffi.c:120: error: expected specifier-qualifier-list before â??ffi_typeâ??
ffi.c:130: error: expected specifier-qualifier-list before â??ffi_cifâ??
ffi.c: In function â??ffi_types_equal_pâ??:
ffi.c:156: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:156: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:158: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:158: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:158: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:161: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:164: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:164: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:165: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:165: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:166: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:166: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:175: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:175: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:178: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:180: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c:180: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c: In function â??ffi_interfaces_equal_pâ??:
ffi.c:209: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:209: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:210: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:210: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:210: error: â??rep_ffi_interfaceâ?? has no member named â??retâ??
ffi.c:210: error: â??rep_ffi_interfaceâ?? has no member named â??retâ??
ffi.c:215: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:217: error: â??rep_ffi_interfaceâ?? has no member named â??argsâ??
ffi.c:217: error: â??rep_ffi_interfaceâ?? has no member named â??argsâ??
ffi.c: In function â??rep_ffi_marshalâ??:
ffi.c:290: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:296: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:298: error: â??FFI_TYPE_VOIDâ?? undeclared (first use in this function)
ffi.c:298: error: (Each undeclared identifier is reported only once
ffi.c:298: error: for each function it appears in.)
ffi.c:301: error: â??FFI_TYPE_INTâ?? undeclared (first use in this function)
ffi.c:305: error: â??FFI_TYPE_FLOATâ?? undeclared (first use in this function)
ffi.c:309: error: â??FFI_TYPE_DOUBLEâ?? undeclared (first use in this function)
ffi.c:319: error: â??FFI_TYPE_UINT8â?? undeclared (first use in this function)
ffi.c:323: error: â??FFI_TYPE_SINT8â?? undeclared (first use in this function)
ffi.c:327: error: â??FFI_TYPE_UINT16â?? undeclared (first use in this function)
ffi.c:331: error: â??FFI_TYPE_SINT16â?? undeclared (first use in this function)
ffi.c:335: error: â??FFI_TYPE_UINT32â?? undeclared (first use in this function)
ffi.c:339: error: â??FFI_TYPE_SINT32â?? undeclared (first use in this function)
ffi.c:343: error: â??FFI_TYPE_UINT64â?? undeclared (first use in this function)
ffi.c:347: error: â??FFI_TYPE_SINT64â?? undeclared (first use in this function)
ffi.c:351: error: â??FFI_TYPE_POINTERâ?? undeclared (first use in this function)
ffi.c:355: error: â??FFI_TYPE_STRUCTâ?? undeclared (first use in this function)
ffi.c:370: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:385: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c: In function â??rep_ffi_demarshalâ??:
ffi.c:420: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:425: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:427: error: â??FFI_TYPE_VOIDâ?? undeclared (first use in this function)
ffi.c:431: error: â??FFI_TYPE_INTâ?? undeclared (first use in this function)
ffi.c:435: error: â??FFI_TYPE_FLOATâ?? undeclared (first use in this function)
ffi.c:439: error: â??FFI_TYPE_DOUBLEâ?? undeclared (first use in this function)
ffi.c:449: error: â??FFI_TYPE_UINT8â?? undeclared (first use in this function)
ffi.c:453: error: â??FFI_TYPE_SINT8â?? undeclared (first use in this function)
ffi.c:457: error: â??FFI_TYPE_UINT16â?? undeclared (first use in this function)
ffi.c:461: error: â??FFI_TYPE_SINT16â?? undeclared (first use in this function)
ffi.c:465: error: â??FFI_TYPE_UINT32â?? undeclared (first use in this function)
ffi.c:469: error: â??FFI_TYPE_SINT32â?? undeclared (first use in this function)
ffi.c:473: error: â??FFI_TYPE_UINT64â?? undeclared (first use in this function)
ffi.c:477: error: â??FFI_TYPE_SINT64â?? undeclared (first use in this function)
ffi.c:481: error: â??FFI_TYPE_POINTERâ?? undeclared (first use in this function)
ffi.c:485: error: â??FFI_TYPE_STRUCTâ?? undeclared (first use in this function)
ffi.c:498: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:501: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:503: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c: In function â??Fffi_structâ??:
ffi.c:547: error: â??ffi_typeâ?? undeclared (first use in this function)
ffi.c:547: error: expected expression before â??)â?? token
ffi.c:548: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:548: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:549: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:551: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c:551: error: expected expression before â??)â?? token
ffi.c:571: error: â??rep_ffi_structâ?? has no member named â??element_idsâ??
ffi.c:572: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:572: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:574: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:576: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:577: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:577: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:578: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:578: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:583: error: â??rep_ffi_structâ?? has no member named â??n_elementsâ??
ffi.c:585: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:585: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:585: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:586: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:586: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:587: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:587: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:587: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c:587: error: â??rep_ffi_structâ?? has no member named â??typeâ??
ffi.c:587: error: â??rep_ffi_structâ?? has no member named â??elementsâ??
ffi.c: In function â??Fffi_typeâ??:
ffi.c:602: error: â??rep_ffi_typeâ?? has no member named â??subtypeâ??
ffi.c:603: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:603: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c: At top level:
ffi.c:613: error: expected â??)â?? before â??*â?? token
ffi.c: In function â??Fffi_interfaceâ??:
ffi.c:641: error: â??ffi_typeâ?? undeclared (first use in this function)
ffi.c:641: error: expected expression before â??)â?? token
ffi.c:643: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:645: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:647: error: â??rep_ffi_interfaceâ?? has no member named â??retâ??
ffi.c:648: error: â??rep_ffi_interfaceâ?? has no member named â??ret_typeâ??
ffi.c:648: error: â??rep_ffi_interfaceâ?? has no member named â??retâ??
ffi.c:650: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:669: error: â??rep_ffi_interfaceâ?? has no member named â??argsâ??
ffi.c:670: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:670: error: â??rep_ffi_interfaceâ?? has no member named â??argsâ??
ffi.c:672: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:673: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:673: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:673: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:675: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:675: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:678: error: â??rep_ffi_interfaceâ?? has no member named â??cifâ??
ffi.c:678: error: â??FFI_DEFAULT_ABIâ?? undeclared (first use in this function)
ffi.c:678: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:679: error: â??rep_ffi_interfaceâ?? has no member named â??ret_typeâ??
ffi.c:679: error: â??rep_ffi_interfaceâ?? has no member named â??arg_typesâ??
ffi.c:679: error: â??FFI_OKâ?? undeclared (first use in this function)
ffi.c: In function â??Fffi_applyâ??:
ffi.c:704: error: â??rep_ffi_interfaceâ?? has no member named â??args_sizeâ??
ffi.c:705: error: â??rep_ffi_interfaceâ?? has no member named â??cifâ??
ffi.c:706: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:711: error: â??rep_ffi_interfaceâ?? has no member named â??cifâ??
ffi.c:719: error: â??rep_ffi_interfaceâ?? has no member named â??n_argsâ??
ffi.c:733: error: â??rep_ffi_interfaceâ?? has no member named â??argsâ??
ffi.c:742: error: â??rep_ffi_interfaceâ?? has no member named â??cifâ??
ffi.c:746: error: â??rep_ffi_interfaceâ?? has no member named â??retâ??
ffi.c: In function â??Fffi_newâ??:
ffi.c:768: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c: In function â??Fffi_address_ofâ??:
ffi.c:800: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c:801: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c: In function â??Fffi_set_â??:
ffi.c:819: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c: In function â??Fffi_getâ??:
ffi.c:839: error: â??rep_ffi_typeâ?? has no member named â??typeâ??
ffi.c: In function â??rep_dl_initâ??:
ffi.c:979: error: â??ffi_type_voidâ?? undeclared (first use in this function)
ffi.c:980: error: â??ffi_type_uint8â?? undeclared (first use in this function)
ffi.c:981: error: â??ffi_type_sint8â?? undeclared (first use in this function)
ffi.c:982: error: â??ffi_type_uint16â?? undeclared (first use in this function)
ffi.c:983: error: â??ffi_type_sint16â?? undeclared (first use in this function)
ffi.c:984: error: â??ffi_type_uint32â?? undeclared (first use in this function)
ffi.c:985: error: â??ffi_type_sint32â?? undeclared (first use in this function)
ffi.c:986: error: â??ffi_type_uint64â?? undeclared (first use in this function)
ffi.c:987: error: â??ffi_type_sint64â?? undeclared (first use in this function)
ffi.c:988: error: â??ffi_type_floatâ?? undeclared (first use in this function)
ffi.c:989: error: â??ffi_type_doubleâ?? undeclared (first use in this function)
ffi.c:990: error: â??ffi_type_longdoubleâ?? undeclared (first use in this function)
ffi.c:991: error: â??ffi_type_pointerâ?? undeclared (first use in this function)
make[1]: *** [ffi.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: link: echo "{ global:" > .libs/librep.ver
libtool: link:  cat ./librep.sym | sed -e "s/\(.*\)/\1;/" >> .libs/librep.ver
libtool: link:  echo "local: *; };" >> .libs/librep.ver
libtool: link:  i686-pc-linux-gnu-gcc -shared  .libs/continuations.o .libs/datums.o .libs/debug-buffer.o .libs/files.o .libs/find.o .libs/fluids.o .libs/gh.o .libs/lisp.o .libs/lispcmds.o .libs/lispmach.o .libs/macros.o .libs/main.o .libs/message.o .libs/misc.o .libs/numbers.o .libs/origin.o .libs/regexp.o .libs/regsub.o .libs/streams.o .libs/structures.o .libs/symbols.o .libs/tuples.o .libs/values.o .libs/weak-refs.o .libs/unix_dl.o .libs/unix_files.o .libs/unix_main.o .libs/unix_processes.o   -Wl,--as-needed -ldl -lcrypt /usr/lib/libgmp.so -lm  -Wl,-O1   -Wl,-soname -Wl,librep.so.9 -Wl,-version-script -Wl,.libs/librep.ver -o .libs/librep.so.9.6.0
libtool: link: (cd ".libs" && rm -f "librep.so.9" && ln -s "librep.so.9.6.0" "librep.so.9")
libtool: link: (cd ".libs" && rm -f "librep.so" && ln -s "librep.so.9.6.0" "librep.so")
libtool: link: i686-pc-linux-gnu-ar cru .libs/librep.a  continuations.o datums.o debug-buffer.o files.o find.o fluids.o gh.o lisp.o lispcmds.o lispmach.o macros.o main.o message.o misc.o numbers.o origin.o regexp.o regsub.o streams.o structures.o symbols.o tuples.o values.o weak-refs.o unix_dl.o unix_files.o unix_main.o unix_processes.o
libtool: link: i686-pc-linux-gnu-ranlib .libs/librep.a
libtool: link: ( cd ".libs" && rm -f "librep.la" && ln -s "../librep.la" "librep.la" )
make[1]: Leaving directory `/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999/src'
make: *** [all] Error 1
emake failed
 * ERROR: dev-libs/librep-git-9999-r3 failed:
 *   make failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 3290:  Called die
 * The specific snippet of code:
 *       emake || die "make failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-libs/librep-git-9999-r3',
 * the complete build log and the output of 'emerge -pqv =dev-libs/librep-git-9999-r3'.
 * This ebuild is from an overlay: '/usr/local/overlay/'
 * The complete build log is located at '/var/log/portage/dev-libs:librep-git-9999-r3:20101204-225254.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/librep-git-9999-r3/temp/environment'.
 * S: '/var/tmp/portage/dev-libs/librep-git-9999-r3/work/librep-git-9999'

Attachment: signature.asc
Description: PGP signature



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