Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 144049 Details for
Bug 209214
Review Request: libprelude - Prelude library collection
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
perlbindings failing
build.log (text/plain), 140.83 KB, created by
Ruben Kerkhof
on 2006-12-19 22:37:05 UTC
(
hide
)
Description:
perlbindings failing
Filename:
MIME Type:
Creator:
Ruben Kerkhof
Created:
2006-12-19 22:37:05 UTC
Size:
140.83 KB
patch
obsolete
>Script started on Tue 19 Dec 2006 11:24:54 PM CET >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70855 >+ umask 022 >+ cd /home/ruben/rpmbuild/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/ruben/rpmbuild/BUILD >+ rm -rf libprelude-0.9.11 >+ /bin/gzip -dc /home/ruben/rpmbuild/SOURCES/libprelude-0.9.11.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libprelude-0.9.11 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70855 >+ umask 022 >+ cd /home/ruben/rpmbuild/BUILD >+ cd libprelude-0.9.11 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./libltdl/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./libltdl/config.guess >++ basename ./libltdl/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./libltdl/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./libltdl/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./libltdl/config.sub >++ basename ./libltdl/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./libltdl/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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 --sysconfdir=/etc/prelude --disable-static --with-html-dir=/usr/share/doc/libprelude-0.9.11/html >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i386-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for grep... /bin/grep >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 how to run the C preprocessor... gcc -E >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >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 for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking for correct ltmain.sh version... yes >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/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 for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking size of long... 4 >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for printf and scanf 64 bits conversion specifier... ll >checking for working alloca.h... yes >checking for alloca... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.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 sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdint.h... (cached) yes >checking for C/C++ restrict keyword... __restrict >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking for mbstate_t... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking whether <limits.h> defines MIN and MAX... no >checking whether <sys/param.h> defines MIN and MAX... yes >checking whether time.h and sys/time.h may both be included... yes >checking for alarm... yes >checking for mbrtowc... yes >checking for mempcpy... yes >checking for wcrtomb... yes >checking for wcscoll... yes >checking for iswprint... yes >checking for wcwidth... yes >checking for working mktime... yes >checking for nl_langinfo and CODESET... yes >checking whether snprintf is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for long long int... yes >checking whether strdup is declared... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking for EOVERFLOW... yes >checking for signed... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for size_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether vsnprintf is declared... yes >checking for ftw... yes >configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking for gai_strerror... yes >checking for library containing gethostbyname... none required >checking for library containing getservbyname... none required >checking for gethostbyname... yes >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether gai_strerror is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo... yes >checking for inet_ntop... yes >checking whether inet_ntop is declared... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for iswcntrl... yes >checking for memchr... yes >checking for working re_compile_pattern... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for snprintf... yes >checking for socklen_t... yes >checking for ssize_t... yes >checking absolute name of <stdint.h>... ///usr/include/stdint.h >checking whether stdint.h conforms to C99... yes >checking for strncasecmp... yes >checking for strdup... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strpbrk... yes >checking for strsep... yes >checking whether localtime_r is compatible with its POSIX signature... yes >checking for timegm... yes >checking whether timegm is declared... yes >checking for vasnprintf... no >checking for ptrdiff_t... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking for vsnprintf... yes >checking whether wcwidth is declared... yes >checking for stdint.h... (cached) yes >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for an ANSI C99-conforming __func__... yes >checking buggy_pthread_cppflags for gcc -Werror -Wmissing-braces... -Werror -Wmissing-braces >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... gcc -std=gnu99 >checking whether imported symbols can be declared weak... yes >checking for pthread_atfork... yes >checking for pthread_condattr_setclock... yes >checking for buggy pthread mutex initializers... yes >checking whether byte ordering is bigendian... no >checking for library containing inet_ntoa... none required >checking for library containing socket... none required >checking for library containing clock_gettime... -lrt >checking for poll in -lc... yes >checking ERROR_CPPFLAG for gcc -Werror... -Werror >checking accept ARG2 => struct sockaddr ARG3 => socklen_t ... ok >checking for socklen_t... (cached) yes >checking for libgnutls-config... /usr/bin/libgnutls-config >checking for libgnutls - version >= 1.0.17... yes >checking gnutls/gnutls.h usability... yes >checking gnutls/gnutls.h presence... yes >checking for gnutls/gnutls.h... yes >checking for gnutls_srp_verifier in -lgnutls... no >checking for libgnutls-extra-config... /usr/bin/libgnutls-extra-config >checking for libgnutls - version >= 1.0.17... yes >checking gnutls/extra.h usability... yes >checking gnutls/extra.h presence... yes >checking for gnutls/extra.h... yes >checking for gnutls_srp_verifier in -lgnutls-extra... no >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.1.94... yes >checking LIBGCRYPT API version... okay >checking for struct sockaddr_in6... yes >checking whether AF_INET6 is declared... yes >checking whether variadic macros are supported... yes >checking if unaligned accesses fail... no >checking for an implementation of va_copy()... yes >checking for an implementation of __va_copy()... yes >checking whether va_lists can be copied by value... yes >checking for swig... no >checking for perl... /usr/bin/perl >checking for /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/perl.h... yes >checking for python... /usr/bin/python >checking for /usr/include/python2.4/Python.h... 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 an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... (cached) yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking for gettimeofday... yes >checking for select... yes >checking for socket... yes >checking for strdup... (cached) yes >checking for strerror... yes >checking for strstr... yes >checking CFLAGS for gcc -Wall... -Wall >checking CFLAGS for gcc -Wstrict-prototypes... -Wstrict-prototypes >checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes >checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations >checking CFLAGS for gcc -Wbad-function-cast... -Wbad-function-cast >checking CFLAGS for gcc -Wcast-qual... -Wcast-qual >checking CFLAGS for gcc -Wcast-align... -Wcast-align >checking CFLAGS for gcc -Wnested-externs... -Wnested-externs >checking CFLAGS for gcc -Wunused... -Wunused >checking CFLAGS for gcc -Wno-missing-braces... -Wno-missing-braces >configure: creating ./config.status >config.status: creating Makefile >config.status: creating client.conf >config.status: creating global.conf >config.status: creating idmef-client.conf >config.status: creating libprelude-config >config.status: creating libmissing/Makefile >config.status: creating m4/Makefile >config.status: creating src/Makefile >config.status: creating src/libprelude-error/Makefile >config.status: creating src/include/Makefile >config.status: creating src/include/prelude.h >config.status: creating src/include/prelude-inttypes.h >config.status: creating prelude-adduser/Makefile >config.status: creating docs/Makefile >config.status: creating docs/api/Makefile >config.status: creating bindings/Makefile >config.status: creating bindings/perl/Makefile.PL >config.status: creating bindings/python/setup.py >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default commands >=== configuring in libltdl (/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libltdl) >configure: running /bin/sh ./configure --prefix=/usr '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--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' '--sysconfdir=/etc/prelude' '--disable-static' '--with-html-dir=/usr/share/doc/libprelude-0.9.11/html' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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... none >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for i686-redhat-linux-gnu-g77... no >checking for i686-redhat-linux-gnu-f77... no >checking for i686-redhat-linux-gnu-xlf... no >checking for i686-redhat-linux-gnu-frt... no >checking for i686-redhat-linux-gnu-pgf77... no >checking for i686-redhat-linux-gnu-cf77... no >checking for i686-redhat-linux-gnu-fort77... no >checking for i686-redhat-linux-gnu-fl32... no >checking for i686-redhat-linux-gnu-af77... no >checking for i686-redhat-linux-gnu-f90... no >checking for i686-redhat-linux-gnu-xlf90... no >checking for i686-redhat-linux-gnu-pgf90... no >checking for i686-redhat-linux-gnu-pghpf... no >checking for i686-redhat-linux-gnu-epcf90... no >checking for i686-redhat-linux-gnu-gfortran... no >checking for i686-redhat-linux-gnu-g95... no >checking for i686-redhat-linux-gnu-f95... no >checking for i686-redhat-linux-gnu-fort... no >checking for i686-redhat-linux-gnu-xlf95... no >checking for i686-redhat-linux-gnu-ifort... no >checking for i686-redhat-linux-gnu-ifc... no >checking for i686-redhat-linux-gnu-efc... no >checking for i686-redhat-linux-gnu-pgf95... no >checking for i686-redhat-linux-gnu-lf95... no >checking for i686-redhat-linux-gnu-ftn... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/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... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib hwcap 0 nosegneg /usr/lib/mysql /usr/lib/qt-3.3/lib >checking for objdir... .libs >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen in -ldl... yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.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 dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands > >*** Dumping configuration *** > - Generate documentation : no > - Perl binding : yes > - Python binding : yes >+ make -j3 >rm -f prelude-config.h >echo "/* Used from libprelude headers */" >> prelude-config.h >/bin/grep "HAVE_VARIADIC_MACROS" < ./config.h >> prelude-config.h >/bin/grep "TIME_WITH_SYS_TIME" < ./config.h >> prelude-config.h >/bin/grep "PRELUDE_ALIGNED_ACCESS" < ./config.h >> prelude-config.h >/bin/grep "PRELUDE_WORDS_BIGENDIAN" < ./config.h >> prelude-config.h >/bin/grep "__PRELUDE_FUNC__" < ./config.h >> prelude-config.h >make all-recursive >make[1]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11' >Making all in libltdl >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libltdl' >make all-am >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libltdl' >/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ltdl.lo ltdl.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o >/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libltdlc.la ltdl.lo -ldl >ar cru .libs/libltdlc.a .libs/ltdl.o >ranlib .libs/libltdlc.a >creating libltdlc.la >(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la) >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libltdl' >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libltdl' >Making all in libmissing >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libmissing' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca_.h; \ > } > alloca.h-t >mv -f alloca.h-t alloca.h >make all-am >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libmissing' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strnlen1.lo -MD -MP -MF ".deps/strnlen1.Tpo" -c -o strnlen1.lo strnlen1.c; \ > then mv -f ".deps/strnlen1.Tpo" ".deps/strnlen1.Plo"; else rm -f ".deps/strnlen1.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT mbchar.lo -MD -MP -MF ".deps/mbchar.Tpo" -c -o mbchar.lo mbchar.c; \ > then mv -f ".deps/mbchar.Tpo" ".deps/mbchar.Plo"; else rm -f ".deps/mbchar.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strcasecmp.lo -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.lo strcasecmp.c; \ > then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Plo"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT mbchar.lo -MD -MP -MF .deps/mbchar.Tpo -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strcasestr.lo -MD -MP -MF ".deps/strcasestr.Tpo" -c -o strcasestr.lo strcasestr.c; \ > then mv -f ".deps/strcasestr.Tpo" ".deps/strcasestr.Plo"; else rm -f ".deps/strcasestr.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT vasnprintf.lo -MD -MP -MF ".deps/vasnprintf.Tpo" -c -o vasnprintf.lo vasnprintf.c; \ > then mv -f ".deps/vasnprintf.Tpo" ".deps/vasnprintf.Plo"; else rm -f ".deps/vasnprintf.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT printf-args.lo -MD -MP -MF ".deps/printf-args.Tpo" -c -o printf-args.lo printf-args.c; \ > then mv -f ".deps/printf-args.Tpo" ".deps/printf-args.Plo"; else rm -f ".deps/printf-args.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strcasestr.lo -MD -MP -MF .deps/strcasestr.Tpo -c strcasestr.c -fPIC -DPIC -o .libs/strcasestr.o >strcasestr.c: In function 'rpl_strcasestr': >strcasestr.c:90: warning: cast discards qualifiers from pointer target type >strcasestr.c:103: warning: cast discards qualifiers from pointer target type >strcasestr.c:130: warning: cast discards qualifiers from pointer target type >strcasestr.c:143: warning: cast discards qualifiers from pointer target type > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT printf-parse.lo -MD -MP -MF ".deps/printf-parse.Tpo" -c -o printf-parse.lo printf-parse.c; \ > then mv -f ".deps/printf-parse.Tpo" ".deps/printf-parse.Plo"; else rm -f ".deps/printf-parse.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT asnprintf.lo -MD -MP -MF ".deps/asnprintf.Tpo" -c -o asnprintf.lo asnprintf.c; \ > then mv -f ".deps/asnprintf.Tpo" ".deps/asnprintf.Plo"; else rm -f ".deps/asnprintf.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -pthread -o libmissing.la strnlen1.lo mbchar.lo strcasecmp.lo strcasestr.lo vasnprintf.lo printf-args.lo printf-parse.lo asnprintf.lo >ar cru .libs/libmissing.a .libs/strnlen1.o .libs/mbchar.o .libs/strcasecmp.o .libs/strcasestr.o .libs/vasnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/asnprintf.o >ranlib .libs/libmissing.a >creating libmissing.la >(cd .libs && rm -f libmissing.la && ln -s ../libmissing.la libmissing.la) >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libmissing' >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/libmissing' >Making all in m4 >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/m4' >Making all in src >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >Making all in libprelude-error >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/libprelude-error' >LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \ > ./err-sources.h.in >err-sources.h >LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \ > ./err-codes.h.in >err-codes.h >LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h >LANG="" gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h >gcc -E _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h >LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ > ./err-sources.h.in >err-sources-sym.h >LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ > ./err-codes.h.in >err-codes-sym.h >LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ > -v prefix=PRELUDE_ERROR_ -v namespace=errnos_ \ > ./errnos.in >errnos-sym.h >LANG="" gawk -f ./mkheader.awk \ > ./err-sources.h.in \ > ./err-codes.h.in \ > ./errnos.in \ > ./prelude-error.h.in > prelude-error.h >rm _mkerrcodes.h >gcc -std=gnu99 -I. -I. -o mkerrcodes ./mkerrcodes.c >./mkerrcodes | LANG="" gawk -f ./mkerrcodes2.awk >code-from-errno.h >make all-am >make[4]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/libprelude-error' >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strsource.lo -MD -MP -MF ".deps/strsource.Tpo" -c -o strsource.lo strsource.c; \ > then mv -f ".deps/strsource.Tpo" ".deps/strsource.Plo"; else rm -f ".deps/strsource.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" -c -o strerror.lo strerror.c; \ > then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; else rm -f ".deps/strerror.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT perror.lo -MD -MP -MF ".deps/perror.Tpo" -c -o perror.lo perror.c; \ > then mv -f ".deps/perror.Tpo" ".deps/perror.Plo"; else rm -f ".deps/perror.Tpo"; exit 1; fi >mkdir .libs > gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT perror.lo -MD -MP -MF .deps/perror.Tpo -c perror.c -fPIC -DPIC -o .libs/perror.o > gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o > gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT strsource.lo -MD -MP -MF .deps/strsource.Tpo -c strsource.c -fPIC -DPIC -o .libs/strsource.o >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT code-to-errno.lo -MD -MP -MF ".deps/code-to-errno.Tpo" -c -o code-to-errno.lo code-to-errno.c; \ > then mv -f ".deps/code-to-errno.Tpo" ".deps/code-to-errno.Plo"; else rm -f ".deps/code-to-errno.Tpo"; exit 1; fi >if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT code-from-errno.lo -MD -MP -MF ".deps/code-from-errno.Tpo" -c -o code-from-errno.lo code-from-errno.c; \ > then mv -f ".deps/code-from-errno.Tpo" ".deps/code-from-errno.Plo"; else rm -f ".deps/code-from-errno.Tpo"; exit 1; fi > gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT code-to-errno.lo -MD -MP -MF .deps/code-to-errno.Tpo -c code-to-errno.c -fPIC -DPIC -o .libs/code-to-errno.o > gcc -std=gnu99 -I../../libmissing -I../../src/include -I../../src/include -I. -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT code-from-errno.lo -MD -MP -MF .deps/code-from-errno.Tpo -c code-from-errno.c -fPIC -DPIC -o .libs/code-from-errno.o >/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -pthread -o libprelude-error.la strsource.lo strerror.lo perror.lo code-to-errno.lo code-from-errno.lo >ar cru .libs/libprelude-error.a .libs/strsource.o .libs/strerror.o .libs/perror.o .libs/code-to-errno.o .libs/code-from-errno.o >ranlib .libs/libprelude-error.a >creating libprelude-error.la >(cd .libs && rm -f libprelude-error.la && ln -s ../libprelude-error.la libprelude-error.la) >make[4]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/libprelude-error' >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/libprelude-error' >Making all in include >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/include' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src/include' >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \ > then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT config-engine.lo -MD -MP -MF ".deps/config-engine.Tpo" -c -o config-engine.lo config-engine.c; \ > then mv -f ".deps/config-engine.Tpo" ".deps/config-engine.Plo"; else rm -f ".deps/config-engine.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT daemonize.lo -MD -MP -MF ".deps/daemonize.Tpo" -c -o daemonize.lo daemonize.c; \ > then mv -f ".deps/daemonize.Tpo" ".deps/daemonize.Plo"; else rm -f ".deps/daemonize.Tpo"; exit 1; fi >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT daemonize.lo -MD -MP -MF .deps/daemonize.Tpo -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o >daemonize.c: In function 'prelude_daemonize': >daemonize.c:182: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT ntp.lo -MD -MP -MF ".deps/ntp.Tpo" -c -o ntp.lo ntp.c; \ > then mv -f ".deps/ntp.Tpo" ".deps/ntp.Plo"; else rm -f ".deps/ntp.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT config-engine.lo -MD -MP -MF .deps/config-engine.Tpo -c config-engine.c -fPIC -DPIC -o .libs/config-engine.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT tls-auth.lo -MD -MP -MF ".deps/tls-auth.Tpo" -c -o tls-auth.lo tls-auth.c; \ > then mv -f ".deps/tls-auth.Tpo" ".deps/tls-auth.Plo"; else rm -f ".deps/tls-auth.Tpo"; exit 1; fi >config-engine.c: In function 'sync_and_free_file_content': >config-engine.c:512: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >config-engine.c:514: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT ntp.lo -MD -MP -MF .deps/ntp.Tpo -c ntp.c -fPIC -DPIC -o .libs/ntp.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT tls-util.lo -MD -MP -MF ".deps/tls-util.Tpo" -c -o tls-util.lo tls-util.c; \ > then mv -f ".deps/tls-util.Tpo" ".deps/tls-util.Plo"; else rm -f ".deps/tls-util.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT variable.lo -MD -MP -MF ".deps/variable.Tpo" -c -o variable.lo variable.c; \ > then mv -f ".deps/variable.Tpo" ".deps/variable.Plo"; else rm -f ".deps/variable.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT tls-auth.lo -MD -MP -MF .deps/tls-auth.Tpo -c tls-auth.c -fPIC -DPIC -o .libs/tls-auth.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c -fPIC -DPIC -o .libs/variable.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT tls-util.lo -MD -MP -MF .deps/tls-util.Tpo -c tls-util.c -fPIC -DPIC -o .libs/tls-util.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude.lo -MD -MP -MF ".deps/prelude.Tpo" -c -o prelude.lo prelude.c; \ > then mv -f ".deps/prelude.Tpo" ".deps/prelude.Plo"; else rm -f ".deps/prelude.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-async.lo -MD -MP -MF ".deps/prelude-async.Tpo" -c -o prelude-async.lo prelude-async.c; \ > then mv -f ".deps/prelude-async.Tpo" ".deps/prelude-async.Plo"; else rm -f ".deps/prelude-async.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-client.lo -MD -MP -MF ".deps/prelude-client.Tpo" -c -o prelude-client.lo prelude-client.c; \ > then mv -f ".deps/prelude-client.Tpo" ".deps/prelude-client.Plo"; else rm -f ".deps/prelude-client.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-async.lo -MD -MP -MF .deps/prelude-async.Tpo -c prelude-async.c -fPIC -DPIC -o .libs/prelude-async.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude.lo -MD -MP -MF .deps/prelude.Tpo -c prelude.c -fPIC -DPIC -o .libs/prelude.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-client-profile.lo -MD -MP -MF ".deps/prelude-client-profile.Tpo" -c -o prelude-client-profile.lo prelude-client-profile.c; \ > then mv -f ".deps/prelude-client-profile.Tpo" ".deps/prelude-client-profile.Plo"; else rm -f ".deps/prelude-client-profile.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-connection.lo -MD -MP -MF ".deps/prelude-connection.Tpo" -c -o prelude-connection.lo prelude-connection.c; \ > then mv -f ".deps/prelude-connection.Tpo" ".deps/prelude-connection.Plo"; else rm -f ".deps/prelude-connection.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-client.lo -MD -MP -MF .deps/prelude-client.Tpo -c prelude-client.c -fPIC -DPIC -o .libs/prelude-client.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-client-profile.lo -MD -MP -MF .deps/prelude-client-profile.Tpo -c prelude-client-profile.c -fPIC -DPIC -o .libs/prelude-client-profile.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-connection-pool.lo -MD -MP -MF ".deps/prelude-connection-pool.Tpo" -c -o prelude-connection-pool.lo prelude-connection-pool.c; \ > then mv -f ".deps/prelude-connection-pool.Tpo" ".deps/prelude-connection-pool.Plo"; else rm -f ".deps/prelude-connection-pool.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-failover.lo -MD -MP -MF ".deps/prelude-failover.Tpo" -c -o prelude-failover.lo prelude-failover.c; \ > then mv -f ".deps/prelude-failover.Tpo" ".deps/prelude-failover.Plo"; else rm -f ".deps/prelude-failover.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-connection.lo -MD -MP -MF .deps/prelude-connection.Tpo -c prelude-connection.c -fPIC -DPIC -o .libs/prelude-connection.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-connection-pool.lo -MD -MP -MF .deps/prelude-connection-pool.Tpo -c prelude-connection-pool.c -fPIC -DPIC -o .libs/prelude-connection-pool.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-hash.lo -MD -MP -MF ".deps/prelude-hash.Tpo" -c -o prelude-hash.lo prelude-hash.c; \ > then mv -f ".deps/prelude-hash.Tpo" ".deps/prelude-hash.Plo"; else rm -f ".deps/prelude-hash.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-ident.lo -MD -MP -MF ".deps/prelude-ident.Tpo" -c -o prelude-ident.lo prelude-ident.c; \ > then mv -f ".deps/prelude-ident.Tpo" ".deps/prelude-ident.Plo"; else rm -f ".deps/prelude-ident.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-failover.lo -MD -MP -MF .deps/prelude-failover.Tpo -c prelude-failover.c -fPIC -DPIC -o .libs/prelude-failover.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-hash.lo -MD -MP -MF .deps/prelude-hash.Tpo -c prelude-hash.c -fPIC -DPIC -o .libs/prelude-hash.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-io.lo -MD -MP -MF ".deps/prelude-io.Tpo" -c -o prelude-io.lo prelude-io.c; \ > then mv -f ".deps/prelude-io.Tpo" ".deps/prelude-io.Plo"; else rm -f ".deps/prelude-io.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-log.lo -MD -MP -MF ".deps/prelude-log.Tpo" -c -o prelude-log.lo prelude-log.c; \ > then mv -f ".deps/prelude-log.Tpo" ".deps/prelude-log.Plo"; else rm -f ".deps/prelude-log.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-ident.lo -MD -MP -MF .deps/prelude-ident.Tpo -c prelude-ident.c -fPIC -DPIC -o .libs/prelude-ident.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-msg.lo -MD -MP -MF ".deps/prelude-msg.Tpo" -c -o prelude-msg.lo prelude-msg.c; \ > then mv -f ".deps/prelude-msg.Tpo" ".deps/prelude-msg.Plo"; else rm -f ".deps/prelude-msg.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-io.lo -MD -MP -MF .deps/prelude-io.Tpo -c prelude-io.c -fPIC -DPIC -o .libs/prelude-io.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-log.lo -MD -MP -MF .deps/prelude-log.Tpo -c prelude-log.c -fPIC -DPIC -o .libs/prelude-log.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-msgbuf.lo -MD -MP -MF ".deps/prelude-msgbuf.Tpo" -c -o prelude-msgbuf.lo prelude-msgbuf.c; \ > then mv -f ".deps/prelude-msgbuf.Tpo" ".deps/prelude-msgbuf.Plo"; else rm -f ".deps/prelude-msgbuf.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-option.lo -MD -MP -MF ".deps/prelude-option.Tpo" -c -o prelude-option.lo prelude-option.c; \ > then mv -f ".deps/prelude-option.Tpo" ".deps/prelude-option.Plo"; else rm -f ".deps/prelude-option.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-msg.lo -MD -MP -MF .deps/prelude-msg.Tpo -c prelude-msg.c -fPIC -DPIC -o .libs/prelude-msg.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-option-wide.lo -MD -MP -MF ".deps/prelude-option-wide.Tpo" -c -o prelude-option-wide.lo prelude-option-wide.c; \ > then mv -f ".deps/prelude-option-wide.Tpo" ".deps/prelude-option-wide.Plo"; else rm -f ".deps/prelude-option-wide.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-msgbuf.lo -MD -MP -MF .deps/prelude-msgbuf.Tpo -c prelude-msgbuf.c -fPIC -DPIC -o .libs/prelude-msgbuf.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-plugin.lo -MD -MP -MF ".deps/prelude-plugin.Tpo" -c -o prelude-plugin.lo prelude-plugin.c; \ > then mv -f ".deps/prelude-plugin.Tpo" ".deps/prelude-plugin.Plo"; else rm -f ".deps/prelude-plugin.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-option-wide.lo -MD -MP -MF .deps/prelude-option-wide.Tpo -c prelude-option-wide.c -fPIC -DPIC -o .libs/prelude-option-wide.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-option.lo -MD -MP -MF .deps/prelude-option.Tpo -c prelude-option.c -fPIC -DPIC -o .libs/prelude-option.o >prelude-option.c: In function 'print_space': >prelude-option.c:968: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-string.lo -MD -MP -MF ".deps/prelude-string.Tpo" -c -o prelude-string.lo prelude-string.c; \ > then mv -f ".deps/prelude-string.Tpo" ".deps/prelude-string.Plo"; else rm -f ".deps/prelude-string.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-plugin.lo -MD -MP -MF .deps/prelude-plugin.Tpo -c prelude-plugin.c -fPIC -DPIC -o .libs/prelude-plugin.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-timer.lo -MD -MP -MF ".deps/prelude-timer.Tpo" -c -o prelude-timer.lo prelude-timer.c; \ > then mv -f ".deps/prelude-timer.Tpo" ".deps/prelude-timer.Plo"; else rm -f ".deps/prelude-timer.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-thread.lo -MD -MP -MF ".deps/prelude-thread.Tpo" -c -o prelude-thread.lo prelude-thread.c; \ > then mv -f ".deps/prelude-thread.Tpo" ".deps/prelude-thread.Plo"; else rm -f ".deps/prelude-thread.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-string.lo -MD -MP -MF .deps/prelude-string.Tpo -c prelude-string.c -fPIC -DPIC -o .libs/prelude-string.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-timer.lo -MD -MP -MF .deps/prelude-timer.Tpo -c prelude-timer.c -fPIC -DPIC -o .libs/prelude-timer.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-additional-data.lo -MD -MP -MF ".deps/idmef-additional-data.Tpo" -c -o idmef-additional-data.lo idmef-additional-data.c; \ > then mv -f ".deps/idmef-additional-data.Tpo" ".deps/idmef-additional-data.Plo"; else rm -f ".deps/idmef-additional-data.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-class.lo -MD -MP -MF ".deps/idmef-class.Tpo" -c -o idmef-class.lo idmef-class.c; \ > then mv -f ".deps/idmef-class.Tpo" ".deps/idmef-class.Plo"; else rm -f ".deps/idmef-class.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-thread.lo -MD -MP -MF .deps/prelude-thread.Tpo -c prelude-thread.c -fPIC -DPIC -o .libs/prelude-thread.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-criteria.lo -MD -MP -MF ".deps/idmef-criteria.Tpo" -c -o idmef-criteria.lo idmef-criteria.c; \ > then mv -f ".deps/idmef-criteria.Tpo" ".deps/idmef-criteria.Plo"; else rm -f ".deps/idmef-criteria.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-class.lo -MD -MP -MF .deps/idmef-class.Tpo -c idmef-class.c -fPIC -DPIC -o .libs/idmef-class.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-additional-data.lo -MD -MP -MF .deps/idmef-additional-data.Tpo -c idmef-additional-data.c -fPIC -DPIC -o .libs/idmef-additional-data.o >make idmef-criteria-string.yac.lo CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h" IDMEF_CRITERIA_STRING_YAC_LO=dummy-idmef-criteria-string.yac.lo >make[4]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h -MT idmef-criteria-string.yac.lo -MD -MP -MF ".deps/idmef-criteria-string.yac.Tpo" -c -o idmef-criteria-string.yac.lo idmef-criteria-string.yac.c; \ > then mv -f ".deps/idmef-criteria-string.yac.Tpo" ".deps/idmef-criteria-string.yac.Plo"; else rm -f ".deps/idmef-criteria-string.yac.Tpo"; exit 1; fi >make idmef-criteria-string.lex.lo CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h" IDMEF_CRITERIA_STRING_LEX_LO=dummy-idmef-criteria-string.lex.lo >make[4]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h -MT idmef-criteria-string.lex.lo -MD -MP -MF ".deps/idmef-criteria-string.lex.Tpo" -c -o idmef-criteria-string.lex.lo idmef-criteria-string.lex.c; \ > then mv -f ".deps/idmef-criteria-string.lex.Tpo" ".deps/idmef-criteria-string.lex.Plo"; else rm -f ".deps/idmef-criteria-string.lex.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-criteria.lo -MD -MP -MF .deps/idmef-criteria.Tpo -c idmef-criteria.c -fPIC -DPIC -o .libs/idmef-criteria.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h -MT idmef-criteria-string.yac.lo -MD -MP -MF .deps/idmef-criteria-string.yac.Tpo -c idmef-criteria-string.yac.c -fPIC -DPIC -o .libs/idmef-criteria-string.yac.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-criterion-value.lo -MD -MP -MF ".deps/idmef-criterion-value.Tpo" -c -o idmef-criterion-value.lo idmef-criterion-value.c; \ > then mv -f ".deps/idmef-criterion-value.Tpo" ".deps/idmef-criterion-value.Plo"; else rm -f ".deps/idmef-criterion-value.Tpo"; exit 1; fi >make[4]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-data.lo -MD -MP -MF ".deps/idmef-data.Tpo" -c -o idmef-data.lo idmef-data.c; \ > then mv -f ".deps/idmef-data.Tpo" ".deps/idmef-data.Plo"; else rm -f ".deps/idmef-data.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -include ../config.h -MT idmef-criteria-string.lex.lo -MD -MP -MF .deps/idmef-criteria-string.lex.Tpo -c idmef-criteria-string.lex.c -fPIC -DPIC -o .libs/idmef-criteria-string.lex.o >idmef-criteria-string.lex.c: In function 'yylex': >idmef-criteria-string.lex.l:166: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >idmef-criteria-string.lex.l: At top level: >idmef-criteria-string.lex.c:1390: warning: 'yyunput' defined but not used >idmef-criteria-string.lex.c:1893: warning: 'yy_top_state' defined but not used > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-criterion-value.lo -MD -MP -MF .deps/idmef-criterion-value.Tpo -c idmef-criterion-value.c -fPIC -DPIC -o .libs/idmef-criterion-value.o >make[4]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-print.lo -MD -MP -MF ".deps/idmef-message-print.Tpo" -c -o idmef-message-print.lo idmef-message-print.c; \ > then mv -f ".deps/idmef-message-print.Tpo" ".deps/idmef-message-print.Plo"; else rm -f ".deps/idmef-message-print.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-read.lo -MD -MP -MF ".deps/idmef-message-read.Tpo" -c -o idmef-message-read.lo idmef-message-read.c; \ > then mv -f ".deps/idmef-message-read.Tpo" ".deps/idmef-message-read.Plo"; else rm -f ".deps/idmef-message-read.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-data.lo -MD -MP -MF .deps/idmef-data.Tpo -c idmef-data.c -fPIC -DPIC -o .libs/idmef-data.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-read.lo -MD -MP -MF .deps/idmef-message-read.Tpo -c idmef-message-read.c -fPIC -DPIC -o .libs/idmef-message-read.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-write.lo -MD -MP -MF ".deps/idmef-message-write.Tpo" -c -o idmef-message-write.lo idmef-message-write.c; \ > then mv -f ".deps/idmef-message-write.Tpo" ".deps/idmef-message-write.Plo"; else rm -f ".deps/idmef-message-write.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-print.lo -MD -MP -MF .deps/idmef-message-print.Tpo -c idmef-message-print.c -fPIC -DPIC -o .libs/idmef-message-print.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-path.lo -MD -MP -MF ".deps/idmef-path.Tpo" -c -o idmef-path.lo idmef-path.c; \ > then mv -f ".deps/idmef-path.Tpo" ".deps/idmef-path.Plo"; else rm -f ".deps/idmef-path.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-time.lo -MD -MP -MF ".deps/idmef-time.Tpo" -c -o idmef-time.lo idmef-time.c; \ > then mv -f ".deps/idmef-time.Tpo" ".deps/idmef-time.Plo"; else rm -f ".deps/idmef-time.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-message-write.lo -MD -MP -MF .deps/idmef-message-write.Tpo -c idmef-message-write.c -fPIC -DPIC -o .libs/idmef-message-write.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-path.lo -MD -MP -MF .deps/idmef-path.Tpo -c idmef-path.c -fPIC -DPIC -o .libs/idmef-path.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-tree-wrap.lo -MD -MP -MF ".deps/idmef-tree-wrap.Tpo" -c -o idmef-tree-wrap.lo idmef-tree-wrap.c; \ > then mv -f ".deps/idmef-tree-wrap.Tpo" ".deps/idmef-tree-wrap.Plo"; else rm -f ".deps/idmef-tree-wrap.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-time.lo -MD -MP -MF .deps/idmef-time.Tpo -c idmef-time.c -fPIC -DPIC -o .libs/idmef-time.o >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-value.lo -MD -MP -MF ".deps/idmef-value.Tpo" -c -o idmef-value.lo idmef-value.c; \ > then mv -f ".deps/idmef-value.Tpo" ".deps/idmef-value.Plo"; else rm -f ".deps/idmef-value.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-value-type.lo -MD -MP -MF ".deps/idmef-value-type.Tpo" -c -o idmef-value-type.lo idmef-value-type.c; \ > then mv -f ".deps/idmef-value-type.Tpo" ".deps/idmef-value-type.Plo"; else rm -f ".deps/idmef-value-type.Tpo"; exit 1; fi > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-tree-wrap.lo -MD -MP -MF .deps/idmef-tree-wrap.Tpo -c idmef-tree-wrap.c -fPIC -DPIC -o .libs/idmef-tree-wrap.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-value.lo -MD -MP -MF .deps/idmef-value.Tpo -c idmef-value.c -fPIC -DPIC -o .libs/idmef-value.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../src/include -I./libprelude-error -I../libmissing -I../libltdl -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -DPRELUDE_SPOOL_DIR=\"/var/spool/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT idmef-value-type.lo -MD -MP -MF .deps/idmef-value-type.Tpo -c idmef-value-type.c -fPIC -DPIC -o .libs/idmef-value-type.o >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -pthread -o libprelude.la -rpath /usr/lib -no-undefined -version-info 10:0:8 -export-symbols-regex "^(idmef|_?prelude)_" common.lo config-engine.lo daemonize.lo ntp.lo tls-auth.lo tls-util.lo variable.lo prelude.lo prelude-async.lo prelude-client.lo prelude-client-profile.lo prelude-connection.lo prelude-connection-pool.lo prelude-failover.lo prelude-hash.lo prelude-ident.lo prelude-io.lo prelude-log.lo prelude-msg.lo prelude-msgbuf.lo prelude-option.lo prelude-option-wide.lo prelude-plugin.lo prelude-string.lo prelude-timer.lo prelude-thread.lo idmef-additional-data.lo idmef-class.lo idmef-criteria.lo idmef-criteria-string.yac.lo idmef-criteria-string.lex.lo idmef-criterion-value.lo idmef-data.lo idmef-message-print.lo idmef-message-read.lo idmef-message-write.lo idmef-path.lo idmef-time.lo idmef-tree-wrap.lo idmef-value.lo idmef-value-type.lo -lgnutls -lgcrypt -lgpg-error -lrt ../libltdl/libltdlc.la ../libmissing/libmissing.la libprelude-error/libprelude-error.la >generating symbol list for `libprelude.la' >/usr/bin/nm -B .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-print.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o ../libltdl/.libs/libltdlc.a ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libprelude.exp >/bin/grep -E -e "^(idmef|_?prelude)_" ".libs/libprelude.exp" > ".libs/libprelude.expT" >mv -f ".libs/libprelude.expT" ".libs/libprelude.exp" >echo "{ global:" > .libs/libprelude.ver > cat .libs/libprelude.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libprelude.ver > echo "local: *; };" >> .libs/libprelude.ver > gcc -shared .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-print.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a -Wl,--no-whole-archive -lgnutls -lgcrypt -lgpg-error -lrt -ldl -m32 -march=i386 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libprelude.so.2 -Wl,-version-script -Wl,.libs/libprelude.ver -o .libs/libprelude.so.2.8.0 >(cd .libs && rm -f libprelude.so.2 && ln -s libprelude.so.2.8.0 libprelude.so.2) >(cd .libs && rm -f libprelude.so && ln -s libprelude.so.2.8.0 libprelude.so) >creating libprelude.la >(cd .libs && rm -f libprelude.la && ln -s ../libprelude.la libprelude.la) >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/src' >Making all in prelude-adduser >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/prelude-adduser' >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/include -I../libmissing -I../src/libprelude-error -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT prelude-adduser.o -MD -MP -MF ".deps/prelude-adduser.Tpo" -c -o prelude-adduser.o prelude-adduser.c; \ > then mv -f ".deps/prelude-adduser.Tpo" ".deps/prelude-adduser.Po"; else rm -f ".deps/prelude-adduser.Tpo"; exit 1; fi >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/include -I../libmissing -I../src/libprelude-error -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT server.o -MD -MP -MF ".deps/server.Tpo" -c -o server.o server.c; \ > then mv -f ".deps/server.Tpo" ".deps/server.Po"; else rm -f ".deps/server.Tpo"; exit 1; fi >if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/include -I../libmissing -I../src/libprelude-error -DPRELUDE_CONFIG_DIR=\"/etc/prelude/prelude\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -MT tls-register.o -MD -MP -MF ".deps/tls-register.Tpo" -c -o tls-register.o tls-register.c; \ > then mv -f ".deps/tls-register.Tpo" ".deps/tls-register.Po"; else rm -f ".deps/tls-register.Tpo"; exit 1; fi >server.c: In function 'server_create': >server.c:384: warning: unused variable 'ret' >prelude-adduser.c: In function 'create_template_config_file': >prelude-adduser.c:401: warning: ignoring return value of 'chown', declared with attribute warn_unused_result >prelude-adduser.c:419: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result >prelude-adduser.c:422: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >tls-register.c: In function 'remove_old_certificate': >tls-register.c:127: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -pthread -o prelude-adduser prelude-adduser.o server.o tls-register.o ../src/config-engine.lo ../src/tls-util.lo ../src/variable.lo ../src/libprelude.la ../libmissing/libmissing.la >mkdir .libs >gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -pthread -o .libs/prelude-adduser prelude-adduser.o server.o tls-register.o ../src/.libs/config-engine.o ../src/.libs/tls-util.o ../src/.libs/variable.o ../src/.libs/libprelude.so -lgnutls -lgcrypt -lgpg-error -lrt -ldl ../libmissing/.libs/libmissing.a >creating prelude-adduser >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/prelude-adduser' >Making all in bindings >make[2]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/bindings' >cd perl && LANG="" DESTDIR= LIBDIR=/usr/lib /usr/bin/perl Makefile.PL >cd perl && make LD_RUN_PATH="" >cd python && /usr/bin/python setup.py build >make[3]: Entering directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/bindings/perl' >make[3]: *** No targets specified and no makefile found. Stop. >make[3]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/bindings/perl' >make[2]: *** [perl-build] Error 2 >make[2]: *** Waiting for unfinished jobs.... >running build >running build_py >creating build >creating build/lib.linux-i686-2.4 >copying prelude.py -> build/lib.linux-i686-2.4 >running build_ext >building '_prelude' extension >creating build/temp.linux-i686-2.4 >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces -fPIC -I/usr/include/python2.4 -c _prelude.c -o build/temp.linux-i686-2.4/_prelude.o -DHAVE_CONFIG_H -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings -pthread >Warning: -L../../src/.libs changed to -L/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/bindings/perl/../../src/.libs >Writing Makefile for Prelude >_prelude.c: In function 'SWIG_Python_NewPointerObj': >_prelude.c:1295: warning: cast discards qualifiers from pointer target type >_prelude.c: In function 'SWIG_Python_NewPackedObj': >_prelude.c:1328: warning: cast discards qualifiers from pointer target type >_prelude.c: At top level: >_prelude.c:1646: warning: no previous prototype for 'swig_idmef_value_get_descriptor' >_prelude.c:1697: warning: no previous prototype for 'swig_python_raise_exception' >_prelude.c:1714: warning: no previous prototype for 'swig_python_string' >_prelude.c:1724: warning: no previous prototype for 'swig_python_data' >_prelude.c: In function 'SWIG_FromCharPtr': >_prelude.c:1759: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_check_version': >_prelude.c:2619: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_client_set_required_permission': >_prelude.c:2897: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_client_destroy': >_prelude.c:3036: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_client_set_flags': >_prelude.c:3065: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_client_get_config_filename': >_prelude.c:3143: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_client_get_setup_error': >_prelude.c:3317: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_client_profile_get_name': >_prelude.c:3988: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_additional_data_type_to_string': >_prelude.c:4121: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:4124: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_additional_data_set_type': >_prelude.c:4359: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_reference_origin_to_string': >_prelude.c:4629: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:4632: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_reference_set_origin': >_prelude.c:4867: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_user_id_type_to_string': >_prelude.c:5711: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:5714: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_user_id_set_type': >_prelude.c:6041: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_user_category_to_string': >_prelude.c:6415: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:6418: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_user_set_category': >_prelude.c:6745: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_address_category_to_string': >_prelude.c:6942: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:6945: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_address_set_category': >_prelude.c:7272: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_service_type_to_string': >_prelude.c:10176: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:10179: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_node_category_to_string': >_prelude.c:11402: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:11405: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_node_set_category': >_prelude.c:11732: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_source_spoofed_to_string': >_prelude.c:12113: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:12116: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_source_set_spoofed': >_prelude.c:12443: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_checksum_algorithm_to_string': >_prelude.c:14200: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:14203: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_checksum_set_algorithm': >_prelude.c:14622: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_file_category_to_string': >_prelude.c:14705: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:14708: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_file_fstype_to_string': >_prelude.c:14754: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:14757: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_file_set_category': >_prelude.c:16196: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_file_set_fstype': >_prelude.c:16303: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_linkage_category_to_string': >_prelude.c:16478: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:16481: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_linkage_set_category': >_prelude.c:16716: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_target_decoy_to_string': >_prelude.c:17076: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:17079: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_target_set_decoy': >_prelude.c:17406: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_impact_severity_to_string': >_prelude.c:19490: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:19493: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_impact_completion_to_string': >_prelude.c:19539: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:19542: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_impact_type_to_string': >_prelude.c:19588: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:19591: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_impact_set_severity': >_prelude.c:19848: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_impact_set_completion': >_prelude.c:19955: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_impact_set_type': >_prelude.c:20040: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_action_category_to_string': >_prelude.c:20215: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:20218: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_action_set_category': >_prelude.c:20453: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_confidence_rating_to_string': >_prelude.c:20628: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:20631: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_confidence_set_rating': >_prelude.c:20866: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_alert_type_to_string': >_prelude.c:22870: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:22873: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_message_type_to_string': >_prelude.c:25221: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:25224: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_value_new': >_prelude.c:26486: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_new_from_string': >_prelude.c:26583: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_match': >_prelude.c:27549: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_check_operator': >_prelude.c:27585: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_path_get_name': >_prelude.c:28270: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_data_t_type_set': >_prelude.c:29578: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_t_data_ro_data_get': >_prelude.c:30079: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_data_set_ptr_dup_fast': >_prelude.c:30515: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_set_ptr_ref_fast': >_prelude.c:30564: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_set_ptr_nodup_fast': >_prelude.c:30613: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_new_ptr_dup_fast': >_prelude.c:30658: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_new_ptr_ref_fast': >_prelude.c:30707: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_new_ptr_nodup_fast': >_prelude.c:30756: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_data_get_data': >_prelude.c:31801: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_data_get_char_string': >_prelude.c:31949: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_data_get_byte_string': >_prelude.c:31972: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_criterion_operator_to_string': >_prelude.c:32119: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:32122: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_criterion_new': >_prelude.c:32156: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_additional_data_new_boolean': >_prelude.c:35273: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_additional_data_set_boolean': >_prelude.c:35432: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_type_t_id_set': >_prelude.c:39517: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_type_compare': >_prelude.c:39792: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_type_check_operator': >_prelude.c:39823: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_idmef_value_type_to_string': >_prelude.c:39850: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:39853: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_class_enum_to_string': >_prelude.c:40006: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_class_get_name': >_prelude.c:40198: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_idmef_class_get_child_name': >_prelude.c:40224: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_connection_connect': >_prelude.c:40548: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_get_local_addr': >_prelude.c:40619: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_connection_get_peer_addr': >_prelude.c:40667: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_connection_set_state': >_prelude.c:40845: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_get_default_socket_filename': >_prelude.c:40937: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_connection_permission_to_string': >_prelude.c:41124: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_pool_new': >_prelude.c:41287: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_pool_get_connection_string': >_prelude.c:41475: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_connection_pool_set_flags': >_prelude.c:41530: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_pool_set_required_permission': >_prelude.c:41553: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_pool_set_global_event_handler': >_prelude.c:41713: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_connection_pool_set_event_handler': >_prelude.c:41740: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_set_priority': >_prelude.c:41765: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_print': >_prelude.c:41792: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_add': >_prelude.c:41970: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:42000: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_set_type': >_prelude.c:42038: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_set_warnings': >_prelude.c:42077: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_get_longname': >_prelude.c:42120: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_get_longopt': >_prelude.c:42537: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_get_description': >_prelude.c:42587: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_set_has_arg': >_prelude.c:42607: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_get_value': >_prelude.c:42678: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_get_help': >_prelude.c:42728: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_get_input_validation_regex': >_prelude.c:42778: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_option_set_input_type': >_prelude.c:42798: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_option_search': >_prelude.c:43179: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c:43183: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_msg_new': >_prelude.c:43686: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_msg_set_priority': >_prelude.c:43836: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap__prelude_log__varargs__': >_prelude.c:44149: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_log__varargs__': >_prelude.c:44228: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_log_debug__varargs__': >_prelude.c:44277: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_log_set_level': >_prelude.c:44323: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_log_set_flags': >_prelude.c:44375: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_msgbuf_set_flags': >_prelude.c:44712: warning: cast from function call of type 'int' to non-matching type 'enum <anonymous>' >_prelude.c: In function '_wrap_prelude_strerror': >_prelude.c:45163: warning: cast discards qualifiers from pointer target type >_prelude.c: In function '_wrap_prelude_strsource': >_prelude.c:45183: warning: cast discards qualifiers from pointer target type >_prelude.c: At top level: >_prelude.c:47807: warning: no previous prototype for 'init_prelude' >gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wno-missing-braces build/temp.linux-i686-2.4/_prelude.o -L../../src/.libs/ -o build/lib.linux-i686-2.4/_prelude.so -lprelude -pthread -lgnutls -lgcrypt -lgpg-error -lrt >make[2]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11/bindings' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/ruben/rpmbuild/BUILD/libprelude-0.9.11' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.70855 (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.70855 (%build) >]0;ruben@odin:~/rpmbuild/SPECS[ruben@odin SPECS]$ exit >exit > >Script done on Tue 19 Dec 2006 11:33:38 PM CET
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209214
:
144049
|
144124