Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dillo.spec'], uid=1000timeout=172800user='mockbuild'gid=425printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir'}shell=Falselogger=chrootPath='/var/lib/mock/epel7-build-6646533-650463/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dillo.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildvm-13.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dillo-3.0.4.1-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dillo.spec'], uid=1000private_network=Truetimeout=172800user='mockbuild'gid=425printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir'}shell=Falselogger=chrootPath='/var/lib/mock/epel7-build-6646533-650463/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dillo.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gt55FE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dillo-3.0.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/dillo-3.0.4.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dillo-3.0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dillo-3.0.4-dso.patch):' Patch #0 (dillo-3.0.4-dso.patch): + /usr/bin/cat /builddir/build/SOURCES/dillo-3.0.4-dso.patch + /usr/bin/patch -p1 -b --suffix .dso --fuzz=0 patching file src/Makefile.am patching file test/Makefile.am + autoreconf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Z1UdAh + umask 022 + cd /builddir/build/BUILD + cd dillo-3.0.4.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --disable-dependency-tracking --enable-ipv6 --enable-ssl checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for gethostbyname... yes checking for setsockopt... yes checking for socklen_t... socklen_t checking FLTK 1.3... yes checking whether to link to X11... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking for libpng-config... which: no libpng14-config in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) which: no libpng12-config in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) /usr/bin/libpng-config checking for libpng version... 1.5.13 (unrecognised version) checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_library_init in -lssl... yes checking iconv.h usability... configure: WARNING: *** Enabling ssl support. THIS IS ALPHA CODE!*** yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_open in -lc... yes checking for pthread_create in -lpthread... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dlib/Makefile config.status: creating dpip/Makefile config.status: creating dpid/Makefile config.status: creating dpi/Makefile config.status: creating doc/Makefile config.status: creating dw/Makefile config.status: creating lout/Makefile config.status: creating src/Makefile config.status: creating src/IO/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/dillo-3.0.4.1/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1' Making all in lout make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/lout' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o container.o container.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o identity.o identity.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o misc.o misc.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o object.o object.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o signal.o signal.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o unicode.o unicode.cc rm -f liblout.a ar cru liblout.a container.o identity.o misc.o object.o signal.o unicode.o ranlib liblout.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/lout' Making all in dw make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dw' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o findtext.o findtext.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o imgrenderer.o imgrenderer.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o iterator.o iterator.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o layout.o layout.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o selection.o selection.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o style.o style.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o types.o types.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ui.o ui.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o widget.o widget.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkcomplexbutton.o `test -f 'fltkcomplexbutton.cc' || echo './'`fltkcomplexbutton.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkflatview.o `test -f 'fltkflatview.cc' || echo './'`fltkflatview.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkimgbuf.o `test -f 'fltkimgbuf.cc' || echo './'`fltkimgbuf.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkmisc.o `test -f 'fltkmisc.cc' || echo './'`fltkmisc.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkplatform.o `test -f 'fltkplatform.cc' || echo './'`fltkplatform.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkpreview.o `test -f 'fltkpreview.cc' || echo './'`fltkpreview.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkui.o `test -f 'fltkui.cc' || echo './'`fltkui.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkviewbase.o `test -f 'fltkviewbase.cc' || echo './'`fltkviewbase.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkviewport.o `test -f 'fltkviewport.cc' || echo './'`fltkviewport.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o alignedtextblock.o alignedtextblock.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o bullet.o bullet.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o hyphenator.o hyphenator.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o image.o image.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o listitem.o listitem.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ruler.o ruler.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o table.o table.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o tablecell.o tablecell.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock.o textblock.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock_iterator.o textblock_iterator.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock_linebreaking.o textblock_linebreaking.cc rm -f libDw-core.a ar cru libDw-core.a findtext.o imgrenderer.o iterator.o layout.o selection.o style.o types.o ui.o widget.o ranlib libDw-core.a rm -f libDw-fltk.a ar cru libDw-fltk.a libDw_fltk_a-fltkcomplexbutton.o libDw_fltk_a-fltkflatview.o libDw_fltk_a-fltkimgbuf.o libDw_fltk_a-fltkmisc.o libDw_fltk_a-fltkplatform.o libDw_fltk_a-fltkpreview.o libDw_fltk_a-fltkui.o libDw_fltk_a-fltkviewbase.o libDw_fltk_a-fltkviewport.o ranlib libDw-fltk.a rm -f libDw-widgets.a ar cru libDw-widgets.a alignedtextblock.o bullet.o hyphenator.o image.o listitem.o ruler.o table.o tablecell.o textblock.o textblock_iterator.o textblock_linebreaking.o ranlib libDw-widgets.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dw' Making all in dlib make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dlib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dlib.c rm -f libDlib.a ar cru libDlib.a dlib.o ranlib libDlib.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dlib' Making all in dpip make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpip' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpip.c rm -f libDpip.a ar cru libDpip.a dpip.o ranlib libDpip.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpip' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src' Making all in IO make[3]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src/IO' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c mime.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c about.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c http.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c IO.c g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o iowatch.o iowatch.cc rm -f libDiof.a ar cru libDiof.a mime.o about.o http.o dpi.o IO.o iowatch.o ranlib libDiof.a make[3]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src/IO' make[3]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dillo.o dillo.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o paths.o paths.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o tipwin.o tipwin.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ui.o ui.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o uicmd.o uicmd.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c bw.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c cookies.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c auth.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c digest.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c colors.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c history.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c prefs.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o prefsparser.o prefsparser.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o keys.o keys.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c url.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c bitvec.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c klist.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c chain.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o utf8.o utf8.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o timeout.o timeout.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dialog.o dialog.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o web.o web.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c nav.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c cache.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c decode.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dicache.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c capi.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c domain.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o css.o css.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o cssparser.o cssparser.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o styleengine.o styleengine.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o plain.o plain.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o html.o html.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o form.o form.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o table.o table.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c bookmark.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dns.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c gif.c dns.c: In function 'Dns_server': dns.c:342:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(dns_notify_pipe[1], ".", 1); ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c jpeg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c png.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o imgbuf.o imgbuf.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o image.o image.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o menu.o menu.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpiapi.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o findbar.o findbar.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo/"' -I/usr/local/include -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o xembed.o xembed.cc g++ -I/usr/include/libpng15 -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dillo dillo.o paths.o tipwin.o ui.o uicmd.o bw.o cookies.o auth.o md5.o digest.o colors.o misc.o history.o prefs.o prefsparser.o keys.o url.o bitvec.o klist.o chain.o utf8.o timeout.o dialog.o web.o nav.o cache.o decode.o dicache.o capi.o domain.o css.o cssparser.o styleengine.o plain.o html.o form.o table.o bookmark.o dns.o gif.o jpeg.o png.o imgbuf.o image.o menu.o dpiapi.o findbar.o xembed.o ../dlib/libDlib.a ../dpip/libDpip.a IO/libDiof.a ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -ljpeg -L/usr/lib64 -lpng15 -Wl,-z,relro -lfltk -lz -lpthread -lX11 -lcrypto -lssl make[3]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' sed 's%/usr/local%/usr%g' < ./dillo.1.in > dillo.1 make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' Making all in dpid make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpi.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpi_socket_dir.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpid.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpid_common.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c misc_new.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDPIDRC_SYS='"/etc/dillo/dpidrc"' -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpidc.c sed -e 's|[@]libdir[@]|/usr/lib64|' ./dpidrc.in > dpidrc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o dpidc dpidc.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o dpid dpi.o dpi_socket_dir.o dpid.o dpid_common.o main.o misc_new.o ../dpip/libDpip.a ../dlib/libDlib.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' Making all in dpi make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c bookmarks.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c dpiutil.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c cookies.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c datauri.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o downloads_dpi-downloads.o `test -f 'downloads.cc' || echo './'`downloads.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c file.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c ftp.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c hello.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c https.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c vsource.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o bookmarks.dpi bookmarks.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o cookies.dpi cookies.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o datauri.filter.dpi datauri.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o file.dpi file.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o ftp.filter.dpi ftp.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o hello.filter.dpi hello.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o https.filter.dpi https.o dpiutil.o -lcrypto -lssl ../dpip/libDpip.a ../dlib/libDlib.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o vsource.filter.dpi vsource.o dpiutil.o ../dpip/libDpip.a ../dlib/libDlib.a g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o downloads.dpi downloads_dpi-downloads.o dpiutil.o -Wl,-z,relro -lfltk ../dpip/libDpip.a ../dlib/libDlib.a make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' Making all in test make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/test' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_anchors_test.o dw_anchors_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_example.o dw_example.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_find_test.o dw_find_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_links.o dw_links.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_links2.o dw_links2.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_image_background.o dw_image_background.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_images_simple.o dw_images_simple.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_images_scaled.o dw_images_scaled.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_images_scaled2.o dw_images_scaled2.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_lists.o dw_lists.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_table_aligned.o dw_table_aligned.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_table.o dw_table.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_border_test.o dw_border_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_imgbuf_mem_test.o dw_imgbuf_mem_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_resource_test.o dw_resource_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dw_ui_test.o dw_ui_test.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o form.o form.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o containers.o containers.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o shapes.o shapes.cc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -c cookies.c g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o liang.o liang.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o trie.o trie.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o notsosimplevector.o notsosimplevector.cc g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o unicode_test.o unicode_test.cc g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-anchors-test dw_anchors_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-example dw_example.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-find-test dw_find_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-links dw_links.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-links2 dw_links2.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-image-background dw_image_background.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-images-simple dw_images_simple.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-images-scaled dw_images_scaled.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-images-scaled2 dw_images_scaled2.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-lists dw_lists.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-table-aligned dw_table_aligned.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-table dw_table.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-border-test dw_border_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-imgbuf-mem-test dw_imgbuf_mem_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-resource-test dw_resource_test.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o dw-ui-test dw_ui_test.o form.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o containers containers.o ../lout/liblout.a g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o shapes shapes.o ../dw/libDw-core.a ../lout/liblout.a gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -W -Wno-unused-parameter -Waggregate-return -Wl,-z,relro -L/usr/local/lib -o cookies cookies.o ../dpip/libDpip.a ../dlib/libDlib.a g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o liang liang.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o trie trie.o ../dw/libDw-widgets.a ../dw/libDw-fltk.a ../dw/libDw-core.a ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o notsosimplevector notsosimplevector.o ../lout/liblout.a g++ -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-z,relro -L/usr/local/lib -o unicode-test unicode_test.o ../lout/liblout.a -Wl,-z,relro -lfltk -lX11 make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/test' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hES1nG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 + cd dillo-3.0.4.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 Making install in lout make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/lout' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/lout' 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/dillo-3.0.4.1/lout' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/lout' Making install in dw make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dw' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dw' 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/dillo-3.0.4.1/dw' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dw' Making install in dlib make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dlib' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dlib' 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/dillo-3.0.4.1/dlib' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dlib' Making install in dpip make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpip' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpip' 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/dillo-3.0.4.1/dpip' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpip' Making install in src make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src' Making install in IO make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src/IO' make[3]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src/IO' 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/dillo-3.0.4.1/src/IO' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src/IO' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src' make[3]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/install -c dillo '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' /usr/bin/install -c -m 644 domainrc keysrc '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo' /usr/bin/install -c -m 644 user_help.html '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 dillo.1 '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/doc' Making install in dpid make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/install -c dpid dpidc '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' /usr/bin/install -c -m 644 dpidrc '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpid' Making install in dpi make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/bookmarks' /usr/bin/install -c bookmarks.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/bookmarks' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/cookies' /usr/bin/install -c cookies.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/cookies' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/datauri' /usr/bin/install -c datauri.filter.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/datauri' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/downloads' /usr/bin/install -c downloads.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/downloads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/file' /usr/bin/install -c file.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/file' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/ftp' /usr/bin/install -c ftp.filter.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/ftp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/hello' /usr/bin/install -c hello.filter.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/hello' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/https' /usr/bin/install -c https.filter.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/https' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/vsource' /usr/bin/install -c vsource.filter.dpi '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/vsource' make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/dpi' Making install in test make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/test' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1/test' 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/dillo-3.0.4.1/test' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1/test' make[1]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1' make[2]: Entering directory `/builddir/build/BUILD/dillo-3.0.4.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/install -c dillo-install-hyphenation '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' /usr/bin/install -c -m 644 dillorc '/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/etc/dillo' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1' make[1]: Leaving directory `/builddir/build/BUILD/dillo-3.0.4.1' + rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64//usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64//usr/share/applications /builddir/build/SOURCES/dillo.desktop + /usr/bin/install -Dpm 644 /builddir/build/SOURCES/dillo.png /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/pixmaps/dillo.png + rm -fr /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo + iconv -f iso8859-1 -t utf-8 AUTHORS + mv -f AUTHORS.conv AUTHORS + iconv -f iso8859-1 -t utf-8 ChangeLog + mv -f ChangeLog.conv ChangeLog + cd doc + iconv -f iso8859-1 -t utf-8 Cache.txt + mv -f Cache.txt.conv Cache.txt + iconv -f iso8859-1 -t utf-8 Cookies.txt + mv -f Cookies.txt.conv Cookies.txt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/dillo-3.0.4.1 extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/datauri/datauri.filter.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/hello/hello.filter.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/vsource/vsource.filter.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/ftp/ftp.filter.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/bookmarks/bookmarks.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/https/https.filter.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/downloads/downloads.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/file/file.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/lib64/dillo/dpi/cookies/cookies.dpi extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin/dpid extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin/dpidc extracting debug info from /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/bin/dillo /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 4105 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dillo-3.0.4.1-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9ow5tc + umask 022 + cd /builddir/build/BUILD + cd dillo-3.0.4.1 + DOCDIR=/builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + cp -pr README /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + cp -pr doc /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64/usr/share/doc/dillo-3.0.4.1 + exit 0 Provides: application() application(dillo.desktop) config(dillo) = 3.0.4.1-5.el7 dillo = 3.0.4.1-5.el7 dillo(x86-64) = 3.0.4.1-5.el7 webclient Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libfltk.so.1.3()(64bit) libgcc_s.so.1()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng15.so.15()(64bit) libpng15.so.15(PNG15_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) perl(File::Basename) perl(Getopt::Long) perl(Net::FTP) perl(POSIX) rtld(GNU_HASH) Processing files: dillo-debuginfo-3.0.4.1-5.el7.x86_64 Provides: dillo-debuginfo = 3.0.4.1-5.el7 dillo-debuginfo(x86-64) = 3.0.4.1-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 Wrote: /builddir/build/RPMS/dillo-3.0.4.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dillo-debuginfo-3.0.4.1-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yjlblT + umask 022 + cd /builddir/build/BUILD + cd dillo-3.0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dillo-3.0.4.1-5.el7.x86_64 + exit 0 Child return code was: 0