--- Begin Message ---
Package: src:fltk1.3
Version: 1.3.11-2
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:fltk1.3, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
[ -e fltk.spec.saved ] || mv fltk.spec fltk.spec.saved
echo 'RMDIR = rm -Rf' >> makeinclude
echo 'USEMMFILES = No' >> makeinclude
dh_auto_clean
make -j2 distclean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f core *.o
for dir in examples src fluid test documentation; do\
echo "=== cleaning $dir ===";\
(cd $dir; make -j2 --jobserver-auth=fifo:/tmp/GMfifo173 clean) || exit
1;\
[... snipped ...]
: ../fltk-config --post list_visuals
echo Compiling mandelbrot.cxx...
Compiling mandelbrot.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c mandelbrot.cxx -o mandelbrot.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
echo Linking menubar...
Linking menubar...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
menubar.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o menubar
: ../fltk-config --post menubar
echo Linking message...
Linking message...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
message.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o message
echo Linking minimum...
Linking minimum...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
minimum.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o minimum
: ../fltk-config --post message
echo Linking native-filechooser...
Linking native-filechooser...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post minimum
echo Linking navigation...
Linking navigation...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
navigation.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor
-lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o
navigation
: ../fltk-config --post native-filechooser
echo Linking offscreen...
Linking offscreen...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
offscreen.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o offscreen
: ../fltk-config --post navigation
echo Linking output...
Linking output...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post offscreen
echo Linking overlay...
Linking overlay...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
overlay.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o overlay
: ../fltk-config --post output
echo Linking pack...
Linking pack...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
pack.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o pack
: ../fltk-config --post overlay
: ../fltk-config --post pack
echo Linking pixmap...
echo Linking pixmap_browser...
Linking pixmap...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
pixmap.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o pixmap
Linking pixmap_browser...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post pixmap_browser
: ../fltk-config --post pixmap
echo Compiling preferences.cxx...
echo Compiling radio.cxx...
Compiling preferences.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c preferences.cxx -o preferences.o
Compiling radio.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c radio.cxx -o radio.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
echo Compiling resize.cxx...
Compiling resize.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c resize.cxx -o resize.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
echo Linking resizebox...
Linking resizebox...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
resizebox.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o resizebox
echo Linking rotated_text...
Linking rotated_text...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
rotated_text.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor
-lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o
rotated_text
: ../fltk-config --post resizebox
echo Linking scroll...
Linking scroll...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
scroll.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o scroll
: ../fltk-config --post rotated_text
echo Linking subwindow...
Linking subwindow...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
subwindow.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o subwindow
: ../fltk-config --post scroll
echo Linking symbols...
Linking symbols...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
symbols.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o symbols
: ../fltk-config --post subwindow
echo Linking table...
Linking table...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
table.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o table
: ../fltk-config --post symbols
echo Compiling tabs.cxx...
Compiling tabs.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c tabs.cxx -o tabs.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
: ../fltk-config --post table
echo Linking threads...
Linking threads...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
threads.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o threads
: ../fltk-config --post threads
echo Linking tile...
Linking tile...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
tile.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o tile
echo Linking tiled_image...
Linking tiled_image...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
tiled_image.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor
-lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o
tiled_image
: ../fltk-config --post tile
echo Compiling tree.cxx...
Compiling tree.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c tree.cxx -o tree.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
: ../fltk-config --post tiled_image
echo Linking twowin...
Linking twowin...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
twowin.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o twowin
: ../fltk-config --post twowin
echo Compiling valuators.cxx...
Compiling valuators.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c valuators.cxx -o valuators.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
echo Linking utf8...
Linking utf8...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
utf8.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o utf8
: ../fltk-config --post utf8
echo Linking windowfocus...
Linking windowfocus...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
windowfocus.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor
-lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o
windowfocus
: ../fltk-config --post windowfocus
echo Linking cube...
Linking cube...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post cube
echo Compiling CubeMain.cxx...
Compiling CubeMain.cxx...
g++ -I.. -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -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/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fvisibility-inlines-hidden -c CubeMain.cxx -o CubeMain.o
cc1plus: warning: â-Werror=â argument
â-Werror=implicit-function-declarationâ is not valid for C++
echo Linking fractals...
Linking fractals...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
echo Linking fullscreen...
Linking fullscreen...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post fractals
echo Linking gl_overlay...
Linking gl_overlay...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post fullscreen
echo Linking glpuzzle...
Linking glpuzzle...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post gl_overlay
echo Linking shape...
Linking shape...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post glpuzzle
echo Linking fast_slow...
Linking fast_slow...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
fast_slow.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o fast_slow
: ../fltk-config --post shape
echo Linking inactive...
: ../fltk-config --post fast_slow
Linking inactive...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
inactive.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o inactive
echo Linking keyboard...
Linking keyboard...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post inactive
echo Linking mandelbrot...
Linking mandelbrot...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] lXinerama -lpthread -lm -lX11
: ../fltk-config --post keyboard
echo Linking preferences...
Linking preferences...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
preferences.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor
-lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o
preferences
: ../fltk-config --post preferences
echo Linking radio...
Linking radio...
: ../fltk-config --post mandelbrot
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
radio.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o radio
echo Linking resize...
Linking resize...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
resize.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o resize
: ../fltk-config --post radio
echo Linking tabs...
Linking tabs...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
tabs.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o tabs
: ../fltk-config --post resize
echo Linking tree...
Linking tree...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
tree.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o tree
: ../fltk-config --post tabs
echo Linking valuators...
Linking valuators...
g++ -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall
-Wunused -Wno-format-y2k -fPIE -fno-strict-aliasing -Wl,-z,relro -Wl,-z,now
valuators.o -L../src -Wl,-rpath-link,../src -lfltk -lXrender -lXcursor -lXfixes
-lXext -lXft -lfontconfig -lXinerama -lpthread -lm -lX11 -o valuators
: ../fltk-config --post tree
echo Linking CubeView...
Linking CubeView...
g++ -g -O2 -Werror=implicit-function-declaration -ffile-pre
[too-long-redacted] ,relro -Wl,-z,now -o CubeView \
CubeMain.o CubeView.o CubeViewUI.o \
-L../src -Wl,-rpath-link,../src -lfltk_gl -lfltk -L../src
-Wl,-rpath-link,../src -lfltk -lGLU -lGL -lXrender -lXcursor -lXfixes -lXext
-lXft -lfontconfig -lXinerama -lpthread -lm -lX11
: ../fltk-config --post valuators
: ../fltk-config --post CubeView
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
=== making documentation ===
make[3]: Entering directory '/<<PKGBUILDDIR>>/documentation'
make[3]: warning: -j2 forced in submake: resetting jobserver mode.
echo Formatting src/fltk.man...
echo Formatting src/fltk-config.man...
Formatting src/fltk.man...
rm -f src/fltk.3
Formatting src/fltk-config.man...
rm -f src/fltk-config.1
/usr/bin/nroff -man src/fltk.man >src/fltk.3
/usr/bin/nroff -man src/fltk-config.man >src/fltk-config.1
echo Formatting src/fluid.man...
Formatting src/fluid.man...
rm -f src/fluid.1
/usr/bin/nroff -man src/fluid.man >src/fluid.1
echo Formatting src/blocks.man...
Formatting src/blocks.man...
rm -f src/blocks.6
/usr/bin/nroff -man src/blocks.man >src/blocks.6
echo Formatting src/checkers.man...
Formatting src/checkers.man...
rm -f src/checkers.6
/usr/bin/nroff -man src/checkers.man >src/checkers.6
echo Formatting src/sudoku.man...
Formatting src/sudoku.man...
rm -f src/sudoku.6
/usr/bin/nroff -man src/sudoku.man >src/sudoku.6
make[3]: Leaving directory '/<<PKGBUILDDIR>>/documentation'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C documentation html pdf
make[2]: Entering directory '/<<PKGBUILDDIR>>/documentation'
echo "Generating Doxyfile ..."
Generating Doxyfile ...
sed -e's,@FLTK_VERSION@,1.3.11,' \
-e's,@GENERATE_HTML@,YES,' \
-e's,@GENERATE_LATEX@,NO,' \
-e's, @LATEX_HEADER@,,' \
-e's,@CMAKE_CURRENT_SOURCE_DIR@/,,' \
-e's,@FLTK_SOURCE_DIR@/,../,' \
< Doxyfile.in > Doxyfile
echo "Generating HTML documentation..."
Generating HTML documentation...
rm -rf html
/usr/bin/install -c -d html
/usr/bin/doxygen
if test "x/usr/bin/doxygen" = "x" ; then \
echo "Sorry - doxygen not found. Please install doxygen and run configure."; \
fi
test -d html && cp src/tiny.png html/
echo "Generating Doxybook ..."
Generating Doxybook ...
sed -e's,@FLTK_VERSION@,1.3.11,' \
-e's,@GENERATE_HTML@,NO,' \
-e's,@GENERATE_LATEX@,YES,' \
-e's,@LATEX_HEADER@,src/fltk-book.tex,' \
-e's,@CMAKE_CURRENT_SOURCE_DIR@/,,' \
-e's,@FLTK_SOURCE_DIR@/,../,' \
< Doxyfile.in > Doxybook
echo "Generating src/fltk-book.tex.in ..."
Generating src/fltk-book.tex.in ...
./make_header src/fltk-title.tex.in src/fltk-book.tex.in
echo "Generating src/fltk-book.tex ..."
Generating src/fltk-book.tex ...
DOXY_VERSION=`/usr/bin/doxygen --version|cut -f1 -d' '`; \
YEAR=`date -ud'Wed, 30 Apr 2025 21:41:08 -0400' +%Y`; \
TODAY=`LC_ALL=C date -ud'Wed, 30 Apr 2025 21:41:08 -0400' +'%B %e, %Y'`; \
sed -e"s/@YEAR@/$YEAR/g" \
-e"s/@FLTK_VERSION@/1.3.11/g" \
-e"s/@DOXY_VERSION@/$DOXY_VERSION/g" \
-e"s/\\\\today{}/$TODAY/g" \
< src/fltk-book.tex.in > src/fltk-book.tex
rm -rf latex
echo "Generating PDF documentation ..."
Generating PDF documentation ...
/usr/bin/doxygen Doxybook
./make_pdf
cp -f latex/refman.pdf fltk.pdf
cp: cannot stat 'latex/refman.pdf': No such file or directory
make[2]: *** [Makefile:176: pdf] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/documentation'
make[1]: *** [debian/rules:75: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---