Diff of the two buildlogs: -- --- b1/build.log 2020-03-27 17:33:43.739382666 +0000 +++ b2/build.log 2020-03-27 17:48:57.424919504 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 29 11:53:48 -12 2021 -I: pbuilder-time-stamp: 1619740428 +I: Current time: Sat Mar 28 07:33:56 +14 2020 +I: pbuilder-time-stamp: 1585330436 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Wed Feb 27 14:28:21 2019 -12 +gpgv: Signature made Thu Feb 28 16:28:21 2019 +14 gpgv: using RSA key 7C3AB9CFD230BD30DD009C591E7091B1F14A64A2 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./fltk1.3_1.3.4-9.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying debian-changes I: Not using root during the build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/30472/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/30472/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -383,7 +395,7 @@ Get: 279 http://deb.debian.org/debian buster/main i386 libxinerama1 i386 2:1.1.4-2 [17.9 kB] Get: 280 http://deb.debian.org/debian buster/main i386 x11proto-xinerama-dev all 2018.4-4 [3132 B] Get: 281 http://deb.debian.org/debian buster/main i386 libxinerama-dev i386 2:1.1.4-2 [20.3 kB] -Fetched 251 MB in 6s (44.6 MB/s) +Fetched 251 MB in 53s (4740 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -1548,7 +1560,7 @@ Building tag database... -> Finished parsing the build-deps I: Building the package -I: Running cd /build/fltk1.3-1.3.4/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/fltk1.3-1.3.4/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package fltk1.3 dpkg-buildpackage: info: source version 1.3.4-9 dpkg-buildpackage: info: source distribution unstable @@ -1564,26 +1576,26 @@ [ -e fltk.spec.saved ] || mv fltk.spec fltk.spec.saved echo 'RMDIR = rm -Rf' >> makeinclude dh_auto_clean - make -j18 distclean + make -j10 distclean make[2]: Entering directory '/build/fltk1.3-1.3.4' rm -f core *.o for dir in examples src fluid test documentation; do\ echo "=== cleaning $dir ===";\ - (cd $dir; make -w -j18 --jobserver-auth=3,4 clean) || exit 1;\ + (cd $dir; make -w -j10 --jobserver-auth=3,4 clean) || exit 1;\ done === cleaning examples === make[3]: Entering directory '/build/fltk1.3-1.3.4/examples' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. make[3]: ../fltk-config: Command not found make[3]: Leaving directory '/build/fltk1.3-1.3.4/examples' === cleaning src === make[3]: Entering directory '/build/fltk1.3-1.3.4/src' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. -/bin/sh: 1: test: =: unexpected operator -/bin/sh: 1: test: =: unexpected operator -/bin/sh: 1: test: =: unexpected operator -/bin/sh: 1: test: =: unexpected operator -/bin/sh: 1: test: =: unexpected operator +make[3]: warning: -j10 forced in submake: resetting jobserver mode. +/bin/sh: line 0: test: =: unary operator expected +/bin/sh: line 0: test: =: unary operator expected +/bin/sh: line 0: test: =: unary operator expected +/bin/sh: line 0: test: =: unary operator expected +/bin/sh: line 0: test: =: unary operator expected rm -f *.o xutf8/*.o *.dll.a core.* *~ *.bak *.bck rm -f \ \ @@ -1596,14 +1608,14 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/src' === cleaning fluid === make[3]: Entering directory '/build/fltk1.3-1.3.4/fluid' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. rm -f *.o core.* *~ *.bck *.bak rm -f core fluid fluid-shared rm -f fluid.app/Contents/MacOS/fluid make[3]: Leaving directory '/build/fltk1.3-1.3.4/fluid' === cleaning test === make[3]: Entering directory '/build/fltk1.3-1.3.4/test' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. rm -f unittests animated adjuster arc ask bitmap blocks boxtype browser button buttons cairo_test checkers clock colbrowser color_chooser cursor curve demo device doublebuffer editor fast_slow file_chooser fonts forms hello help icon iconize image inactive input input_choice keyboard label line_style list_visuals mandelbrot menubar message minimum native-filechooser navigation offscreen output overlay pack pixmap pixmap_browser preferences device radio resize resizebox rotated_text scroll subwindow sudoku symbols table tabs tile tiled_image tree twowin valuators cairotest utf8 windowfocus cube CubeView fractals fullscreen gl_overlay glpuzzle shape core for file in unittests animated adjuster arc ask bitmap blocks boxtype browser button buttons cairo_test checkers clock colbrowser color_chooser cursor curve demo device doublebuffer editor fast_slow file_chooser fonts forms hello help icon iconize image inactive input input_choice keyboard label line_style list_visuals mandelbrot menubar message minimum native-filechooser navigation offscreen output overlay pack pixmap pixmap_browser preferences device radio resize resizebox rotated_text scroll subwindow sudoku symbols table tabs tile tiled_image tree twowin valuators cairotest utf8 windowfocus cube CubeView fractals fullscreen gl_overlay glpuzzle shape; do \ if [ $file = "blocks" -o $file = "checkers" -o $file = "sudoku" ]; then \ @@ -1629,7 +1641,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/test' === cleaning documentation === make[3]: Entering directory '/build/fltk1.3-1.3.4/documentation' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. rm -f Doxyfile Doxybook rm -f fltk.pdf refman.pdf src/fltk-book.tex rm -Rf html latex @@ -1970,15 +1982,15 @@ debian/rules override_dh_auto_build-arch make[1]: Entering directory '/build/fltk1.3-1.3.4' dh_auto_build -- OPTIM="-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=@: DIRS='$(IMAGEDIRS) src cairo fluid' - make -j18 "OPTIM=-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=\@: "DIRS=\$(IMAGEDIRS) src cairo fluid" + make -j10 "OPTIM=-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=\@: "DIRS=\$(IMAGEDIRS) src cairo fluid" make[2]: Entering directory '/build/fltk1.3-1.3.4' for dir in src cairo fluid; do\ echo "=== making $dir ===";\ - (cd $dir; make -w -j18 --jobserver-auth=3,4) || exit 1;\ + (cd $dir; make -w -j10 --jobserver-auth=3,4) || exit 1;\ done === making src === make[3]: Entering directory '/build/fltk1.3-1.3.4/src' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo Compiling Fl.cxx... Compiling Fl.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl.cxx -o Fl.o @@ -1991,11 +2003,11 @@ echo Compiling Fl_Browser.cxx... echo Compiling Fl_Browser_.cxx... Compiling Fl_Browser.cxx... -echo Compiling Fl_Browser_load.cxx... -Compiling Fl_Browser_.cxx... -Compiling Fl_Browser_load.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Browser.cxx -o Fl_Browser.o +Compiling Fl_Browser_.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Browser_.cxx -o Fl_Browser_.o +echo Compiling Fl_Browser_load.cxx... +Compiling Fl_Browser_load.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Browser_load.cxx -o Fl_Browser_load.o echo Compiling Fl_Box.cxx... Compiling Fl_Box.cxx... @@ -2063,6 +2075,20 @@ echo Compiling Fl_Image_Surface.cxx... Compiling Fl_Image_Surface.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Image_Surface.cxx -o Fl_Image_Surface.o +Fl_File_Chooser2.cxx: In member function 'const char* Fl_File_Chooser::value(int)': +Fl_File_Chooser2.cxx:1503:41: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + snprintf(pathname, sizeof(pathname), "%s/%s", directory_, name); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/fl_utf8.h:34, + from ../FL/Fl.H:32, + from ../FL/Fl_File_Chooser.H:30, + from Fl_File_Chooser2.cxx:346: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Input.cxx... Compiling Fl_Input.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Input.cxx -o Fl_Input.o @@ -2076,15 +2102,43 @@ Compiling Fl_Menu.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Menu.cxx -o Fl_Menu.o echo Compiling Fl_Menu_.cxx... +Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileListCB()': +Fl_File_Chooser2.cxx:715:42: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + snprintf(pathname, sizeof(pathname), "%s/%s", directory_, filename); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/fl_utf8.h:34, + from ../FL/Fl.H:32, + from ../FL/Fl_File_Chooser.H:30, + from Fl_File_Chooser2.cxx:346: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling Fl_Menu_.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Menu_.cxx -o Fl_Menu_.o echo Compiling Fl_Menu_Bar.cxx... +Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::newdir()': +Fl_File_Chooser2.cxx:1074:42: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + snprintf(pathname, sizeof(pathname), "%s/%s", directory_, dir); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/fl_utf8.h:34, + from ../FL/Fl.H:32, + from ../FL/Fl_File_Chooser.H:30, + from Fl_File_Chooser2.cxx:346: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling Fl_Menu_Bar.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Menu_Bar.cxx -o Fl_Menu_Bar.o -Fl_File_Chooser2.cxx: In member function 'const char* Fl_File_Chooser::value(int)': -Fl_File_Chooser2.cxx:1503:41: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - snprintf(pathname, sizeof(pathname), "%s/%s", directory_, name); - ^~~~~~~ +Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileNameCB()': +Fl_File_Chooser2.cxx:904:39: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + snprintf(tempname, sizeof(tempname), "%s/%s", directory_, filename); + ^~~~~~~ In file included from /usr/include/stdio.h:873, from ../FL/fl_utf8.h:34, from ../FL/Fl.H:32, @@ -2104,6 +2158,40 @@ echo Compiling Fl_Menu_add.cxx... Compiling Fl_Menu_add.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Menu_add.cxx -o Fl_Menu_add.o +Fl_Help_View.cxx: In member function 'Fl_Shared_Image* Fl_Help_View::get_image(const char*, int, int)': +Fl_Help_View.cxx:2808:36: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2043 [-Wformat-truncation=] + snprintf(temp, sizeof(temp), "file:%s/%s", dir, name); + ^~~~~~~~~~~~ ~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 2054) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Fl_Help_View.cxx:2805:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + if (directory_[0]) snprintf(temp, sizeof(temp), "%s/%s", directory_, name); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Fl_Help_View.cxx:2799:36: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] + snprintf(temp, sizeof(temp), "%s/%s", directory_, name); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Menu_global.cxx... Compiling Fl_Menu_global.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Menu_global.cxx -o Fl_Menu_global.o @@ -2119,34 +2207,6 @@ echo Compiling Fl_Pack.cxx... Compiling Fl_Pack.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Pack.cxx -o Fl_Pack.o -Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileListCB()': -Fl_File_Chooser2.cxx:715:42: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - snprintf(pathname, sizeof(pathname), "%s/%s", directory_, filename); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/fl_utf8.h:34, - from ../FL/Fl.H:32, - from ../FL/Fl_File_Chooser.H:30, - from Fl_File_Chooser2.cxx:346: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::newdir()': -Fl_File_Chooser2.cxx:1074:42: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - snprintf(pathname, sizeof(pathname), "%s/%s", directory_, dir); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/fl_utf8.h:34, - from ../FL/Fl.H:32, - from ../FL/Fl_File_Chooser.H:30, - from Fl_File_Chooser2.cxx:346: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Paged_Device.cxx... Compiling Fl_Paged_Device.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Paged_Device.cxx -o Fl_Paged_Device.o @@ -2157,20 +2217,6 @@ Compiling Fl_PostScript.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_PostScript.cxx -o Fl_PostScript.o echo Compiling Fl_Positioner.cxx... -Fl_File_Chooser2.cxx: In member function 'void Fl_File_Chooser::fileNameCB()': -Fl_File_Chooser2.cxx:904:39: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - snprintf(tempname, sizeof(tempname), "%s/%s", directory_, filename); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/fl_utf8.h:34, - from ../FL/Fl.H:32, - from ../FL/Fl_File_Chooser.H:30, - from Fl_File_Chooser2.cxx:346: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling Fl_Positioner.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Positioner.cxx -o Fl_Positioner.o echo Compiling Fl_Preferences.cxx... @@ -2203,40 +2249,6 @@ echo Compiling Fl_Shared_Image.cxx... Compiling Fl_Shared_Image.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Shared_Image.cxx -o Fl_Shared_Image.o -Fl_Help_View.cxx: In member function 'Fl_Shared_Image* Fl_Help_View::get_image(const char*, int, int)': -Fl_Help_View.cxx:2808:36: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2043 [-Wformat-truncation=] - snprintf(temp, sizeof(temp), "file:%s/%s", dir, name); - ^~~~~~~~~~~~ ~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 7 or more bytes (assuming 2054) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fl_Help_View.cxx:2805:53: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - if (directory_[0]) snprintf(temp, sizeof(temp), "%s/%s", directory_, name); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fl_Help_View.cxx:2799:36: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - snprintf(temp, sizeof(temp), "%s/%s", directory_, name); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 2049) into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Single_Window.cxx... Compiling Fl_Single_Window.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Single_Window.cxx -o Fl_Single_Window.o @@ -2270,12 +2282,66 @@ echo Compiling Fl_Tree.cxx... Compiling Fl_Tree.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Tree.cxx -o Fl_Tree.o +Fl_Help_View.cxx: In member function 'int Fl_Help_View::load(const char*)': +Fl_Help_View.cxx:3340:9: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 931 [-Wformat-truncation=] + "
Unable to follow the link \"%s\" - " + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + "%s.
", + ~~~~~~~~~~~~~~~~ + f, urimsg); + ~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 106 or more bytes (assuming 2153) into a destination of size 1024 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Tree_Item.cxx... Compiling Fl_Tree_Item.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Tree_Item.cxx -o Fl_Tree_Item.o echo Compiling Fl_Tree_Item_Array.cxx... Compiling Fl_Tree_Item_Array.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Tree_Item_Array.cxx -o Fl_Tree_Item_Array.o +Fl_Help_View.cxx: In member function 'void Fl_Help_View::follow_link(Fl_Help_Link*)': +Fl_Help_View.cxx:2906:31: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2043 [-Wformat-truncation=] + snprintf(temp, sizeof(temp), "file:%s/%s", dir, linkp->filename); + ^~~~~~~~~~~~ ~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 7 and 2245 bytes into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Fl_Help_View.cxx:2902:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] + snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 2240 bytes into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Fl_Help_View.cxx:2897:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] + snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/Fl_Help_View.H:30, + from Fl_Help_View.cxx:52: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 2240 bytes into a destination of size 2048 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling Fl_Tree_Prefs.cxx... Compiling Fl_Tree_Prefs.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Tree_Prefs.cxx -o Fl_Tree_Prefs.o @@ -2304,10 +2370,10 @@ Compiling Fl_Window_fullscreen.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Window_fullscreen.cxx -o Fl_Window_fullscreen.o echo Compiling Fl_Window_hotspot.cxx... -Compiling Fl_Window_hotspot.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Window_hotspot.cxx -o Fl_Window_hotspot.o echo Compiling Fl_Window_iconize.cxx... +Compiling Fl_Window_hotspot.cxx... Compiling Fl_Window_iconize.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Window_hotspot.cxx -o Fl_Window_hotspot.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Window_iconize.cxx -o Fl_Window_iconize.o echo Compiling Fl_Window_shape.cxx... Compiling Fl_Window_shape.cxx... @@ -2340,19 +2406,19 @@ Compiling Fl_get_key.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_get_key.cxx -o Fl_get_key.o echo Compiling Fl_get_system_colors.cxx... -Compiling Fl_get_system_colors.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_get_system_colors.cxx -o Fl_get_system_colors.o echo Compiling Fl_grab.cxx... +Compiling Fl_get_system_colors.cxx... Compiling Fl_grab.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_get_system_colors.cxx -o Fl_get_system_colors.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_grab.cxx -o Fl_grab.o echo Compiling Fl_lock.cxx... Compiling Fl_lock.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_lock.cxx -o Fl_lock.o echo Compiling Fl_own_colormap.cxx... -echo Compiling Fl_visual.cxx... Compiling Fl_own_colormap.cxx... -Compiling Fl_visual.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_own_colormap.cxx -o Fl_own_colormap.o +echo Compiling Fl_visual.cxx... +Compiling Fl_visual.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_visual.cxx -o Fl_visual.o echo Compiling Fl_x.cxx... Compiling Fl_x.cxx... @@ -2364,10 +2430,10 @@ Compiling filename_expand.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_expand.cxx -o filename_expand.o echo Compiling filename_ext.cxx... -echo Compiling filename_isdir.cxx... Compiling filename_ext.cxx... -Compiling filename_isdir.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_ext.cxx -o filename_ext.o +echo Compiling filename_isdir.cxx... +Compiling filename_isdir.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_isdir.cxx -o filename_isdir.o echo Compiling filename_list.cxx... Compiling filename_list.cxx... @@ -2375,26 +2441,10 @@ echo Compiling filename_match.cxx... Compiling filename_match.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_match.cxx -o filename_match.o -echo Compiling filename_setext.cxx... -Compiling filename_setext.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_setext.cxx -o filename_setext.o -echo Compiling fl_arc.cxx... -Compiling fl_arc.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_arc.cxx -o fl_arc.o -echo Compiling fl_arci.cxx... -Compiling fl_arci.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_arci.cxx -o fl_arci.o -echo Compiling fl_ask.cxx... -Compiling fl_ask.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_ask.cxx -o fl_ask.o -echo Compiling fl_boxtype.cxx... -Compiling fl_boxtype.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_boxtype.cxx -o fl_boxtype.o Fl_x.cxx: In function 'KeySym fl_KeycodeToKeysym(Display*, KeyCode, unsigned int)': Fl_x.cxx:1322:34: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ -echo Compiling fl_color.cxx... In file included from ../FL/fl_utf8.h:65, from ../FL/Fl.H:32, from Fl_x.cxx:30: @@ -2410,6 +2460,22 @@ /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ +echo Compiling filename_setext.cxx... +echo Compiling fl_arc.cxx... +Compiling filename_setext.cxx... +Compiling fl_arc.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c filename_setext.cxx -o filename_setext.o +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_arc.cxx -o fl_arc.o +echo Compiling fl_arci.cxx... +echo Compiling fl_ask.cxx... +Compiling fl_arci.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_arci.cxx -o fl_arci.o +Compiling fl_ask.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_ask.cxx -o fl_ask.o +echo Compiling fl_boxtype.cxx... +Compiling fl_boxtype.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_boxtype.cxx -o fl_boxtype.o +echo Compiling fl_color.cxx... Compiling fl_color.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_color.cxx -o fl_color.o echo Compiling fl_cursor.cxx... @@ -2470,19 +2536,19 @@ Compiling fl_overlay.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_overlay.cxx -o fl_overlay.o echo Compiling fl_overlay_visual.cxx... -Compiling fl_overlay_visual.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_overlay_visual.cxx -o fl_overlay_visual.o echo Compiling fl_plastic.cxx... +Compiling fl_overlay_visual.cxx... Compiling fl_plastic.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_overlay_visual.cxx -o fl_overlay_visual.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_plastic.cxx -o fl_plastic.o echo Compiling fl_read_image.cxx... Compiling fl_read_image.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_read_image.cxx -o fl_read_image.o echo Compiling fl_rect.cxx... -echo Compiling fl_round_box.cxx... Compiling fl_rect.cxx... -Compiling fl_round_box.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_rect.cxx -o fl_rect.o +echo Compiling fl_round_box.cxx... +Compiling fl_round_box.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_round_box.cxx -o fl_round_box.o echo Compiling fl_rounded_box.cxx... Compiling fl_rounded_box.cxx... @@ -2509,67 +2575,13 @@ Compiling fl_symbols.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_symbols.cxx -o fl_symbols.o echo Compiling fl_vertex.cxx... -Fl_Help_View.cxx: In member function 'int Fl_Help_View::load(const char*)': -Fl_Help_View.cxx:3340:9: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 931 [-Wformat-truncation=] - "Unable to follow the link \"%s\" - " - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - "%s.
", - ~~~~~~~~~~~~~~~~ - f, urimsg); - ~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 106 or more bytes (assuming 2153) into a destination of size 1024 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling fl_vertex.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_vertex.cxx -o fl_vertex.o -Fl_Help_View.cxx: In member function 'void Fl_Help_View::follow_link(Fl_Help_Link*)': -Fl_Help_View.cxx:2906:31: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size 2043 [-Wformat-truncation=] - snprintf(temp, sizeof(temp), "file:%s/%s", dir, linkp->filename); - ^~~~~~~~~~~~ ~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 7 and 2245 bytes into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fl_Help_View.cxx:2902:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] - snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 2240 bytes into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Fl_Help_View.cxx:2897:31: warning: '%s' directive output may be truncated writing up to 191 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] - snprintf(temp, sizeof(temp), "%s/%s", directory_, linkp->filename); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/Fl_Help_View.H:30, - from Fl_Help_View.cxx:52: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 2240 bytes into a destination of size 2048 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling screen_xywh.cxx... -echo Compiling fl_utf8.cxx... Compiling screen_xywh.cxx... -Compiling fl_utf8.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c screen_xywh.cxx -o screen_xywh.o +echo Compiling fl_utf8.cxx... +Compiling fl_utf8.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c fl_utf8.cxx -o fl_utf8.o echo Compiling ps_image.cxx... Compiling ps_image.cxx... @@ -2584,10 +2596,10 @@ Compiling scandir.c... gcc -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -DCP936 -c scandir.c -o scandir.o echo Compiling numericsort.c... -Compiling numericsort.c... -gcc -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -DCP936 -c numericsort.c -o numericsort.o echo Compiling vsnprintf.c... +Compiling numericsort.c... Compiling vsnprintf.c... +gcc -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -DCP936 -c numericsort.c -o numericsort.o gcc -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -DCP936 -c vsnprintf.c -o vsnprintf.o echo Compiling fl_utf.c... Compiling fl_utf.c... @@ -2623,10 +2635,10 @@ Compiling forms_free.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c forms_free.cxx -o forms_free.o echo Compiling forms_fselect.cxx... -Compiling forms_fselect.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c forms_fselect.cxx -o forms_fselect.o echo Compiling forms_pixmap.cxx... +Compiling forms_fselect.cxx... Compiling forms_pixmap.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c forms_fselect.cxx -o forms_fselect.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c forms_pixmap.cxx -o forms_pixmap.o echo Compiling forms_timer.cxx... Compiling forms_timer.cxx... @@ -2653,10 +2665,10 @@ Compiling freeglut_stroke_roman.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c freeglut_stroke_roman.cxx -o freeglut_stroke_roman.o echo Compiling freeglut_teapot.cxx... -Compiling freeglut_teapot.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c freeglut_teapot.cxx -o freeglut_teapot.o echo Compiling gl_draw.cxx... +Compiling freeglut_teapot.cxx... Compiling gl_draw.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c freeglut_teapot.cxx -o freeglut_teapot.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c gl_draw.cxx -o gl_draw.o echo Compiling gl_start.cxx... Compiling gl_start.cxx... @@ -2696,6 +2708,10 @@ rm -f ../lib/libfltk_forms.a /usr/bin/ar cr ../lib/libfltk_forms.a forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o ranlib ../lib/libfltk_forms.a +echo /usr/bin/ar cr ../lib/libfltk_gl.a ... +/usr/bin/ar cr ../lib/libfltk_gl.a ... +rm -f ../lib/libfltk_gl.a +/usr/bin/ar cr ../lib/libfltk_gl.a Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Device_Plugin.o Fl_Gl_Window.o freeglut_geometry.o freeglut_stroke_mono_roman.o freeglut_stroke_roman.o freeglut_teapot.o gl_draw.o gl_start.o glut_compatability.o glut_font.o Fl_File_Icon2.cxx: In function 'void load_kde_icons(const char*, const char*)': Fl_File_Icon2.cxx:944:11: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 1024 and 2047 [-Wformat-truncation=] "%s/%s", tmp, iconfilename); @@ -2738,10 +2754,6 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -echo /usr/bin/ar cr ../lib/libfltk_gl.a ... -/usr/bin/ar cr ../lib/libfltk_gl.a ... -rm -f ../lib/libfltk_gl.a -/usr/bin/ar cr ../lib/libfltk_gl.a Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Device_Plugin.o Fl_Gl_Window.o freeglut_geometry.o freeglut_stroke_mono_roman.o freeglut_stroke_roman.o freeglut_teapot.o gl_draw.o gl_start.o glut_compatability.o glut_font.o ranlib ../lib/libfltk_gl.a echo /usr/bin/ar cr ../lib/libfltk_images.a ... /usr/bin/ar cr ../lib/libfltk_images.a ... @@ -2759,10 +2771,10 @@ rm -f libfltk.so ln -s libfltk.so.1.3 libfltk.so echo g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.3 ... -echo g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.3 ... -echo g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_images.so.1.3 ... g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.3 ... g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_forms.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_forms.so.1.3 forms_compatability.o forms_bitmap.o forms_free.o forms_fselect.o forms_pixmap.o forms_timer.o -L. -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +echo g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.3 ... +echo g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_images.so.1.3 ... g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.3 ... g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_gl.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_gl.so.1.3 Fl_Gl_Choice.o Fl_Gl_Overlay.o Fl_Gl_Device_Plugin.o Fl_Gl_Window.o freeglut_geometry.o freeglut_stroke_mono_roman.o freeglut_stroke_roman.o freeglut_teapot.o gl_draw.o gl_start.o glut_compatability.o glut_font.o -L. -lfltk -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 g++ -L. -Wl,-z,relro -Wl,-z,now -Wl,-no-undefined -Wl,-Bsymbolic-functions -Wl,-gc-sections -Wl,-soname,libfltk_images.so.1.3 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -shared -fPIC -o libfltk_images.so.1.3 ... @@ -2776,7 +2788,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/src' === making cairo === make[3]: Entering directory '/build/fltk1.3-1.3.4/cairo' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo Compiling Fl_Cairo.cxx... Compiling Fl_Cairo.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -DFL_LIBRARY -c Fl_Cairo.cxx -o Fl_Cairo.o @@ -2796,14 +2808,14 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/cairo' === making fluid === make[3]: Entering directory '/build/fltk1.3-1.3.4/fluid' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo Compiling CodeEditor.cxx... echo Compiling ExternalCodeEditor_UNIX.cxx... Compiling CodeEditor.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c CodeEditor.cxx -o CodeEditor.o echo Compiling ExternalCodeEditor_WIN32.cxx... Compiling ExternalCodeEditor_UNIX.cxx... Compiling ExternalCodeEditor_WIN32.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c CodeEditor.cxx -o CodeEditor.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c ExternalCodeEditor_UNIX.cxx -o ExternalCodeEditor_UNIX.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c ExternalCodeEditor_WIN32.cxx -o ExternalCodeEditor_WIN32.o echo Compiling Fl_Function_Type.cxx... @@ -2817,57 +2829,43 @@ g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fl_Menu_Type.cxx -o Fl_Menu_Type.o echo Compiling Fl_Type.cxx... Compiling Fl_Type.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fl_Type.cxx -o Fl_Type.o echo Compiling Fl_Widget_Type.cxx... Compiling Fl_Widget_Type.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fl_Type.cxx -o Fl_Type.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fl_Widget_Type.cxx -o Fl_Widget_Type.o echo Compiling Fl_Window_Type.cxx... -echo Compiling Fluid_Image.cxx... Compiling Fl_Window_Type.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fl_Window_Type.cxx -o Fl_Window_Type.o -echo Compiling about_panel.cxx... +echo Compiling Fluid_Image.cxx... Compiling Fluid_Image.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c Fluid_Image.cxx -o Fluid_Image.o -echo Compiling align_widget.cxx... +echo Compiling about_panel.cxx... Compiling about_panel.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c about_panel.cxx -o about_panel.o +echo Compiling align_widget.cxx... Compiling align_widget.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c align_widget.cxx -o align_widget.o echo Compiling alignment_panel.cxx... -echo Compiling code.cxx... Compiling alignment_panel.cxx... -Compiling code.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c alignment_panel.cxx -o alignment_panel.o +echo Compiling code.cxx... +Compiling code.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c code.cxx -o code.o echo Compiling factory.cxx... -echo Compiling file.cxx... Compiling factory.cxx... -Compiling file.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c factory.cxx -o factory.o +echo Compiling file.cxx... +Compiling file.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c file.cxx -o file.o echo Compiling fluid.cxx... -echo Compiling function_panel.cxx... Compiling fluid.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c fluid.cxx -o fluid.o +echo Compiling function_panel.cxx... Compiling function_panel.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c function_panel.cxx -o function_panel.o echo Compiling template_panel.cxx... Compiling template_panel.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c template_panel.cxx -o template_panel.o -template_panel.cxx: In function 'void template_load()': -template_panel.cxx:237:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] - snprintf(filename, sizeof(filename), "%s/%s", path, files[i]->d_name); - ^~~~~~~ -In file included from /usr/include/stdio.h:873, - from ../FL/fl_utf8.h:34, - from ../FL/Fl.H:32, - from template_panel.h:23, - from template_panel.cxx:21: -/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 1280 bytes into a destination of size 1024 - return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling undo.cxx... Compiling undo.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c undo.cxx -o undo.o @@ -2887,11 +2885,25 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +template_panel.cxx: In function 'void template_load()': +template_panel.cxx:237:44: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] + snprintf(filename, sizeof(filename), "%s/%s", path, files[i]->d_name); + ^~~~~~~ +In file included from /usr/include/stdio.h:873, + from ../FL/fl_utf8.h:34, + from ../FL/Fl.H:32, + from template_panel.h:23, + from template_panel.cxx:21: +/usr/include/i386-linux-gnu/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 2 and 1280 bytes into a destination of size 1024 + return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Linking fluid-shared... echo Linking fluid... Linking fluid-shared... -Linking fluid... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o fluid-shared CodeEditor.o ExternalCodeEditor_UNIX.o ExternalCodeEditor_WIN32.o Fl_Function_Type.o Fl_Group_Type.o Fl_Menu_Type.o Fl_Type.o Fl_Widget_Type.o Fl_Window_Type.o Fluid_Image.o about_panel.o align_widget.o alignment_panel.o code.o factory.o file.o fluid.o function_panel.o template_panel.o undo.o widget_panel.o -L../src -L ../cairo -lfltk_cairo -lfltk_images -lfltk_forms -lfltk -L../lib -lpng -lz -ljpeg -lcairo -lpixman-1 -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +Linking fluid... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o fluid CodeEditor.o ExternalCodeEditor_UNIX.o ExternalCodeEditor_WIN32.o Fl_Function_Type.o Fl_Group_Type.o Fl_Menu_Type.o Fl_Type.o Fl_Widget_Type.o Fl_Window_Type.o Fluid_Image.o about_panel.o align_widget.o alignment_panel.o code.o factory.o file.o fluid.o function_panel.o template_panel.o undo.o widget_panel.o ../lib/libfltk_forms.a ../lib/libfltk.a ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 : /usr/bin/install -c -m 755 fluid fluid.app/Contents/MacOS make[3]: Leaving directory '/build/fltk1.3-1.3.4/fluid' @@ -2924,40 +2936,40 @@ debian/rules override_dh_auto_build-indep make[1]: Entering directory '/build/fltk1.3-1.3.4' dh_auto_build -- OPTIM="-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=@: - make -j18 "OPTIM=-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=\@: + make -j10 "OPTIM=-g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing" STRIP=\@: make[2]: Entering directory '/build/fltk1.3-1.3.4' for dir in src cairo fluid test documentation; do\ echo "=== making $dir ===";\ - (cd $dir; make -w -j18 --jobserver-auth=3,4) || exit 1;\ + (cd $dir; make -w -j10 --jobserver-auth=3,4) || exit 1;\ done === making src === make[3]: Entering directory '/build/fltk1.3-1.3.4/src' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/fltk1.3-1.3.4/src' === making cairo === make[3]: Entering directory '/build/fltk1.3-1.3.4/cairo' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/fltk1.3-1.3.4/cairo' === making fluid === make[3]: Entering directory '/build/fltk1.3-1.3.4/fluid' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/fltk1.3-1.3.4/fluid' === making test === make[3]: Entering directory '/build/fltk1.3-1.3.4/test' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo Compiling unittests.cxx... echo Compiling animated.cxx... -Compiling unittests.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c unittests.cxx -o unittests.o echo Compiling adjuster.cxx... Compiling animated.cxx... +Compiling unittests.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c unittests.cxx -o unittests.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c animated.cxx -o animated.o Compiling adjuster.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c adjuster.cxx -o adjuster.o echo Compiling arc.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c adjuster.cxx -o adjuster.o Compiling arc.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c arc.cxx -o arc.o echo Compiling ask.cxx... @@ -2970,27 +2982,27 @@ Compiling boxtype.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c boxtype.cxx -o boxtype.o echo Compiling browser.cxx... -echo Compiling button.cxx... Compiling browser.cxx... -Compiling button.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c browser.cxx -o browser.o +echo Compiling button.cxx... +Compiling button.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c button.cxx -o button.o echo Compiling buttons.cxx... -echo Compiling cairo_test.cxx... Compiling buttons.cxx... -Compiling cairo_test.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c buttons.cxx -o buttons.o +echo Compiling cairo_test.cxx... +Compiling cairo_test.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c cairo_test.cxx -o cairo_test.o echo Compiling clock.cxx... echo Compiling colbrowser.cxx... Compiling clock.cxx... -Compiling colbrowser.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c clock.cxx -o clock.o +Compiling colbrowser.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c colbrowser.cxx -o colbrowser.o echo Compiling color_chooser.cxx... -echo Compiling cursor.cxx... Compiling color_chooser.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c color_chooser.cxx -o color_chooser.o +echo Compiling cursor.cxx... Compiling cursor.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c cursor.cxx -o cursor.o echo Compiling curve.cxx... @@ -3007,19 +3019,6 @@ g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c doublebuffer.cxx -o doublebuffer.o echo Compiling editor.cxx... Compiling editor.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c editor.cxx -o editor.o -echo Generating fast_slow.cxx and header from fast_slow.fl... -Generating fast_slow.cxx and header from fast_slow.fl... -../fluid/fluid -c fast_slow.fl -echo Generating fast_slow.h and header from fast_slow.fl... -Generating fast_slow.h and header from fast_slow.fl... -../fluid/fluid -c fast_slow.fl -echo Compiling file_chooser.cxx... -Compiling file_chooser.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c file_chooser.cxx -o file_chooser.o -echo Compiling fonts.cxx... -Compiling fonts.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c fonts.cxx -o fonts.o colbrowser.cxx: In function 'int load_browser(char*)': colbrowser.cxx:175:20: warning: '%s' directive writing up to 255 bytes into a region of size between 218 and 242 [-Wformat-overflow=] sprintf(buf, "(%3d %3d %3d) %s", r, g, b, name); @@ -3033,6 +3032,19 @@ ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c editor.cxx -o editor.o +echo Generating fast_slow.cxx and header from fast_slow.fl... +Generating fast_slow.cxx and header from fast_slow.fl... +../fluid/fluid -c fast_slow.fl +echo Generating fast_slow.h and header from fast_slow.fl... +Generating fast_slow.h and header from fast_slow.fl... +../fluid/fluid -c fast_slow.fl +echo Compiling file_chooser.cxx... +Compiling file_chooser.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c file_chooser.cxx -o file_chooser.o +echo Compiling fonts.cxx... +Compiling fonts.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c fonts.cxx -o fonts.o echo Compiling forms.cxx... Compiling forms.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c forms.cxx -o forms.o @@ -3045,9 +3057,39 @@ echo Compiling icon.cxx... Compiling icon.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c icon.cxx -o icon.o +file_chooser.cxx: In function 'Fl_Image* pdf_check(const char*, uchar*, int)': +file_chooser.cxx:264:11: warning: '%s' directive writing up to 2047 bytes into a region of size 1956 [-Wformat-overflow=] + "gs -r100 -dFIXED -sDEVICE=ppmraw -dQUIET -dNOPAUSE -dBATCH " + ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + "-sstdout=\"%%stderr\" -sOUTPUTFILE=\'%s\' " + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + "-dFirstPage=1 -dLastPage=1 \'%s\' 2>/dev/null", preview, name); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ +In file included from /usr/include/stdio.h:873, + from file_chooser.cxx:36: +/usr/include/i386-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 136 or more bytes (assuming 2183) into a destination of size 2048 + return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling iconize.cxx... Compiling iconize.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c iconize.cxx -o iconize.o +file_chooser.cxx: In function 'Fl_Image* ps_check(const char*, uchar*, int)': +file_chooser.cxx:327:11: warning: '%s' directive writing up to 2047 bytes into a region of size 1956 [-Wformat-overflow=] + "gs -r100 -dFIXED -sDEVICE=ppmraw -dQUIET -dNOPAUSE -dBATCH " + ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + "-sstdout=\"%%stderr\" -sOUTPUTFILE=\'%s\' \'%s\' 2>/dev/null", + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + preview, outname); + ~~~~~~~ +In file included from /usr/include/stdio.h:873, + from file_chooser.cxx:36: +/usr/include/i386-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 109 and 4203 bytes into a destination of size 2048 + return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, + ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + __bos (__s), __fmt, __va_arg_pack ()); + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo Compiling image.cxx... Compiling image.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c image.cxx -o image.o @@ -3065,21 +3107,6 @@ g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c input_choice.cxx -o input_choice.o echo Generating keyboard_ui.cxx and header from keyboard_ui.fl... Generating keyboard_ui.cxx and header from keyboard_ui.fl... -file_chooser.cxx: In function 'Fl_Image* pdf_check(const char*, uchar*, int)': -file_chooser.cxx:264:11: warning: '%s' directive writing up to 2047 bytes into a region of size 1956 [-Wformat-overflow=] - "gs -r100 -dFIXED -sDEVICE=ppmraw -dQUIET -dNOPAUSE -dBATCH " - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - "-sstdout=\"%%stderr\" -sOUTPUTFILE=\'%s\' " - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - "-dFirstPage=1 -dLastPage=1 \'%s\' 2>/dev/null", preview, name); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ -In file included from /usr/include/stdio.h:873, - from file_chooser.cxx:36: -/usr/include/i386-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 136 or more bytes (assuming 2183) into a destination of size 2048 - return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fluid/fluid -c keyboard_ui.fl echo Generating keyboard_ui.h and header from keyboard_ui.fl... Generating keyboard_ui.h and header from keyboard_ui.fl... @@ -3091,21 +3118,6 @@ Compiling line_style.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c line_style.cxx -o line_style.o echo Compiling list_visuals.cxx... -file_chooser.cxx: In function 'Fl_Image* ps_check(const char*, uchar*, int)': -file_chooser.cxx:327:11: warning: '%s' directive writing up to 2047 bytes into a region of size 1956 [-Wformat-overflow=] - "gs -r100 -dFIXED -sDEVICE=ppmraw -dQUIET -dNOPAUSE -dBATCH " - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - "-sstdout=\"%%stderr\" -sOUTPUTFILE=\'%s\' \'%s\' 2>/dev/null", - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - preview, outname); - ~~~~~~~ -In file included from /usr/include/stdio.h:873, - from file_chooser.cxx:36: -/usr/include/i386-linux-gnu/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 109 and 4203 bytes into a destination of size 2048 - return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, - ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - __bos (__s), __fmt, __va_arg_pack ()); - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling list_visuals.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c list_visuals.cxx -o list_visuals.o echo Generating mandelbrot_ui.cxx and header from mandelbrot_ui.fl... @@ -3121,10 +3133,10 @@ Compiling message.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c message.cxx -o message.o echo Compiling minimum.cxx... -echo Compiling native-filechooser.cxx... Compiling minimum.cxx... -Compiling native-filechooser.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c minimum.cxx -o minimum.o +echo Compiling native-filechooser.cxx... +Compiling native-filechooser.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c native-filechooser.cxx -o native-filechooser.o echo Compiling navigation.cxx... Compiling navigation.cxx... @@ -3157,19 +3169,19 @@ Generating radio.cxx and header from radio.fl... ../fluid/fluid -c radio.fl echo Generating radio.h and header from radio.fl... -echo Generating resize.cxx and header from resize.fl... Generating radio.h and header from radio.fl... -Generating resize.cxx and header from resize.fl... ../fluid/fluid -c radio.fl +echo Generating resize.cxx and header from resize.fl... +Generating resize.cxx and header from resize.fl... ../fluid/fluid -c resize.fl echo Generating resize.h and header from resize.fl... Generating resize.h and header from resize.fl... ../fluid/fluid -c resize.fl echo Compiling resizebox.cxx... -Compiling resizebox.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c resizebox.cxx -o resizebox.o echo Compiling rotated_text.cxx... +Compiling resizebox.cxx... Compiling rotated_text.cxx... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c resizebox.cxx -o resizebox.o g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c rotated_text.cxx -o rotated_text.o echo Compiling scroll.cxx... Compiling scroll.cxx... @@ -3221,12 +3233,12 @@ g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c windowfocus.cxx -o windowfocus.o echo Compiling cube.cxx... Compiling cube.cxx... -g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c cube.cxx -o cube.o echo Generating CubeViewUI.h and header from CubeViewUI.fl... -echo Generating CubeViewUI.cxx and header from CubeViewUI.fl... Generating CubeViewUI.h and header from CubeViewUI.fl... -Generating CubeViewUI.cxx and header from CubeViewUI.fl... +g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c cube.cxx -o cube.o ../fluid/fluid -c CubeViewUI.fl +echo Generating CubeViewUI.cxx and header from CubeViewUI.fl... +Generating CubeViewUI.cxx and header from CubeViewUI.fl... ../fluid/fluid -c CubeViewUI.fl echo Compiling CubeView.cxx... Compiling CubeView.cxx... @@ -3249,6 +3261,9 @@ echo Compiling shape.cxx... Compiling shape.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c shape.cxx -o shape.o +echo Linking unittests... +Linking unittests... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now unittests.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o unittests echo Linking animated... Linking animated... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now animated.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o animated @@ -3270,24 +3285,25 @@ echo Linking browser... Linking browser... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now browser.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o browser -: ../fltk-config --post adjuster +: ../fltk-config --post animated echo Linking button... Linking button... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now button.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o button echo Linking buttons... Linking buttons... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now buttons.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o buttons -: ../fltk-config --post animated echo Linking cairo_test... Linking cairo_test... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o cairo_test cairo_test.o ../lib/libfltk.a ../lib/libfltk_cairo.a -lcairo -lpixman-1 -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post arc +: ../fltk-config --post unittests echo Linking clock... Linking clock... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now clock.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o clock +: ../fltk-config --post bitmap echo Linking colbrowser... Linking colbrowser... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o colbrowser colbrowser.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post arc echo Linking color_chooser... Linking color_chooser... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now color_chooser.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o color_chooser @@ -3295,198 +3311,200 @@ echo Linking cursor... Linking cursor... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now cursor.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o cursor +: ../fltk-config --post adjuster echo Linking curve... Linking curve... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now curve.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o curve +: ../fltk-config --post button echo Linking demo... Linking demo... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o demo demo.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post bitmap +: ../fltk-config --post buttons echo Linking device... Linking device... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now device.o -o device ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -echo Linking doublebuffer... -Linking doublebuffer... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now doublebuffer.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o doublebuffer +: ../fltk-config --post cairo_test : ../fltk-config --post boxtype +echo Linking doublebuffer... echo Linking editor... +Linking doublebuffer... Linking editor... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now doublebuffer.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o doublebuffer g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now editor.o -o editor ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post browser echo Compiling fast_slow.cxx... Compiling fast_slow.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c fast_slow.cxx -o fast_slow.o -: ../fltk-config --post button -: ../fltk-config --post buttons echo Linking file_chooser... Linking file_chooser... -: ../fltk-config --post browser g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now file_chooser.o -o file_chooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post clock echo Linking fonts... -echo Linking forms... Linking fonts... -Linking forms... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now fonts.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o fonts +: ../fltk-config --post colbrowser +: mkdir -p colbrowser.app/Contents/Resources +: cp -f rgb.txt colbrowser.app/Contents/Resources/ +echo Linking forms... +Linking forms... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o forms forms.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post cairo_test +: ../fltk-config --post color_chooser echo Linking hello... Linking hello... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now hello.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o hello -: ../fltk-config --post clock +: ../fltk-config --post curve echo Linking help... Linking help... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now help.o -o help ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post doublebuffer echo Linking icon... Linking icon... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now icon.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o icon -: ../fltk-config --post colbrowser : ../fltk-config --post cursor -: mkdir -p colbrowser.app/Contents/Resources -: cp -f rgb.txt colbrowser.app/Contents/Resources/ echo Linking iconize... Linking iconize... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now iconize.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o iconize +: ../fltk-config --post demo +: mkdir -p demo.app/Contents/Resources +: cp -f demo.menu demo.app/Contents/Resources/ echo Linking image... Linking image... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now image.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o image +: ../fltk-config --post device +: ../fltk-config --post editor echo Compiling inactive.cxx... +: cp -f ../ide/Xcode4/plists/editor-Info.plist editor.app/Contents/Info.plist Compiling inactive.cxx... -: ../fltk-config --post color_chooser g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c inactive.cxx -o inactive.o echo Linking input... +: ../fltk-config --post fonts Linking input... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now input.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o input -: ../fltk-config --post curve echo Linking input_choice... Linking input_choice... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now input_choice.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o input_choice -: ../fltk-config --post demo -: mkdir -p demo.app/Contents/Resources -: cp -f demo.menu demo.app/Contents/Resources/ +: ../fltk-config --post file_chooser echo Compiling keyboard_ui.cxx... Compiling keyboard_ui.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c keyboard_ui.cxx -o keyboard_ui.o +: ../fltk-config --post forms echo Compiling keyboard.cxx... Compiling keyboard.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c keyboard.cxx -o keyboard.o -: ../fltk-config --post doublebuffer echo Linking label... Linking label... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o label label.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post device -: ../fltk-config --post fonts -: ../fltk-config --post editor -: cp -f ../ide/Xcode4/plists/editor-Info.plist editor.app/Contents/Info.plist echo Linking line_style... Linking line_style... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now line_style.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o line_style +: ../fltk-config --post iconize echo Linking list_visuals... Linking list_visuals... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now list_visuals.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o list_visuals -: ../fltk-config --post hello +: ../fltk-config --post help +: mkdir -p help.app/Contents/Resources +: cp -f help-test.html help.app/Contents/Resources/ echo Compiling mandelbrot_ui.cxx... Compiling mandelbrot_ui.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c mandelbrot_ui.cxx -o mandelbrot_ui.o +: ../fltk-config --post list_visuals echo Compiling mandelbrot.cxx... Compiling mandelbrot.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c mandelbrot.cxx -o mandelbrot.o -: ../fltk-config --post help -: mkdir -p help.app/Contents/Resources -: cp -f help-test.html help.app/Contents/Resources/ +: ../fltk-config --post icon echo Linking menubar... Linking menubar... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now menubar.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o menubar -: ../fltk-config --post file_chooser -: ../fltk-config --post icon echo Linking message... Linking message... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now message.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o message +: ../fltk-config --post hello echo Linking minimum... Linking minimum... -: ../fltk-config --post forms g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now minimum.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o minimum +: ../fltk-config --post input_choice echo Linking native-filechooser... Linking native-filechooser... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now native-filechooser.o -o native-filechooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 echo Linking navigation... Linking navigation... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now native-filechooser.o -o native-filechooser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now navigation.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o navigation -: ../fltk-config --post iconize -: ../fltk-config --post image +: ../fltk-config --post input echo Linking offscreen... Linking offscreen... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now offscreen.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o offscreen +: ../fltk-config --post image echo Linking output... Linking output... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o output output.o ../lib/libfltk_forms.a ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 echo Linking overlay... Linking overlay... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now overlay.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o overlay -: ../fltk-config --post list_visuals +: ../fltk-config --post label echo Linking pack... Linking pack... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now pack.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o pack -: ../fltk-config --post input_choice -: ../fltk-config --post input +: ../fltk-config --post line_style echo Linking pixmap... Linking pixmap... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now pixmap.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o pixmap +: ../fltk-config --post message echo Linking pixmap_browser... Linking pixmap_browser... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now pixmap_browser.o -o pixmap_browser ../lib/libfltk_images.a ../lib/libfltk.a -L../lib -lpng -lz -ljpeg -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post label +: ../fltk-config --post minimum echo Compiling preferences.cxx... Compiling preferences.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c preferences.cxx -o preferences.o +: ../fltk-config --post menubar echo Compiling radio.cxx... Compiling radio.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c radio.cxx -o radio.o +: ../fltk-config --post navigation echo Compiling resize.cxx... Compiling resize.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c resize.cxx -o resize.o -: ../fltk-config --post line_style echo Linking resizebox... Linking resizebox... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now resizebox.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o resizebox -: ../fltk-config --post menubar +: ../fltk-config --post offscreen echo Linking rotated_text... Linking rotated_text... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now rotated_text.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o rotated_text -: ../fltk-config --post message echo Linking scroll... Linking scroll... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now scroll.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o scroll -: ../fltk-config --post minimum echo Linking subwindow... Linking subwindow... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now subwindow.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o subwindow -: ../fltk-config --post navigation +: ../fltk-config --post overlay echo Linking symbols... Linking symbols... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now symbols.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o symbols : ../fltk-config --post output echo Linking table... Linking table... -: ../fltk-config --post offscreen g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now table.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o table +: ../fltk-config --post pack echo Compiling tabs.cxx... Compiling tabs.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c tabs.cxx -o tabs.o -: ../fltk-config --post overlay -: ../fltk-config --post pack +: ../fltk-config --post native-filechooser echo Linking threads... Linking threads... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now threads.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o threads +: ../fltk-config --post pixmap echo Linking tile... Linking tile... -: ../fltk-config --post pixmap g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tile.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tile echo Linking tiled_image... Linking tiled_image... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tiled_image.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tiled_image -: ../fltk-config --post native-filechooser +: ../fltk-config --post resizebox echo Compiling tree.cxx... Compiling tree.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c tree.cxx -o tree.o +: ../fltk-config --post rotated_text echo Linking twowin... Linking twowin... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now twowin.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o twowin @@ -3494,108 +3512,102 @@ echo Compiling valuators.cxx... Compiling valuators.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c valuators.cxx -o valuators.o +: ../fltk-config --post scroll echo Linking utf8... Linking utf8... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now utf8.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o utf8 +: ../fltk-config --post subwindow echo Linking windowfocus... Linking windowfocus... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now windowfocus.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o windowfocus -: ../fltk-config --post resizebox +: ../fltk-config --post table echo Linking cube... Linking cube... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o cube cube.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post symbols echo Compiling CubeMain.cxx... Compiling CubeMain.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c CubeMain.cxx -o CubeMain.o echo Compiling CubeViewUI.cxx... Compiling CubeViewUI.cxx... g++ -I.. -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -c CubeViewUI.cxx -o CubeViewUI.o -: ../fltk-config --post subwindow +: ../fltk-config --post threads echo Linking fractals... Linking fractals... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o fractals fractals.o fracviewer.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post rotated_text -: ../fltk-config --post symbols echo Linking fullscreen... Linking fullscreen... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o fullscreen fullscreen.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post tile echo Linking gl_overlay... Linking gl_overlay... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o gl_overlay gl_overlay.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post scroll +: ../fltk-config --post tiled_image echo Linking glpuzzle... Linking glpuzzle... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o glpuzzle glpuzzle.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post threads -: ../fltk-config --post tile -: ../fltk-config --post tiled_image echo Linking shape... Linking shape... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o shape shape.o ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -echo Linking unittests... -Linking unittests... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now unittests.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o unittests +: ../fltk-config --post twowin echo Linking fast_slow... Linking fast_slow... -: ../fltk-config --post table g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now fast_slow.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o fast_slow +: ../fltk-config --post windowfocus echo Linking inactive... Linking inactive... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now inactive.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o inactive -: ../fltk-config --post twowin +: ../fltk-config --post utf8 +echo Linking keyboard... +Linking keyboard... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o keyboard keyboard.o keyboard_ui.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post gl_overlay echo Linking mandelbrot... Linking mandelbrot... -: ../fltk-config --post windowfocus g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o mandelbrot mandelbrot.o mandelbrot_ui.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 +: ../fltk-config --post fractals echo Linking preferences... Linking preferences... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now preferences.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o preferences +: ../fltk-config --post glpuzzle echo Linking radio... Linking radio... -: ../fltk-config --post utf8 g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now radio.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o radio +: ../fltk-config --post fullscreen +: ../fltk-config --post cube echo Linking resize... Linking resize... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now resize.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o resize -: ../fltk-config --post fractals -: ../fltk-config --post gl_overlay +echo Linking tabs... +Linking tabs... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tabs.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tabs +: ../fltk-config --post shape +echo Linking valuators... +Linking valuators... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now valuators.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o valuators echo Linking CubeView... Linking CubeView... g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o CubeView \ CubeMain.o CubeView.o CubeViewUI.o \ ../lib/libfltk_gl.a ../lib/libfltk.a -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post cube -echo Linking valuators... -echo Linking tabs... -Linking valuators... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now valuators.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o valuators -Linking tabs... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tabs.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tabs -: ../fltk-config --post fullscreen -: ../fltk-config --post glpuzzle : ../fltk-config --post fast_slow -: ../fltk-config --post preferences +echo Linking tree... +Linking tree... +g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tree.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tree : ../fltk-config --post inactive -: ../fltk-config --post unittests -: ../fltk-config --post shape +: ../fltk-config --post keyboard +: ../fltk-config --post preferences : ../fltk-config --post mandelbrot : ../fltk-config --post resize +: ../fltk-config --post valuators +: ../fltk-config --post tabs : ../fltk-config --post CubeView : ../fltk-config --post radio -: ../fltk-config --post tabs -: ../fltk-config --post valuators -echo Linking keyboard... -Linking keyboard... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility-inlines-hidden -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now -o keyboard keyboard.o keyboard_ui.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -: ../fltk-config --post keyboard -echo Linking tree... -Linking tree... -g++ -g -O2 -ffile-prefix-map=/build/fltk1.3-1.3.4=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now tree.o ../lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -o tree : ../fltk-config --post tree make[3]: Leaving directory '/build/fltk1.3-1.3.4/test' === making documentation === make[3]: Entering directory '/build/fltk1.3-1.3.4/documentation' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo Formatting src/fltk.man... echo Formatting src/fltk-config.man... echo Formatting src/fluid.man... @@ -3605,20 +3617,20 @@ Formatting src/fltk-config.man... Formatting src/fluid.man... rm -f src/fltk-config.1 +Formatting src/blocks.man... rm -f src/fluid.1 /usr/bin/nroff -man src/fltk.man >src/fltk.3 -Formatting src/blocks.man... rm -f src/blocks.6 -echo Formatting src/checkers.man... /usr/bin/nroff -man src/fltk-config.man >src/fltk-config.1 /usr/bin/nroff -man src/fluid.man >src/fluid.1 /usr/bin/nroff -man src/blocks.man >src/blocks.6 +echo Formatting src/checkers.man... Formatting src/checkers.man... -echo Formatting src/sudoku.man... rm -f src/checkers.6 +echo Formatting src/sudoku.man... +/usr/bin/nroff -man src/checkers.man >src/checkers.6 Formatting src/sudoku.man... rm -f src/sudoku.6 -/usr/bin/nroff -man src/checkers.man >src/checkers.6 /usr/bin/nroff -man src/sudoku.man >src/sudoku.6 make[3]: Leaving directory '/build/fltk1.3-1.3.4/documentation' make[2]: Leaving directory '/build/fltk1.3-1.3.4' @@ -3675,18 +3687,18 @@ debian/rules override_dh_auto_install-arch make[1]: Entering directory '/build/fltk1.3-1.3.4' dh_auto_install -a -- DIRS='$(IMAGEDIRS) src cairo fluid' - make -j18 install DESTDIR=/build/fltk1.3-1.3.4/debian/tmp AM_UPDATE_INFO_DIR=no "DIRS=\$(IMAGEDIRS) src cairo fluid" + make -j10 install DESTDIR=/build/fltk1.3-1.3.4/debian/tmp AM_UPDATE_INFO_DIR=no "DIRS=\$(IMAGEDIRS) src cairo fluid" make[2]: Entering directory '/build/fltk1.3-1.3.4' mkdir -p /build/fltk1.3-1.3.4/debian/tmp/usr/bin rm -f /build/fltk1.3-1.3.4/debian/tmp/usr/bin/fltk-config /usr/bin/install -c -m 755 fltk-config /build/fltk1.3-1.3.4/debian/tmp/usr/bin for dir in FL src cairo fluid; do\ echo "=== installing $dir ===";\ - (cd $dir; make -w -j18 --jobserver-auth=3,4 install) || exit 1;\ + (cd $dir; make -w -j10 --jobserver-auth=3,4 install) || exit 1;\ done === installing FL === make[3]: Entering directory '/build/fltk1.3-1.3.4/FL' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing include files in /build/fltk1.3-1.3.4/debian/tmp/usr/include..." Installing include files in /build/fltk1.3-1.3.4/debian/tmp/usr/include... rm -rf /build/fltk1.3-1.3.4/debian/tmp/usr/include/FL @@ -3708,7 +3720,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/FL' === installing src === make[3]: Entering directory '/build/fltk1.3-1.3.4/src' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing libraries in /build/fltk1.3-1.3.4/debian/tmp/usr/lib/i386-linux-gnu..." Installing libraries in /build/fltk1.3-1.3.4/debian/tmp/usr/lib/i386-linux-gnu... /usr/bin/install -c -d /build/fltk1.3-1.3.4/debian/tmp/usr/lib/i386-linux-gnu @@ -3851,7 +3863,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/src' === installing cairo === make[3]: Entering directory '/build/fltk1.3-1.3.4/cairo' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing libfltk_cairo.a in /usr/lib/i386-linux-gnu..." Installing libfltk_cairo.a in /usr/lib/i386-linux-gnu... /usr/bin/install -c -d /build/fltk1.3-1.3.4/debian/tmp/usr/lib/i386-linux-gnu @@ -3890,7 +3902,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/cairo' === installing fluid === make[3]: Entering directory '/build/fltk1.3-1.3.4/fluid' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing FLUID in /build/fltk1.3-1.3.4/debian/tmp/usr/bin..." Installing FLUID in /build/fltk1.3-1.3.4/debian/tmp/usr/bin... /usr/bin/install -c -d /build/fltk1.3-1.3.4/debian/tmp/usr/bin @@ -3939,18 +3951,18 @@ debian/rules override_dh_auto_install-indep make[1]: Entering directory '/build/fltk1.3-1.3.4' dh_auto_install -i -- DIRS='documentation test' - make -j18 install DESTDIR=/build/fltk1.3-1.3.4/debian/tmp AM_UPDATE_INFO_DIR=no "DIRS=documentation test" + make -j10 install DESTDIR=/build/fltk1.3-1.3.4/debian/tmp AM_UPDATE_INFO_DIR=no "DIRS=documentation test" make[2]: Entering directory '/build/fltk1.3-1.3.4' mkdir -p /build/fltk1.3-1.3.4/debian/tmp/usr/bin rm -f /build/fltk1.3-1.3.4/debian/tmp/usr/bin/fltk-config /usr/bin/install -c -m 755 fltk-config /build/fltk1.3-1.3.4/debian/tmp/usr/bin for dir in FL documentation test; do\ echo "=== installing $dir ===";\ - (cd $dir; make -w -j18 --jobserver-auth=3,4 install) || exit 1;\ + (cd $dir; make -w -j10 --jobserver-auth=3,4 install) || exit 1;\ done === installing FL === make[3]: Entering directory '/build/fltk1.3-1.3.4/FL' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing include files in /build/fltk1.3-1.3.4/debian/tmp/usr/include..." Installing include files in /build/fltk1.3-1.3.4/debian/tmp/usr/include... rm -rf /build/fltk1.3-1.3.4/debian/tmp/usr/include/FL @@ -3972,7 +3984,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/FL' === installing documentation === make[3]: Entering directory '/build/fltk1.3-1.3.4/documentation' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing documentation files in /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc ..." Installing documentation files in /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc ... /usr/bin/install -c -d /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc/HTML @@ -4001,7 +4013,7 @@ make[3]: Leaving directory '/build/fltk1.3-1.3.4/documentation' === installing test === make[3]: Entering directory '/build/fltk1.3-1.3.4/test' -make[3]: warning: -j18 forced in submake: resetting jobserver mode. +make[3]: warning: -j10 forced in submake: resetting jobserver mode. echo "Installing example programs to /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc/examples..." Installing example programs to /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc/examples... /usr/bin/install -c -d /build/fltk1.3-1.3.4/debian/tmp/usr/share/doc/fltk1.3-doc/examples @@ -4065,7 +4077,7 @@ dh_makeshlibs -V dpkg-gensymbols: warning: debian/libfltk1.3/DEBIAN/symbols doesn't match completely debian/libfltk1.3.symbols --- debian/libfltk1.3.symbols (libfltk1.3_1.3.4-9_i386) -+++ dpkg-gensymbols7blqak 2021-04-29 11:56:31.843863268 -1200 ++++ dpkg-gensymbols0PmtNV 2020-03-28 07:48:23.454215197 +1400 @@ -181,7 +181,7 @@ _ZN10Fl_Browser8textsizeEi@Base 1.3.4 _ZN10Fl_BrowserC1EiiiiPKc@Base 0 @@ -4928,7 +4940,7 @@ _ZTV9Fl_Pixmap@Base 0 dpkg-gensymbols: warning: debian/libfltk-forms1.3/DEBIAN/symbols doesn't match completely debian/libfltk-forms1.3.symbols --- debian/libfltk-forms1.3.symbols (libfltk-forms1.3_1.3.4-9_i386) -+++ dpkg-gensymbolsig5Yhw 2021-04-29 11:56:32.059863268 -1200 ++++ dpkg-gensymbolst_dnwx 2020-03-28 07:48:23.974194691 +1400 @@ -18,23 +18,23 @@ _Z20fl_show_simple_inputPKcS0_@Base 0 _Z21fl_show_file_selectorPKcS0_S0_S0_@Base 0 @@ -4964,7 +4976,7 @@ _ZN7Fl_Free6handleEi@Base 0 dpkg-gensymbols: warning: debian/libfltk-gl1.3/DEBIAN/symbols doesn't match completely debian/libfltk-gl1.3.symbols --- debian/libfltk-gl1.3.symbols (libfltk-gl1.3_1.3.4-9_i386) -+++ dpkg-gensymbolsCkI3rI 2021-04-29 11:56:32.183863268 -1200 ++++ dpkg-gensymbols35eNWD 2020-03-28 07:48:24.314181284 +1400 @@ -120,11 +120,11 @@ _ZN14Fl_Glut_WindowD0Ev@Base 0 _ZN14Fl_Glut_WindowD1Ev@Base 0 @@ -4984,7 +4996,7 @@ _ZTI14Fl_Glut_Window@Base 0 dpkg-gensymbols: warning: debian/libfltk-images1.3/DEBIAN/symbols doesn't match completely debian/libfltk-images1.3.symbols --- debian/libfltk-images1.3.symbols (libfltk-images1.3_1.3.4-9_i386) -+++ dpkg-gensymbols7OwGfW 2021-04-29 11:56:32.295863268 -1200 ++++ dpkg-gensymbols1HaSMu 2020-03-28 07:48:24.614169454 +1400 @@ -3,38 +3,38 @@ _Z18fl_register_imagesv@Base 0 _ZN12Fl_BMP_ImageC1EPKc@Base 0 @@ -5041,83 +5053,83 @@ _ZN14Fl_Help_Dialog11cb_smaller_EP9Fl_ButtonPv@Base 0 make[1]: Leaving directory '/build/fltk1.3-1.3.4' dh_shlibdeps +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libX11.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libpthread.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libdl.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libX11.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libz.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-images1.3/usr/lib/i386-linux-gnu/libfltk_images.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libpixman-1.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libstdc++.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libgcc_s.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libX11.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libstdc++.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libgcc_s.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libpthread.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libdl.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libpixman-1.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libpthread.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libdl.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-forms1.3/usr/lib/i386-linux-gnu/libfltk_forms.so.1.3 was not linked against libX11.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libGLU.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libpthread.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXinerama.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libz.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libX11.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-cairo1.3/usr/lib/i386-linux-gnu/libfltk_cairo.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libpixman-1.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXfixes.so.3 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXrender.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXext.so.6 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXfixes.so.3 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libcairo.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libz.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libdl.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXcursor.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libfltk_cairo.so.1.3 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXinerama.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libcairo.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libfontconfig.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXcursor.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libjpeg.so.62 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fluid/usr/bin/fluid was not linked against libXft.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/fltk1.3-games/usr/games/flsudoku was not linked against libz.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXext.so.6 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXrender.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libfontconfig.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXcursor.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libGLU.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXinerama.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libpthread.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXft.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libfltk-gl1.3/usr/lib/i386-linux-gnu/libfltk_gl.so.1.3 was not linked against libXfixes.so.3 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb -dpkg-deb: building package 'fluid' in '../fluid_1.3.4-9_i386.deb'. -dpkg-deb: building package 'fluid-dbgsym' in '../fluid-dbgsym_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk1.3-compat-headers' in '../libfltk1.3-compat-headers_1.3.4-9_all.deb'. -dpkg-deb: building package 'libfltk1.3-dev' in '../libfltk1.3-dev_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk1.3' in '../libfltk1.3_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk1.3-dbgsym' in '../libfltk1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'fltk1.3-doc' in '../fltk1.3-doc_1.3.4-9_all.deb'. dpkg-deb: building package 'libfltk-cairo1.3' in '../libfltk-cairo1.3_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk-cairo1.3-dbgsym' in '../libfltk-cairo1.3-dbgsym_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk-forms1.3' in '../libfltk-forms1.3_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk-forms1.3-dbgsym' in '../libfltk-forms1.3-dbgsym_1.3.4-9_i386.deb'. -dpkg-deb: building package 'libfltk-gl1.3-dbgsym' in '../libfltk-gl1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk1.3' in '../libfltk1.3_1.3.4-9_i386.deb'. dpkg-deb: building package 'libfltk-gl1.3' in '../libfltk-gl1.3_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk1.3-dev' in '../libfltk1.3-dev_1.3.4-9_i386.deb'. +dpkg-deb: building package 'fltk1.3-games-dbgsym' in '../fltk1.3-games-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk-forms1.3' in '../libfltk-forms1.3_1.3.4-9_i386.deb'. dpkg-deb: building package 'libfltk-images1.3' in '../libfltk-images1.3_1.3.4-9_i386.deb'. +dpkg-deb: building package 'fluid' in '../fluid_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk-forms1.3-dbgsym' in '../libfltk-forms1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk-cairo1.3-dbgsym' in '../libfltk-cairo1.3-dbgsym_1.3.4-9_i386.deb'. dpkg-deb: building package 'libfltk-images1.3-dbgsym' in '../libfltk-images1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk-gl1.3-dbgsym' in '../libfltk-gl1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'fluid-dbgsym' in '../fluid-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk1.3-dbgsym' in '../libfltk1.3-dbgsym_1.3.4-9_i386.deb'. +dpkg-deb: building package 'libfltk1.3-compat-headers' in '../libfltk1.3-compat-headers_1.3.4-9_all.deb'. dpkg-deb: building package 'fltk1.3-games' in '../fltk1.3-games_1.3.4-9_i386.deb'. -dpkg-deb: building package 'fltk1.3-doc' in '../fltk1.3-doc_1.3.4-9_all.deb'. -dpkg-deb: building package 'fltk1.3-games-dbgsym' in '../fltk1.3-games-dbgsym_1.3.4-9_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../fltk1.3_1.3.4-9_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -5125,12 +5137,14 @@ dpkg-source: info: using options from fltk1.3-1.3.4/debian/source/options: --single-debian-patch dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/30472/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/30472/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/9464 and its subdirectories -I: Current time: Thu Apr 29 11:56:43 -12 2021 -I: pbuilder-time-stamp: 1619740603 +I: removing directory /srv/workspace/pbuilder/30472 and its subdirectories +I: Current time: Sat Mar 28 07:48:56 +14 2020 +I: pbuilder-time-stamp: 1585331336