Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761555 Details for
Bug 830755
www-client/dillo-3.1_pre20181005 - http.c:(.text+<snip>): undefined reference to a_Tls_connect
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
www-client:dillo-3.1_pre20181005:20220108-005212.log
www-client:dillo-3.1_pre20181005:20220108-005212.log (text/plain), 98.42 KB, created by
Toralf Förster
on 2022-01-08 09:34:02 UTC
(
hide
)
Description:
www-client:dillo-3.1_pre20181005:20220108-005212.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-01-08 09:34:02 UTC
Size:
98.42 KB
patch
obsolete
> * Package: www-client/dillo-3.1_pre20181005 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc gif ipv6 jpeg kernel_linux png userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking dillo-3.1_pre20181005.tar.xz to /var/tmp/portage/www-client/dillo-3.1_pre20181005/work >>>> Unpacking dillo.png to /var/tmp/portage/www-client/dillo-3.1_pre20181005/work >unpack dillo.png: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/www-client/dillo-3.1_pre20181005/work >>>> Preparing source in /var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005 ... > * Applying dillo2-inbuf.patch ... > [ ok ] > * Applying dillo-3.0.5-fno-common.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: dillo-3.1_pre20181005/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005 ... > * econf: updating dillo-3.1_pre20181005/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dillo-3.1_pre20181005/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dillo-3.1_pre20181005 --htmldir=/usr/share/doc/dillo-3.1_pre20181005/html --libdir=/usr/lib64 --enable-gif --enable-ipv6 --enable-jpeg --enable-png --disable-ssl --disable-xembed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.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... checking for fltk-config... /usr/bin/fltk-config >yes >checking whether to link to X11... yes >checking for jpeglib.h... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking for zlib.h... yes >checking for zlibVersion in -lz... yes >checking for libpng-config... /usr/bin/libpng16-config >checking for libpng version... 1.6.37 >checking for iconv.h... yes >checking for iconv_open in -lc... yes >checking for pthread_create in -lpthread... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005 ... >make -j4 AR=x86_64-pc-linux-gnu-ar >make all-recursive >make[1]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005' >Making all in lout >make[2]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o container.o container.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o identity.o identity.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o misc.o misc.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o object.o object.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o signal.o signal.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o unicode.o unicode.cc >rm -f liblout.a >x86_64-pc-linux-gnu-ar cru liblout.a container.o identity.o misc.o object.o signal.o unicode.o >x86_64-pc-linux-gnu-ranlib liblout.a >make[2]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/lout' >Making all in dw >make[2]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o findtext.o findtext.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o imgrenderer.o imgrenderer.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o iterator.o iterator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o layout.o layout.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o selection.o selection.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o stackingcontextmgr.o stackingcontextmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o style.o style.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o tools.o tools.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o types.o types.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ui.o ui.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o widget.o widget.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkcomplexbutton.o `test -f 'fltkcomplexbutton.cc' || echo './'`fltkcomplexbutton.cc >style.cc: In function âvoid dw::core::style::drawBorderRight(dw::core::View*, dw::core::style::Style*, int, int, int, int)â: >style.cc:1068:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1068 | dotted = true; > | ~~~~~~~^~~~~~ >style.cc:1069:4: note: here > 1069 | case BORDER_DASHED: > | ^~~~ >style.cc:1077:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1077 | inset = true; > | ~~~~~~^~~~~~ >style.cc:1078:4: note: here > 1078 | case BORDER_OUTSET: > | ^~~~ >style.cc:1095:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1095 | ridge = true; > | ~~~~~~^~~~~~ >style.cc:1096:4: note: here > 1096 | case BORDER_GROOVE: > | ^~~~ >style.cc: In function âvoid dw::core::style::drawBorderLeft(dw::core::View*, dw::core::style::Style*, int, int, int, int)â: >style.cc:971:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > 971 | dotted = true; > | ~~~~~~~^~~~~~ >style.cc:972:4: note: here > 972 | case BORDER_DASHED: > | ^~~~ >style.cc:980:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 980 | inset = true; > | ~~~~~~^~~~~~ >style.cc:981:4: note: here > 981 | case BORDER_OUTSET: > | ^~~~ >style.cc:998:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 998 | ridge = true; > | ~~~~~~^~~~~~ >style.cc:999:4: note: here > 999 | case BORDER_GROOVE: > | ^~~~ >style.cc: In function âvoid dw::core::style::drawBorderTop(dw::core::View*, dw::core::style::Style*, int, int, int, int)â: >style.cc:775:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > 775 | dotted = true; > | ~~~~~~~^~~~~~ >style.cc:776:4: note: here > 776 | case BORDER_DASHED: > | ^~~~ >style.cc:784:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 784 | inset = true; > | ~~~~~~^~~~~~ >style.cc:785:4: note: here > 785 | case BORDER_OUTSET: > | ^~~~ >style.cc:803:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 803 | ridge = true; > | ~~~~~~^~~~~~ >style.cc:804:4: note: here > 804 | case BORDER_GROOVE: > | ^~~~ >style.cc: In function âvoid dw::core::style::drawBorderBottom(dw::core::View*, dw::core::style::Style*, int, int, int, int)â: >style.cc:872:14: warning: this statement may fall through [-Wimplicit-fallthrough=] > 872 | dotted = true; > | ~~~~~~~^~~~~~ >style.cc:873:4: note: here > 873 | case BORDER_DASHED: > | ^~~~ >style.cc:881:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 881 | inset = true; > | ~~~~~~^~~~~~ >style.cc:882:4: note: here > 882 | case BORDER_OUTSET: > | ^~~~ >style.cc:900:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > 900 | ridge = true; > | ~~~~~~^~~~~~ >style.cc:901:4: note: here > 901 | case BORDER_GROOVE: > | ^~~~ >style.cc: In function âvoid dw::core::style::numtostr(int, char*, int, dw::core::style::ListStyleType)â: >style.cc:1421:16: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1421 | start_ch = 'a'; > | ~~~~~~~~~^~~~~ >style.cc:1422:4: note: here > 1422 | case LIST_STYLE_TYPE_UPPER_ALPHA: > | ^~~~ >style.cc:1435:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1435 | low = true; > | ~~~~^~~~~~ >style.cc:1436:4: note: here > 1436 | case LIST_STYLE_TYPE_UPPER_ROMAN: > | ^~~~ >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from fltkcomplexbutton.cc:21: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >fltkcomplexbutton.cc: In member function âvirtual int dw::fltk::ui::ComplexButton::handle(int)â: >fltkcomplexbutton.cc:65:5: warning: this statement may fall through [-Wimplicit-fallthrough=] > 65 | if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); > | ^~ >fltkcomplexbutton.cc:66:3: note: here > 66 | case FL_DRAG: > | ^~~~ >fltkcomplexbutton.cc:105:5: warning: this statement may fall through [-Wimplicit-fallthrough=] > 105 | if (Fl::focus() == this && > | ^~ >fltkcomplexbutton.cc:110:3: note: here > 110 | default: > | ^~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkflatview.o `test -f 'fltkflatview.cc' || echo './'`fltkflatview.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkimgbuf.o `test -f 'fltkimgbuf.cc' || echo './'`fltkimgbuf.cc >In file included from fltkcore.hh:16, > from fltkimgbuf.cc:20: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from fltkcore.hh:16, > from fltkflatview.hh:5, > from fltkflatview.cc:22: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkflatview.hh:5, > from fltkflatview.cc:22: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkimgbuf.cc:20: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkmisc.o `test -f 'fltkmisc.cc' || echo './'`fltkmisc.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkplatform.o `test -f 'fltkplatform.cc' || echo './'`fltkplatform.cc >In file included from fltkcore.hh:16, > from fltkplatform.cc:24: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkpreview.o `test -f 'fltkpreview.cc' || echo './'`fltkpreview.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkui.o `test -f 'fltkui.cc' || echo './'`fltkui.cc >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkplatform.cc:24: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Button.H:26, > from fltkpreview.hh:4, > from fltkpreview.cc:22: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from fltkcore.hh:16, > from fltkui.cc:22: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkui.cc:22: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkviewbase.hh:10, > from fltkpreview.hh:6, > from fltkpreview.cc:22: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkviewbase.o `test -f 'fltkviewbase.cc' || echo './'`fltkviewbase.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o libDw_fltk_a-fltkviewport.o `test -f 'fltkviewport.cc' || echo './'`fltkviewport.cc >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from fltkviewport.hh:4, > from fltkviewbase.cc:22: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from fltkviewport.hh:4, > from fltkviewport.cc:22: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkviewport.hh:8, > from fltkviewbase.cc:22: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from fltkui.hh:9, > from fltkcore.hh:21, > from fltkviewport.hh:8, > from fltkviewport.cc:22: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o alignedtablecell.o alignedtablecell.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o alignedtextblock.o alignedtextblock.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o bullet.o bullet.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o hyphenator.o hyphenator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o image.o image.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o listitem.o listitem.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofawarewidget.o oofawarewidget.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofawarewidget_iterator.o oofawarewidget_iterator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ooffloatsmgr.o ooffloatsmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofposabslikemgr.o oofposabslikemgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofposabsmgr.o oofposabsmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofposfixedmgr.o oofposfixedmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofpositionedmgr.o oofpositionedmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o oofposrelmgr.o oofposrelmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o outofflowmgr.o outofflowmgr.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o regardingborder.o regardingborder.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ruler.o ruler.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o simpletablecell.o simpletablecell.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o table.o table.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o table_iterator.o table_iterator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o tablecell.o tablecell.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock.o textblock.cc >table.cc: In member function âvoid dw::Table::setColExtreme(int, dw::Table::ExtrMod, void*, int)â: >table.cc:716:45: warning: this statement may fall through [-Wimplicit-fallthrough=] > 716 | ((misc::SimpleVector<int>*)data)->set (col, value); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ >table.cc:718:4: note: here > 718 | default: > | ^~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock_iterator.o textblock_iterator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_LIBDIR='"/usr/lib64/dillo/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw"' -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o textblock_linebreaking.o textblock_linebreaking.cc >textblock.cc: In member function âvirtual void dw::Textblock::notifySetParent()â: >textblock.cc:555:33: warning: self-comparison always evaluates to true [-Wtautological-compare] > 555 | if (oofContainer[i] == oofContainer[i]) > | ~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~ >textblock_iterator.cc: In member function âvirtual void dw::Textblock::TextblockIterator::highlight(int, int, dw::core::HighlightLayer)â: >textblock_iterator.cc:116:6: warning: this âelseâ clause does not guard... [-Wmisleading-indentation] > 116 | } else > | ^~~~ >In file included from tools.hh:9, > from core.hh:48, > from oofawarewidget.hh:4, > from regardingborder.hh:4, > from textblock.hh:6, > from textblock_iterator.cc:22: >../lout/debug.hh:71:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the âelseâ > 71 | #define STMT_NOP do { } while (0) > | ^~ >../lout/debug_rtfl.hh:407:64: note: in expansion of macro âSTMT_NOPâ > 407 | #define DBG_OBJ_LEAVE_O(obj) STMT_NOP > | ^~~~~~~~ >textblock_iterator.cc:119:7: note: in expansion of macro âDBG_OBJ_LEAVE_Oâ > 119 | DBG_OBJ_LEAVE_O (getWidget ()); > | ^~~~~~~~~~~~~~~ >rm -f libDw-core.a >x86_64-pc-linux-gnu-ar cru libDw-core.a findtext.o imgrenderer.o iterator.o layout.o selection.o stackingcontextmgr.o style.o tools.o types.o ui.o widget.o >x86_64-pc-linux-gnu-ranlib libDw-core.a >rm -f libDw-fltk.a >x86_64-pc-linux-gnu-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 >x86_64-pc-linux-gnu-ranlib libDw-fltk.a >rm -f libDw-widgets.a >x86_64-pc-linux-gnu-ar cru libDw-widgets.a alignedtablecell.o alignedtextblock.o bullet.o hyphenator.o image.o listitem.o oofawarewidget.o oofawarewidget_iterator.o ooffloatsmgr.o oofposabslikemgr.o oofposabsmgr.o oofposfixedmgr.o oofpositionedmgr.o oofposrelmgr.o outofflowmgr.o regardingborder.o ruler.o simpletablecell.o table.o table_iterator.o tablecell.o textblock.o textblock_iterator.o textblock_linebreaking.o >x86_64-pc-linux-gnu-ranlib libDw-widgets.a >make[2]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dw' >Making all in dlib >make[2]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dlib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dlib.o dlib.c >rm -f libDlib.a >x86_64-pc-linux-gnu-ar cru libDlib.a dlib.o >x86_64-pc-linux-gnu-ranlib libDlib.a >make[2]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dlib' >Making all in dpip >make[2]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dpip' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dpip.o dpip.c >rm -f libDpip.a >x86_64-pc-linux-gnu-ar cru libDpip.a dpip.o >x86_64-pc-linux-gnu-ranlib libDpip.a >make[2]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/dpip' >Making all in src >make[2]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src' >Making all in IO >make[3]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src/IO' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o mime.o mime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o about.o about.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o http.o http.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o tls.o tls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dpi.o dpi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o IO.o IO.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDILLO_BINDIR='"/usr/bin/"' -DCA_CERTS_FILE='""' -DCA_CERTS_DIR='""' -I/usr/local/include -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o iowatch.o iowatch.cc >http.c: In function âHttp_connect_tlsâ: >http.c:520:7: warning: implicit declaration of function âa_Tls_connectâ; did you mean âa_Tls_connectionâ? [-Wimplicit-function-declaration] > 520 | a_Tls_connect(S->SockFD, S->url); > | ^~~~~~~~~~~~~ > | a_Tls_connection >rm -f libDiof.a >x86_64-pc-linux-gnu-ar cru libDiof.a mime.o about.o http.o tls.o dpi.o IO.o iowatch.o >x86_64-pc-linux-gnu-ranlib libDiof.a >make[3]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src/IO' >make[3]: Entering directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dillo.o dillo.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o paths.o paths.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o tipwin.o tipwin.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o ui.o ui.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o uicmd.o uicmd.cc >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from /usr/include/fltk/FL/x.H:43, > from /usr/include/fltk/FL/fl_draw.H:27, > from tipwin.cc:21: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from dillo.cc:31: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from ui.hh:6, > from ui.cc:19: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from ../dw/fltkui.hh:9, > from ../dw/fltkcore.hh:21, > from dillo.cc:59: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o bw.o bw.c >In file included from uicmd.cc:24: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o cookies.o cookies.c >In file included from /usr/include/fltk/FL/Fl_Menu.H:20, > from ../dw/fltkui.hh:9, > from ../dw/fltkcore.hh:21, > from ../dw/fltkviewport.hh:8, > from uicmd.cc:47: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o hsts.o hsts.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o auth.o auth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o digest.o digest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o colors.o colors.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o history.o history.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o prefs.o prefs.c >uicmd.cc: In function âvoid a_UIcmd_view_page_source(BrowserWindow*, const DilloUrl*)â: >uicmd.cc:1210:29: warning: â%.4dâ directive output may be truncated writing between 4 and 11 bytes into a region of size 7 [-Wformat-truncation=] > 1210 | snprintf(tag, 8, "_%.4d", post_id); > | ^~~~ >uicmd.cc:1210:27: note: directive argument in the range [-2147483647, 9999] > 1210 | snprintf(tag, 8, "_%.4d", post_id); > | ^~~~~~~ >In file included from /usr/include/stdio.h:888, > from uicmd.cc:16: >/usr/include/bits/stdio2.h:71:35: note: â__builtin___snprintf_chkâ output between 6 and 13 bytes into a destination of size 8 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o prefsparser.o prefsparser.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o keys.o keys.cc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o url.o url.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o bitvec.o bitvec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o klist.o klist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o chain.o chain.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o utf8.o utf8.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o timeout.o timeout.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o dialog.o dialog.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o web.o web.cc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o nav.o nav.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o cache.o cache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o decode.o decode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dicache.o dicache.c >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from dialog.cc:17: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Menu_.H:28, > from /usr/include/fltk/FL/Fl_Choice.H:25, > from /usr/include/fltk/FL/Fl_File_Chooser.H:36, > from dialog.cc:18: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o capi.o capi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o domain.o domain.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o css.o css.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o cssparser.o cssparser.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o styleengine.o styleengine.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o plain.o plain.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o html.o html.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o form.o form.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o table.o table.cc >html.cc: In function âvoid Html_process_tag(DilloHtml*, char*, int)â: >html.cc:4095:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > 4095 | if (/* parsing HTML && */ Tags[ni].EndTag == 'F') > | ^~ >html.cc:4100:4: note: here > 4100 | default: > | ^~~~~~~ >form.cc: In member function âvoid DilloHtmlInput::activate(DilloHtmlForm*, int, dw::core::EventButton*)â: >form.cc:1722:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1722 | if (!(prefs.enterpress_forces_submit || num_entry_fields == 1)) { > | ^~ >form.cc:1727:4: note: here > 1727 | case DILLO_HTML_INPUT_SUBMIT: > | ^~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o bookmark.o bookmark.c >In file included from table.cc:13: >table.cc: In function âvoid Html_tag_content_table_cell(DilloHtml*, const char*, int)â: >html_common.hh:34:26: warning: this statement may fall through [-Wimplicit-fallthrough=] > 34 | html->bugMessage(__VA_ARGS__); \ > | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ >table.cc:432:7: note: in expansion of macro âBUG_MSGâ > 432 | BUG_MSG("<t%c> outside <tr>.", > | ^~~~~~~ >table.cc:436:4: note: here > 436 | case DILLO_HTML_TABLE_MODE_TR: > | ^~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dns.o dns.c >dns.c: In function âDns_serverâ: >dns.c:331:4: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 331 | write(dns_notify_pipe[1], ".", 1); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o gif.o gif.c >gif.c: In function âGif_process_bytesâ: >gif.c:976:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > 976 | if (gif->state != 1) > | ^ >gif.c:979:4: note: here > 979 | case 1: > | ^~~~ >gif.c:985:18: warning: this statement may fall through [-Wimplicit-fallthrough=] > 985 | gif->state = 2; > | ~~~~~~~~~~~^~~ >gif.c:987:4: note: here > 987 | case 2: > | ^~~~ >gif.c:997:10: warning: this statement may fall through [-Wimplicit-fallthrough=] > 997 | if (gif->state != 3) > | ^ >gif.c:1000:4: note: here > 1000 | case 3: > | ^~~~ >gif.c:1007:19: warning: this statement may fall through [-Wimplicit-fallthrough=] > 1007 | tmp_bufsize -= mysize; > | ~~~~~~~~~~~~^~~~~~~~~ >gif.c:1009:4: note: here > 1009 | default: > | ^~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o jpeg.o jpeg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o png.o png.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o imgbuf.o imgbuf.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o image.o image.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o menu.o menu.cc >In file included from /usr/include/fltk/FL/Fl_Menu_Item.H:22, > from menu.cc:15: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from menu.cc:15: >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Menu_Item.H:237:44: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 237 | void callback(Fl_Callback0*c) {callback_=(Fl_Callback*)c;} > | ^~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Menu_Item.H: In member function âvoid Fl_Menu_Item::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Menu_Item.H:246:54: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 246 | void callback(Fl_Callback1*c, long p=0) {callback_=(Fl_Callback*)c; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -D_REENTRANT -D_THREAD_SAFE -Wall -W -Wno-unused-parameter -Waggregate-return -c -o dpiapi.o dpiapi.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o findbar.o findbar.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -DDILLO_SYSCONF='"/etc/dillo/"' -DDILLO_DOCDIR='"/usr/share/doc/dillo-3.1_pre20181005/"' -DCUR_WORKING_DIR='"/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src"' -I/usr/local/include -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -c -o xembed.o xembed.cc >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from xembed.cc:16: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/fltk/FL/Fl_Group.H:26, > from /usr/include/fltk/FL/Fl_Window.H:29, > from findbar.cc:13: >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*))â: >/usr/include/fltk/FL/Fl_Widget.H:580:45: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 580 | void callback(Fl_Callback0*cb) {callback_=(Fl_Callback*)cb;} > | ^~~~~~~~~~~~~~~~ >/usr/include/fltk/FL/Fl_Widget.H: In member function âvoid Fl_Widget::callback(void (*)(Fl_Widget*, long int), long int)â: >/usr/include/fltk/FL/Fl_Widget.H:587:55: warning: cast between incompatible function types from âvoid (*)(Fl_Widget*, long int)â to âvoid (*)(Fl_Widget*, void*)â [-Wcast-function-type] > 587 | void callback(Fl_Callback1*cb, long p=0) {callback_=(Fl_Callback*)cb; user_data_=(void*)(fl_intptr_t)p;} > | ^~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -I/usr/include/libpng16 -I/usr/include/fltk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -pipe -march=native -fno-diagnostics-color -O2 -DENABLE_IPV6 -DD_DNS_THREADED -DDISABLE_XEMBED -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib -o dillo dillo.o paths.o tipwin.o ui.o uicmd.o bw.o cookies.o hsts.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 -lpng16 -L/usr/lib64/fltk -Wl,-rpath,/usr/lib64/fltk -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/local/lib -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -lz -lpthread -lX11 >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: IO/libDiof.a(http.o): in function `Http_connect_tls': >http.c:(.text+0x3ae): undefined reference to `a_Tls_connect' >/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: IO/libDiof.a(http.o): in function `a_Http_ccc': >http.c:(.text+0x1ff6): undefined reference to `a_Tls_connect' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:615: dillo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src' >make[2]: *** [Makefile:735: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005/src' >make[1]: *** [Makefile:481: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005' >make: *** [Makefile:366: all] Error 2 > * ERROR: www-client/dillo-3.1_pre20181005::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=www-client/dillo-3.1_pre20181005::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-client/dillo-3.1_pre20181005::gentoo'`. > * The complete build log is located at '/var/log/portage/www-client:dillo-3.1_pre20181005:20220108-005212.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-client/dillo-3.1_pre20181005/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-client/dillo-3.1_pre20181005/temp/environment'. > * Working directory: '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005' > * S: '/var/tmp/portage/www-client/dillo-3.1_pre20181005/work/dillo-3.1_pre20181005' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830755
:
761549
|
761550
|
761551
|
761552
|
761553
|
761554
| 761555