Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 384229 Details for
Bug 555492
FTBFS libsoup22-2.2.105-6.fc13
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 98.96 KB, created by
FTBFS
on 2010-01-14 17:33:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:33:47 UTC
Size:
98.96 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'], False, '/var/lib/mock/fedora-development-x86_64-libsoup22-2.2.105-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1257850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/libsoup22-2.2.105-6.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'], False, '/var/lib/mock/fedora-development-x86_64-libsoup22-2.2.105-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1257850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PP3BCp >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libsoup-2.2.105 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libsoup-2.2.105.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libsoup-2.2.105 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #1 (libsoup-2.2.105-dprintf-conflict.patch):' >Patch #1 (libsoup-2.2.105-dprintf-conflict.patch): >+ /bin/cat /builddir/build/SOURCES/libsoup-2.2.105-dprintf-conflict.patch >+ /usr/bin/patch -s -p1 -b --suffix .dprintf-conflict --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iZXf2N >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libsoup-2.2.105 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-unknown-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 for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >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 recognize dependent libraries... pass_all >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 x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-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 x86_64-unknown-linux-gnu-g77... no >checking for x86_64-unknown-linux-gnu-xlf... no >checking for x86_64-unknown-linux-gnu-f77... no >checking for x86_64-unknown-linux-gnu-frt... no >checking for x86_64-unknown-linux-gnu-pgf77... no >checking for x86_64-unknown-linux-gnu-cf77... no >checking for x86_64-unknown-linux-gnu-fort77... no >checking for x86_64-unknown-linux-gnu-fl32... no >checking for x86_64-unknown-linux-gnu-af77... no >checking for x86_64-unknown-linux-gnu-xlf90... no >checking for x86_64-unknown-linux-gnu-f90... no >checking for x86_64-unknown-linux-gnu-pgf90... no >checking for x86_64-unknown-linux-gnu-pghpf... no >checking for x86_64-unknown-linux-gnu-epcf90... no >checking for x86_64-unknown-linux-gnu-gfortran... no >checking for x86_64-unknown-linux-gnu-g95... no >checking for x86_64-unknown-linux-gnu-xlf95... no >checking for x86_64-unknown-linux-gnu-f95... no >checking for x86_64-unknown-linux-gnu-fort... no >checking for x86_64-unknown-linux-gnu-ifort... no >checking for x86_64-unknown-linux-gnu-ifc... no >checking for x86_64-unknown-linux-gnu-efc... no >checking for x86_64-unknown-linux-gnu-pgf95... no >checking for x86_64-unknown-linux-gnu-lf95... no >checking for x86_64-unknown-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... 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 xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... 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... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-unknown-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... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 working alloca.h... yes >checking for alloca... yes >checking for x86_64-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.12.0... yes (version 2.23.1) >checking for XML... yes >checking for Win32... no >checking for gmtime_r... yes >checking for timegm... yes >checking for socket... yes >checking for gethostbyname... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for inet_aton... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking IPv6 support... yes >checking for LIBGNUTLS... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.0... yes >checking LIBGCRYPT API version... okay >checking for httpd2... no >checking for httpd... no >configure: creating ./config.status >config.status: creating libsoup.pc >config.status: creating Makefile >config.status: creating libsoup-zip >config.status: creating libsoup/Makefile >config.status: creating tests/Makefile >config.status: creating tests/httpd.conf >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105' >Making all in libsoup >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make all-am >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-marshal.lo -MD -MP -MF .deps/soup-marshal.Tpo -c -o soup-marshal.lo soup-marshal.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-address.lo -MD -MP -MF .deps/soup-address.Tpo -c -o soup-address.lo soup-address.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth.lo -MD -MP -MF .deps/soup-auth.Tpo -c -o soup-auth.lo soup-auth.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-basic.lo -MD -MP -MF .deps/soup-auth-basic.Tpo -c -o soup-auth-basic.lo soup-auth-basic.c >mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-address.lo -MD -MP -MF .deps/soup-address.Tpo -c soup-address.c -fPIC -DPIC -o .libs/soup-address.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-marshal.lo -MD -MP -MF .deps/soup-marshal.Tpo -c soup-marshal.c -fPIC -DPIC -o .libs/soup-marshal.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth.lo -MD -MP -MF .deps/soup-auth.Tpo -c soup-auth.c -fPIC -DPIC -o .libs/soup-auth.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-basic.lo -MD -MP -MF .deps/soup-auth-basic.Tpo -c soup-auth-basic.c -fPIC -DPIC -o .libs/soup-auth-basic.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-marshal.lo -MD -MP -MF .deps/soup-marshal.Tpo -c soup-marshal.c -o soup-marshal.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-address.lo -MD -MP -MF .deps/soup-address.Tpo -c soup-address.c -o soup-address.o >/dev/null 2>&1 >mv -f .deps/soup-marshal.Tpo .deps/soup-marshal.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-digest.lo -MD -MP -MF .deps/soup-auth-digest.Tpo -c -o soup-auth-digest.lo soup-auth-digest.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-basic.lo -MD -MP -MF .deps/soup-auth-basic.Tpo -c soup-auth-basic.c -o soup-auth-basic.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth.lo -MD -MP -MF .deps/soup-auth.Tpo -c soup-auth.c -o soup-auth.o >/dev/null 2>&1 >mv -f .deps/soup-auth-basic.Tpo .deps/soup-auth-basic.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection.lo -MD -MP -MF .deps/soup-connection.Tpo -c -o soup-connection.lo soup-connection.c >mv -f .deps/soup-auth.Tpo .deps/soup-auth.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection-ntlm.lo -MD -MP -MF .deps/soup-connection-ntlm.Tpo -c -o soup-connection-ntlm.lo soup-connection-ntlm.c >mv -f .deps/soup-address.Tpo .deps/soup-address.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-date.lo -MD -MP -MF .deps/soup-date.Tpo -c -o soup-date.lo soup-date.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-digest.lo -MD -MP -MF .deps/soup-auth-digest.Tpo -c soup-auth-digest.c -fPIC -DPIC -o .libs/soup-auth-digest.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection.lo -MD -MP -MF .deps/soup-connection.Tpo -c soup-connection.c -fPIC -DPIC -o .libs/soup-connection.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection-ntlm.lo -MD -MP -MF .deps/soup-connection-ntlm.Tpo -c soup-connection-ntlm.c -fPIC -DPIC -o .libs/soup-connection-ntlm.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-auth-digest.lo -MD -MP -MF .deps/soup-auth-digest.Tpo -c soup-auth-digest.c -o soup-auth-digest.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-date.lo -MD -MP -MF .deps/soup-date.Tpo -c soup-date.c -fPIC -DPIC -o .libs/soup-date.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection.lo -MD -MP -MF .deps/soup-connection.Tpo -c soup-connection.c -o soup-connection.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-date.lo -MD -MP -MF .deps/soup-date.Tpo -c soup-date.c -o soup-date.o >/dev/null 2>&1 >mv -f .deps/soup-auth-digest.Tpo .deps/soup-auth-digest.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-dns.lo -MD -MP -MF .deps/soup-dns.Tpo -c -o soup-dns.lo soup-dns.c >mv -f .deps/soup-date.Tpo .deps/soup-date.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-gnutls.lo -MD -MP -MF .deps/soup-gnutls.Tpo -c -o soup-gnutls.lo soup-gnutls.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-connection-ntlm.lo -MD -MP -MF .deps/soup-connection-ntlm.Tpo -c soup-connection-ntlm.c -o soup-connection-ntlm.o >/dev/null 2>&1 >mv -f .deps/soup-connection.Tpo .deps/soup-connection.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-headers.lo -MD -MP -MF .deps/soup-headers.Tpo -c -o soup-headers.lo soup-headers.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-gnutls.lo -MD -MP -MF .deps/soup-gnutls.Tpo -c soup-gnutls.c -fPIC -DPIC -o .libs/soup-gnutls.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-headers.lo -MD -MP -MF .deps/soup-headers.Tpo -c soup-headers.c -fPIC -DPIC -o .libs/soup-headers.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-gnutls.lo -MD -MP -MF .deps/soup-gnutls.Tpo -c soup-gnutls.c -o soup-gnutls.o >/dev/null 2>&1 >mv -f .deps/soup-connection-ntlm.Tpo .deps/soup-connection-ntlm.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-md5-utils.lo -MD -MP -MF .deps/soup-md5-utils.Tpo -c -o soup-md5-utils.lo soup-md5-utils.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-headers.lo -MD -MP -MF .deps/soup-headers.Tpo -c soup-headers.c -o soup-headers.o >/dev/null 2>&1 >mv -f .deps/soup-gnutls.Tpo .deps/soup-gnutls.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message.lo -MD -MP -MF .deps/soup-message.Tpo -c -o soup-message.lo soup-message.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-dns.lo -MD -MP -MF .deps/soup-dns.Tpo -c soup-dns.c -fPIC -DPIC -o .libs/soup-dns.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message.lo -MD -MP -MF .deps/soup-message.Tpo -c soup-message.c -fPIC -DPIC -o .libs/soup-message.o >mv -f .deps/soup-headers.Tpo .deps/soup-headers.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-client-io.lo -MD -MP -MF .deps/soup-message-client-io.Tpo -c -o soup-message-client-io.lo soup-message-client-io.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-dns.lo -MD -MP -MF .deps/soup-dns.Tpo -c soup-dns.c -o soup-dns.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-md5-utils.lo -MD -MP -MF .deps/soup-md5-utils.Tpo -c soup-md5-utils.c -fPIC -DPIC -o .libs/soup-md5-utils.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-md5-utils.lo -MD -MP -MF .deps/soup-md5-utils.Tpo -c soup-md5-utils.c -o soup-md5-utils.o >/dev/null 2>&1 >mv -f .deps/soup-dns.Tpo .deps/soup-dns.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message.lo -MD -MP -MF .deps/soup-message.Tpo -c soup-message.c -o soup-message.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-filter.lo -MD -MP -MF .deps/soup-message-filter.Tpo -c -o soup-message-filter.lo soup-message-filter.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-client-io.lo -MD -MP -MF .deps/soup-message-client-io.Tpo -c soup-message-client-io.c -fPIC -DPIC -o .libs/soup-message-client-io.o >mv -f .deps/soup-md5-utils.Tpo .deps/soup-md5-utils.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-handlers.lo -MD -MP -MF .deps/soup-message-handlers.Tpo -c -o soup-message-handlers.lo soup-message-handlers.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-client-io.lo -MD -MP -MF .deps/soup-message-client-io.Tpo -c soup-message-client-io.c -o soup-message-client-io.o >/dev/null 2>&1 >mv -f .deps/soup-message.Tpo .deps/soup-message.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-io.lo -MD -MP -MF .deps/soup-message-io.Tpo -c -o soup-message-io.lo soup-message-io.c >mv -f .deps/soup-message-client-io.Tpo .deps/soup-message-client-io.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-queue.lo -MD -MP -MF .deps/soup-message-queue.Tpo -c -o soup-message-queue.lo soup-message-queue.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-filter.lo -MD -MP -MF .deps/soup-message-filter.Tpo -c soup-message-filter.c -fPIC -DPIC -o .libs/soup-message-filter.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-handlers.lo -MD -MP -MF .deps/soup-message-handlers.Tpo -c soup-message-handlers.c -fPIC -DPIC -o .libs/soup-message-handlers.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-filter.lo -MD -MP -MF .deps/soup-message-filter.Tpo -c soup-message-filter.c -o soup-message-filter.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-io.lo -MD -MP -MF .deps/soup-message-io.Tpo -c soup-message-io.c -fPIC -DPIC -o .libs/soup-message-io.o >mv -f .deps/soup-message-filter.Tpo .deps/soup-message-filter.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-server-io.lo -MD -MP -MF .deps/soup-message-server-io.Tpo -c -o soup-message-server-io.lo soup-message-server-io.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-handlers.lo -MD -MP -MF .deps/soup-message-handlers.Tpo -c soup-message-handlers.c -o soup-message-handlers.o >/dev/null 2>&1 >mv -f .deps/soup-message-handlers.Tpo .deps/soup-message-handlers.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-method.lo -MD -MP -MF .deps/soup-method.Tpo -c -o soup-method.lo soup-method.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-queue.lo -MD -MP -MF .deps/soup-message-queue.Tpo -c soup-message-queue.c -fPIC -DPIC -o .libs/soup-message-queue.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-io.lo -MD -MP -MF .deps/soup-message-io.Tpo -c soup-message-io.c -o soup-message-io.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-queue.lo -MD -MP -MF .deps/soup-message-queue.Tpo -c soup-message-queue.c -o soup-message-queue.o >/dev/null 2>&1 >mv -f .deps/soup-message-queue.Tpo .deps/soup-message-queue.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-misc.lo -MD -MP -MF .deps/soup-misc.Tpo -c -o soup-misc.lo soup-misc.c >mv -f .deps/soup-message-io.Tpo .deps/soup-message-io.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-nossl.lo -MD -MP -MF .deps/soup-nossl.Tpo -c -o soup-nossl.lo soup-nossl.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-server-io.lo -MD -MP -MF .deps/soup-message-server-io.Tpo -c soup-message-server-io.c -fPIC -DPIC -o .libs/soup-message-server-io.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-method.lo -MD -MP -MF .deps/soup-method.Tpo -c soup-method.c -fPIC -DPIC -o .libs/soup-method.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-method.lo -MD -MP -MF .deps/soup-method.Tpo -c soup-method.c -o soup-method.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-message-server-io.lo -MD -MP -MF .deps/soup-message-server-io.Tpo -c soup-message-server-io.c -o soup-message-server-io.o >/dev/null 2>&1 >mv -f .deps/soup-method.Tpo .deps/soup-method.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server.lo -MD -MP -MF .deps/soup-server.Tpo -c -o soup-server.lo soup-server.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-misc.lo -MD -MP -MF .deps/soup-misc.Tpo -c soup-misc.c -fPIC -DPIC -o .libs/soup-misc.o >mv -f .deps/soup-message-server-io.Tpo .deps/soup-message-server-io.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-auth.lo -MD -MP -MF .deps/soup-server-auth.Tpo -c -o soup-server-auth.lo soup-server-auth.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-nossl.lo -MD -MP -MF .deps/soup-nossl.Tpo -c soup-nossl.c -fPIC -DPIC -o .libs/soup-nossl.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-misc.lo -MD -MP -MF .deps/soup-misc.Tpo -c soup-misc.c -o soup-misc.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-nossl.lo -MD -MP -MF .deps/soup-nossl.Tpo -c soup-nossl.c -o soup-nossl.o >/dev/null 2>&1 >mv -f .deps/soup-nossl.Tpo .deps/soup-nossl.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-message.lo -MD -MP -MF .deps/soup-server-message.Tpo -c -o soup-server-message.lo soup-server-message.c >mv -f .deps/soup-misc.Tpo .deps/soup-misc.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session.lo -MD -MP -MF .deps/soup-session.Tpo -c -o soup-session.lo soup-session.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-auth.lo -MD -MP -MF .deps/soup-server-auth.Tpo -c soup-server-auth.c -fPIC -DPIC -o .libs/soup-server-auth.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server.lo -MD -MP -MF .deps/soup-server.Tpo -c soup-server.c -fPIC -DPIC -o .libs/soup-server.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-auth.lo -MD -MP -MF .deps/soup-server-auth.Tpo -c soup-server-auth.c -o soup-server-auth.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server.lo -MD -MP -MF .deps/soup-server.Tpo -c soup-server.c -o soup-server.o >/dev/null 2>&1 >mv -f .deps/soup-server-auth.Tpo .deps/soup-server-auth.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-async.lo -MD -MP -MF .deps/soup-session-async.Tpo -c -o soup-session-async.lo soup-session-async.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-message.lo -MD -MP -MF .deps/soup-server-message.Tpo -c soup-server-message.c -fPIC -DPIC -o .libs/soup-server-message.o >mv -f .deps/soup-server.Tpo .deps/soup-server.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-async.lo -MD -MP -MF .deps/soup-session-async.Tpo -c soup-session-async.c -fPIC -DPIC -o .libs/soup-session-async.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-sync.lo -MD -MP -MF .deps/soup-session-sync.Tpo -c -o soup-session-sync.lo soup-session-sync.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-server-message.lo -MD -MP -MF .deps/soup-server-message.Tpo -c soup-server-message.c -o soup-server-message.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-async.lo -MD -MP -MF .deps/soup-session-async.Tpo -c soup-session-async.c -o soup-session-async.o >/dev/null 2>&1 >mv -f .deps/soup-server-message.Tpo .deps/soup-server-message.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session.lo -MD -MP -MF .deps/soup-session.Tpo -c soup-session.c -fPIC -DPIC -o .libs/soup-session.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-sync.lo -MD -MP -MF .deps/soup-session-sync.Tpo -c soup-session-sync.c -fPIC -DPIC -o .libs/soup-session-sync.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-message.lo -MD -MP -MF .deps/soup-soap-message.Tpo -c -o soup-soap-message.lo soup-soap-message.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session-sync.lo -MD -MP -MF .deps/soup-session-sync.Tpo -c soup-session-sync.c -o soup-session-sync.o >/dev/null 2>&1 >mv -f .deps/soup-session-async.Tpo .deps/soup-session-async.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-response.lo -MD -MP -MF .deps/soup-soap-response.Tpo -c -o soup-soap-response.lo soup-soap-response.c >mv -f .deps/soup-session-sync.Tpo .deps/soup-session-sync.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-message.lo -MD -MP -MF .deps/soup-soap-message.Tpo -c soup-soap-message.c -fPIC -DPIC -o .libs/soup-soap-message.o > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-response.lo -MD -MP -MF .deps/soup-soap-response.Tpo -c soup-soap-response.c -fPIC -DPIC -o .libs/soup-soap-response.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-socket.lo -MD -MP -MF .deps/soup-socket.Tpo -c -o soup-socket.lo soup-socket.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-session.lo -MD -MP -MF .deps/soup-session.Tpo -c soup-session.c -o soup-session.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-response.lo -MD -MP -MF .deps/soup-soap-response.Tpo -c soup-soap-response.c -o soup-soap-response.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-soap-message.lo -MD -MP -MF .deps/soup-soap-message.Tpo -c soup-soap-message.c -o soup-soap-message.o >/dev/null 2>&1 >mv -f .deps/soup-soap-response.Tpo .deps/soup-soap-response.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-socket.lo -MD -MP -MF .deps/soup-socket.Tpo -c soup-socket.c -fPIC -DPIC -o .libs/soup-socket.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-status.lo -MD -MP -MF .deps/soup-status.Tpo -c -o soup-status.lo soup-status.c >mv -f .deps/soup-soap-message.Tpo .deps/soup-soap-message.Plo >mv -f .deps/soup-session.Tpo .deps/soup-session.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-status.lo -MD -MP -MF .deps/soup-status.Tpo -c soup-status.c -fPIC -DPIC -o .libs/soup-status.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-uri.lo -MD -MP -MF .deps/soup-uri.Tpo -c -o soup-uri.lo soup-uri.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-uri.lo -MD -MP -MF .deps/soup-uri.Tpo -c soup-uri.c -fPIC -DPIC -o .libs/soup-uri.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-message.lo -MD -MP -MF .deps/soup-xmlrpc-message.Tpo -c -o soup-xmlrpc-message.lo soup-xmlrpc-message.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-status.lo -MD -MP -MF .deps/soup-status.Tpo -c soup-status.c -o soup-status.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-socket.lo -MD -MP -MF .deps/soup-socket.Tpo -c soup-socket.c -o soup-socket.o >/dev/null 2>&1 >mv -f .deps/soup-status.Tpo .deps/soup-status.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-message.lo -MD -MP -MF .deps/soup-xmlrpc-message.Tpo -c soup-xmlrpc-message.c -fPIC -DPIC -o .libs/soup-xmlrpc-message.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-response.lo -MD -MP -MF .deps/soup-xmlrpc-response.Tpo -c -o soup-xmlrpc-response.lo soup-xmlrpc-response.c > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-uri.lo -MD -MP -MF .deps/soup-uri.Tpo -c soup-uri.c -o soup-uri.o >/dev/null 2>&1 >mv -f .deps/soup-socket.Tpo .deps/soup-socket.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-response.lo -MD -MP -MF .deps/soup-xmlrpc-response.Tpo -c soup-xmlrpc-response.c -fPIC -DPIC -o .libs/soup-xmlrpc-response.o >mv -f .deps/soup-uri.Tpo .deps/soup-uri.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-message.lo -MD -MP -MF .deps/soup-xmlrpc-message.Tpo -c soup-xmlrpc-message.c -o soup-xmlrpc-message.o >/dev/null 2>&1 > gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT soup-xmlrpc-response.lo -MD -MP -MF .deps/soup-xmlrpc-response.Tpo -c soup-xmlrpc-response.c -o soup-xmlrpc-response.o >/dev/null 2>&1 >mv -f .deps/soup-xmlrpc-message.Tpo .deps/soup-xmlrpc-message.Plo >mv -f .deps/soup-xmlrpc-response.Tpo .deps/soup-xmlrpc-response.Plo >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -version-info 13:0:5 -no-undefined -o libsoup-2.2.la -rpath /usr/lib64 soup-marshal.lo soup-address.lo soup-auth.lo soup-auth-basic.lo soup-auth-digest.lo soup-connection.lo soup-connection-ntlm.lo soup-date.lo soup-dns.lo soup-gnutls.lo soup-headers.lo soup-md5-utils.lo soup-message.lo soup-message-client-io.lo soup-message-filter.lo soup-message-handlers.lo soup-message-io.lo soup-message-queue.lo soup-message-server-io.lo soup-method.lo soup-misc.lo soup-nossl.lo soup-server.lo soup-server-auth.lo soup-server-message.lo soup-session.lo soup-session-async.lo soup-session-sync.lo soup-soap-message.lo soup-soap-response.lo soup-socket.lo soup-status.lo soup-uri.lo soup-xmlrpc-message.lo soup-xmlrpc-response.lo -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -shared .libs/soup-marshal.o .libs/soup-address.o .libs/soup-auth.o .libs/soup-auth-basic.o .libs/soup-auth-digest.o .libs/soup-connection.o .libs/soup-connection-ntlm.o .libs/soup-date.o .libs/soup-dns.o .libs/soup-gnutls.o .libs/soup-headers.o .libs/soup-md5-utils.o .libs/soup-message.o .libs/soup-message-client-io.o .libs/soup-message-filter.o .libs/soup-message-handlers.o .libs/soup-message-io.o .libs/soup-message-queue.o .libs/soup-message-server-io.o .libs/soup-method.o .libs/soup-misc.o .libs/soup-nossl.o .libs/soup-server.o .libs/soup-server-auth.o .libs/soup-server-message.o .libs/soup-session.o .libs/soup-session-async.o .libs/soup-session-sync.o .libs/soup-soap-message.o .libs/soup-soap-response.o .libs/soup-socket.o .libs/soup-status.o .libs/soup-uri.o .libs/soup-xmlrpc-message.o .libs/soup-xmlrpc-response.o -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error -m64 -mtune=generic -pthread -Wl,-soname -Wl,libsoup-2.2.so.8 -o .libs/libsoup-2.2.so.8.5.0 >(cd .libs && rm -f libsoup-2.2.so.8 && ln -s libsoup-2.2.so.8.5.0 libsoup-2.2.so.8) >(cd .libs && rm -f libsoup-2.2.so && ln -s libsoup-2.2.so.8.5.0 libsoup-2.2.so) >ar cru .libs/libsoup-2.2.a soup-marshal.o soup-address.o soup-auth.o soup-auth-basic.o soup-auth-digest.o soup-connection.o soup-connection-ntlm.o soup-date.o soup-dns.o soup-gnutls.o soup-headers.o soup-md5-utils.o soup-message.o soup-message-client-io.o soup-message-filter.o soup-message-handlers.o soup-message-io.o soup-message-queue.o soup-message-server-io.o soup-method.o soup-misc.o soup-nossl.o soup-server.o soup-server-auth.o soup-server-message.o soup-session.o soup-session-async.o soup-session-sync.o soup-soap-message.o soup-soap-response.o soup-socket.o soup-status.o soup-uri.o soup-xmlrpc-message.o soup-xmlrpc-response.o >ranlib .libs/libsoup-2.2.a >creating libsoup-2.2.la >(cd .libs && rm -f libsoup-2.2.la && ln -s ../libsoup-2.2.la libsoup-2.2.la) >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >Making all in tests >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT context-test.o -MD -MP -MF .deps/context-test.Tpo -c -o context-test.o context-test.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c >mv -f .deps/date.Tpo .deps/date.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c >mv -f .deps/dns.Tpo .deps/dns.Po >mv -f .deps/dict.Tpo .deps/dict.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT getbug.o -MD -MP -MF .deps/getbug.Tpo -c -o getbug.o getbug.c >mv -f .deps/context-test.Tpo .deps/context-test.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT header-parsing.o -MD -MP -MF .deps/header-parsing.Tpo -c -o header-parsing.o header-parsing.c >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT ntlm-test.o -MD -MP -MF .deps/ntlm-test.Tpo -c -o ntlm-test.o ntlm-test.c >get.c: In function 'get_url': >get.c:195: warning: ignoring return value of 'write', declared with attribute warn_unused_result >get.c: In function 'main': >get.c:304: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result >mv -f .deps/getbug.Tpo .deps/getbug.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT revserver.o -MD -MP -MF .deps/revserver.Tpo -c -o revserver.o revserver.c >ntlm-test.c: In function 'server_callback': >ntlm-test.c:65: warning: 'required_user' may be used uninitialized in this function >mv -f .deps/header-parsing.Tpo .deps/header-parsing.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT simple-httpd.o -MD -MP -MF .deps/simple-httpd.Tpo -c -o simple-httpd.o simple-httpd.c >mv -f .deps/ntlm-test.Tpo .deps/ntlm-test.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT simple-proxy.o -MD -MP -MF .deps/simple-proxy.Tpo -c -o simple-proxy.o simple-proxy.c >mv -f .deps/get.Tpo .deps/get.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT uri-parsing.o -MD -MP -MF .deps/uri-parsing.Tpo -c -o uri-parsing.o uri-parsing.c >mv -f .deps/revserver.Tpo .deps/revserver.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DSRCDIR=\""."\" -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -MT ssl-test.o -MD -MP -MF .deps/ssl-test.Tpo -c -o ssl-test.o ssl-test.c >simple-httpd.c: In function 'server_callback': >simple-httpd.c:104: warning: ignoring return value of 'read', declared with attribute warn_unused_result >mv -f .deps/simple-httpd.Tpo .deps/simple-httpd.Po >mv -f .deps/simple-proxy.Tpo .deps/simple-proxy.Po >mv -f .deps/uri-parsing.Tpo .deps/uri-parsing.Po >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o context-test context-test.o ../libsoup/libsoup-2.2.la >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o date date.o ../libsoup/libsoup-2.2.la >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o dict dict.o ../libsoup/libsoup-2.2.la >mv -f .deps/ssl-test.Tpo .deps/ssl-test.Po >mkdir .libs >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o dns dns.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/date date.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/dict dict.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating date >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o get get.o ../libsoup/libsoup-2.2.la >creating dict >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o getbug getbug.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/dns dns.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/context-test context-test.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating dns >creating context-test >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o header-parsing header-parsing.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/get get.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o ntlm-test ntlm-test.o ../libsoup/libsoup-2.2.la >creating get >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o revserver revserver.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/getbug getbug.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating getbug >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o simple-httpd simple-httpd.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/header-parsing header-parsing.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/ntlm-test ntlm-test.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating header-parsing >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o simple-proxy simple-proxy.o ../libsoup/libsoup-2.2.la >creating ntlm-test >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o uri-parsing uri-parsing.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/simple-proxy simple-proxy.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/simple-httpd simple-httpd.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/revserver revserver.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/uri-parsing uri-parsing.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating revserver >creating simple-proxy >creating uri-parsing >creating simple-httpd >/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 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o ssl-test ssl-test.o ../libsoup/libsoup-2.2.la >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -o .libs/ssl-test ssl-test.o ../libsoup/.libs/libsoup-2.2.so -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lgnutls -lgcrypt -ldl -lgpg-error >creating ssl-test >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >Making all in docs >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >Making all in reference >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wXBZWm >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 >+ cd libsoup-2.2.105 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 >+ make DESTDIR=/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64 install >Making install in libsoup >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsoup-2.2.la' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.la' >/usr/bin/install -c .libs/libsoup-2.2.so.8.5.0 /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.so.8.5.0 >(cd /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64 && { ln -s -f libsoup-2.2.so.8.5.0 libsoup-2.2.so.8 || { rm -f libsoup-2.2.so.8 && ln -s libsoup-2.2.so.8.5.0 libsoup-2.2.so.8; }; }) >(cd /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64 && { ln -s -f libsoup-2.2.so.8.5.0 libsoup-2.2.so || { rm -f libsoup-2.2.so && ln -s libsoup-2.2.so.8.5.0 libsoup-2.2.so; }; }) >/usr/bin/install -c .libs/libsoup-2.2.lai /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.la >/usr/bin/install -c .libs/libsoup-2.2.a /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.a >chmod 644 /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.a >ranlib /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/include/libsoup-2.2/libsoup" || /bin/mkdir -p "/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup" > /usr/bin/install -c -m 644 'soup.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup.h' > /usr/bin/install -c -m 644 'soup-address.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-address.h' > /usr/bin/install -c -m 644 'soup-connection.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-connection.h' > /usr/bin/install -c -m 644 'soup-date.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-date.h' > /usr/bin/install -c -m 644 'soup-headers.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-headers.h' > /usr/bin/install -c -m 644 'soup-message.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-message.h' > /usr/bin/install -c -m 644 'soup-message-filter.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-message-filter.h' > /usr/bin/install -c -m 644 'soup-message-queue.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-message-queue.h' > /usr/bin/install -c -m 644 'soup-method.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-method.h' > /usr/bin/install -c -m 644 'soup-misc.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-misc.h' > /usr/bin/install -c -m 644 'soup-portability.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-portability.h' > /usr/bin/install -c -m 644 'soup-server-auth.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-server-auth.h' > /usr/bin/install -c -m 644 'soup-server-message.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-server-message.h' > /usr/bin/install -c -m 644 'soup-server.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-server.h' > /usr/bin/install -c -m 644 'soup-session.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-session.h' > /usr/bin/install -c -m 644 'soup-session-async.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-session-async.h' > /usr/bin/install -c -m 644 'soup-session-sync.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-session-sync.h' > /usr/bin/install -c -m 644 'soup-soap-message.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-soap-message.h' > /usr/bin/install -c -m 644 'soup-soap-response.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-soap-response.h' > /usr/bin/install -c -m 644 'soup-socket.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-socket.h' > /usr/bin/install -c -m 644 'soup-status.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-status.h' > /usr/bin/install -c -m 644 'soup-types.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-types.h' > /usr/bin/install -c -m 644 'soup-uri.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-uri.h' > /usr/bin/install -c -m 644 'soup-xmlrpc-message.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-xmlrpc-message.h' > /usr/bin/install -c -m 644 'soup-xmlrpc-response.h' '/builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/include/libsoup-2.2/libsoup/soup-xmlrpc-response.h' >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >Making install in tests >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >Making install in docs >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >Making install in reference >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[3]: Nothing to be done for `install-exec-am'. >installfiles=`echo ./html/*`; \ > if test "$installfiles" = './html/*'; \ > then echo '-- Nothing to install' ; \ > else \ > /bin/sh /builddir/build/BUILD/libsoup-2.2.105/install-sh -d /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/share/gtk-doc/html/libsoup-2.2; \ > for i in $installfiles; do \ > echo '-- Installing '$i ; \ > /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/share/gtk-doc/html/libsoup-2.2; \ > done; \ > echo '-- Installing ./html/index.sgml' ; \ > /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/share/gtk-doc/html/libsoup-2.2 || :; \ > fi >-- Installing ./html/SoupAddress.html >-- Installing ./html/SoupAuth.html >-- Installing ./html/SoupConnection.html >-- Installing ./html/SoupConnectionNTLM.html >-- Installing ./html/SoupMessage.html >-- Installing ./html/SoupServer.html >-- Installing ./html/SoupServerMessage.html >-- Installing ./html/SoupSession.html >-- Installing ./html/SoupSessionAsync.html >-- Installing ./html/SoupSessionSync.html >-- Installing ./html/SoupSoapMessage.html >-- Installing ./html/SoupSoapResponse.html >-- Installing ./html/SoupSocket.html >-- Installing ./html/SoupXmlrpcMessage.html >-- Installing ./html/SoupXmlrpcResponse.html >-- Installing ./html/ch01.html >-- Installing ./html/ch02.html >-- Installing ./html/ch03.html >-- Installing ./html/home.png >-- Installing ./html/index.html >-- Installing ./html/index.sgml >-- Installing ./html/ix01.html >-- Installing ./html/left.png >-- Installing ./html/libsoup-Soup-Miscellaneous-Utilities.html >-- Installing ./html/libsoup-SoupMessageFilter.html >-- Installing ./html/libsoup-SoupUri.html >-- Installing ./html/libsoup-client-howto.html >-- Installing ./html/libsoup-server-howto.html >-- Installing ./html/libsoup-soup-dns.html >-- Installing ./html/libsoup-soup-ssl.html >-- Installing ./html/libsoup-soup-status.html >-- Installing ./html/libsoup.devhelp >-- Installing ./html/libsoup.devhelp2 >-- Installing ./html/right.png >-- Installing ./html/style.css >-- Installing ./html/up.png >-- Installing ./html/index.sgml >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs/reference' >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[3]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/docs' >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105' >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh /builddir/build/BUILD/libsoup-2.2.105/install-sh -d /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/pkgconfig >/usr/bin/install -c -m 644 libsoup.pc /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/pkgconfig/libsoup-2.2.pc >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105' >+ rm -f /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64//usr/lib64/libsoup-2.2.la >+ rm -f /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64//usr/lib64/libsoup-2.2.a >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libsoup-2.2.105 >extracting debug info from /builddir/build/BUILDROOT/libsoup22-2.2.105-6.fc13.x86_64/usr/lib64/libsoup-2.2.so.8.5.0 >symlinked /usr/lib/debug/usr/lib64/libsoup-2.2.so.8.5.0.debug to /usr/lib/debug/usr/lib64/libsoup-2.2.so.8.debug >symlinked /usr/lib/debug/usr/lib64/libsoup-2.2.so.8.5.0.debug to /usr/lib/debug/usr/lib64/libsoup-2.2.so.debug >995 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AakTY1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libsoup-2.2.105 >+ unset DISPLAY >+ make check >Making check in libsoup >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make check-am >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >make[1]: Leaving directory `/builddir/build/BUILD/libsoup-2.2.105/libsoup' >Making check in tests >make[1]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/libsoup-2.2.105/tests' >EXCEPTION: Timeout(25200) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'] > >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 317, in do > raise commandTimeoutExpired, ("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) >commandTimeoutExpired: Timeout(25200) expired for command: > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libsoup22.spec'] > >LEAVE do --> EXCEPTION RAISED >
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 555492
:
384225
|
384226
|
384227
|
384228
| 384229 |
384230