Sources Bugzilla – Bug 11180
sorry, unimplemented: inlining failed in call to 'syslog': function body not available
Last modified: 2012-02-29 13:59:58 UTC
1. stable gcc (4.4.2) 2. configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin -- sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share -- includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec -- localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man -- infodir=/usr/share/info 3. make gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu99 -fgnu89-inline - D_FORTIFY_SO URCE=2 -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fstack- protector -g -march=i686 -Wstrict-prototypes -mpreferred-stack-boundary=2 - fexceptions -I../include -I/tmp/rmake/builds/glibc/glibc-2.11/obj/misc - I/tmp/rmake/builds/glibc/glibc-2.11/obj -I../sysdeps/i386/elf - I../nptl/sysdeps/unix/sysv/linux/i386/i686 - I../sysdeps/unix/sysv/linux/i386/i686 -I../nptl/sysdeps/unix/sysv/linux/i386 - I../sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux - I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../sysdeps/unix/sysv/linux - I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman - I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv - I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix - I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu - I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 - I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386 - I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 - I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 - I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I.. -I../libio -I. - D_LIBC_REENTRANT -include ../include/libc-symbols.h -o /tmp/rmake/builds/glibc/glibc-2.11/obj/misc/syslog.o -MD -MP -MF /tmp/rmake/builds/glibc/glibc-2.11/obj/misc/syslog.o.dt -MT /tmp/rmake/builds/glibc/glibc-2.11/obj/misc/syslog.o In file included from ../sysdeps/unix/sysv/linux/syslog.c:10: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to 'syslog': function body not available ../misc/syslog.c:155: sorry, unimplemented: called from here
Created attachment 4528 [details] rmake-452.log.gz
*** This bug has been marked as a duplicate of 333 ***
*** This bug has been marked as a duplicate of bug 10375 ***