Package: src:gr-framework
Version: 0.73.12+dfsg-2
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/gr-framework_0.73.12+dfsg-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
[ 43%] Linking C shared library libGR3platform.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gr3platform.dir/link.txt 
--verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,--dependency-file=CMakeFiles/gr3platform.dir/link.d -Wl,-z,relro -Wl,-z,now 
-shared -Wl,-soname,libGR3platform.so.0 -o libGR3platform.so.0 
CMakeFiles/gr3platform.dir/lib/gr3/gr3_platform_glx.c.o  
-Wl,-rpath,/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu:
 libGR.so.0 /usr/lib/x86_64-linux-gnu/libX11.so 
/usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libGLX.so 
/usr/lib/x86_64-linux-gnu/libOpenGL.so
/usr/bin/cmake -E cmake_symlink_library libGR3platform.so.0 libGR3platform.so.0 
libGR3platform.so
make[3]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
[ 43%] Built target gr3platform
[ 43%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_gr.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_gr.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_gr.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_gr.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_gr.c
[ 43%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_html.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_html.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_html.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_html.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_html.c
[ 43%] Linking CXX executable gksqt
/usr/bin/cmake -E cmake_link_script CMakeFiles/gksqt.dir/link.txt --verbose=1
/usr/bin/ld: CMakeFiles/gksqt.dir/lib/gks/qt/gksqt.cxx.o:(.rodata+0x0): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/gksqt.dir/gksqt_autogen/mocs_compilation.cpp.o:(.rodata+0x488): 
first defined here
/usr/bin/ld: CMakeFiles/gksqt.dir/lib/gks/qt/gksserver.cxx.o:(.rodata+0x24): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/gksqt.dir/gksqt_autogen/mocs_compilation.cpp.o:(.rodata+0x488): 
first defined here
/usr/bin/ld: CMakeFiles/gksqt.dir/lib/gks/qt/gkswidget.cxx.o:(.rodata+0x2808): 
multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; 
CMakeFiles/gksqt.dir/gksqt_autogen/mocs_compilation.cpp.o:(.rodata+0x488): 
first defined here
[ 44%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_jpeg.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_jpeg.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_jpeg.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_jpeg.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_jpeg.c
[ 44%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_mc.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_mc.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_mc.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_mc.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_mc.c
[ 44%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_html.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_html.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_html.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_html.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_html.c
[ 45%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_jpeg.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_jpeg.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_jpeg.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_jpeg.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_jpeg.c
collect2: error: ld returned 1 exit status
/usr/bin/c++ -g -O2 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,-z,relro -Wl,-z,now -rdynamic 
-Wl,--dependency-file=CMakeFiles/gksqt.dir/link.d 
CMakeFiles/gksqt.dir/gksqt_autogen/mocs_compilation.cpp.o 
CMakeFiles/gksqt.dir/lib/gks/qt/gksqt.cxx.o 
CMakeFiles/gksqt.dir/lib/gks/qt/gksserver.cxx.o 
CMakeFiles/gksqt.dir/lib/gks/qt/gkswidget.cxx.o 
CMakeFiles/gksqt.dir/gksqt_autogen/BBJKBE7WMO/qrc_gksqt.cpp.o -o gksqt  
libGKS.a /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.7.2 -lpthread -lm 
/usr/lib/x86_64-linux-gnu/libfreetype.so /usr/lib/x86_64-linux-gnu/libz.so -ldl 
/usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 
/usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so 
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2
make[3]: *** [CMakeFiles/gksqt.dir/build.make:191: gksqt] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1028: CMakeFiles/gksqt.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 45%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_mc.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_mc.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_mc.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_mc.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_mc.c
[ 45%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_png.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_png.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_png.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_png.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_png.c
[ 45%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_png.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_png.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_png.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_png.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_png.c
[ 46%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_povray.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_povray.c.o -MF 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_povray.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_povray.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_povray.c
[ 46%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_slices.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_slices.c.o -MF 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_slices.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_slices.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_slices.c
[ 47%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_povray.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_povray.c.o -MF 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_povray.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_povray.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_povray.c
[ 47%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_sr.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_sr.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_sr.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_sr.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_sr.c
[ 47%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_slices.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_slices.c.o -MF 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_slices.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_slices.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_slices.c
[ 47%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_sr.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_sr.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_sr.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_sr.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_sr.c
[ 48%] Building C object CMakeFiles/gr3_static.dir/lib/gr3/gr3_glx.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_static.dir/lib/gr3/gr3_glx.c.o 
-MF CMakeFiles/gr3_static.dir/lib/gr3/gr3_glx.c.o.d -o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_glx.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_glx.c
[ 49%] Building C object CMakeFiles/gr3_shared.dir/lib/gr3/gr3_glx.c.o
/usr/bin/cc -DGRDIR=\"/usr\" -DGRLIB=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_ZLIB 
-Dgr3_shared_EXPORTS 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr 
-I/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gks -isystem 
/usr/include/freetype2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c90 -fPIC -pthread -MD -MT CMakeFiles/gr3_shared.dir/lib/gr3/gr3_glx.c.o 
-MF CMakeFiles/gr3_shared.dir/lib/gr3/gr3_glx.c.o.d -o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_glx.c.o -c 
/build/reproducible-path/gr-framework-0.73.12+dfsg/lib/gr3/gr3_glx.c
[ 49%] Linking C static library libGR3.a
/usr/bin/cmake -P CMakeFiles/gr3_static.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/gr3_static.dir/link.txt 
--verbose=1
/usr/bin/ar qc libGR3.a CMakeFiles/gr3_static.dir/lib/gr3/gr3.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_convenience.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_gr.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_html.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_jpeg.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_mc.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_png.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_povray.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_slices.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_sr.c.o 
CMakeFiles/gr3_static.dir/lib/gr3/gr3_glx.c.o
/usr/bin/ranlib libGR3.a
make[3]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
[ 49%] Built target gr3_static
[ 49%] Linking C shared library libGR3.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gr3_shared.dir/link.txt 
--verbose=1
/usr/bin/cc -fPIC -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/gr-framework-0.73.12+dfsg=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-Wl,--dependency-file=CMakeFiles/gr3_shared.dir/link.d -Wl,-z,relro -Wl,-z,now 
-shared -Wl,-soname,libGR3.so.0 -o libGR3.so.0 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_convenience.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_gr.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_html.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_jpeg.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_mc.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_png.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_povray.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_slices.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_sr.c.o 
CMakeFiles/gr3_shared.dir/lib/gr3/gr3_glx.c.o  
-Wl,-rpath,/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu:
 libGR.s
 o.0 libGKS.a /usr/lib/x86_64-linux-gnu/libjpeg.so 
/usr/lib/x86_64-linux-gnu/libpng.so -lpthread -lm -lm 
/usr/lib/x86_64-linux-gnu/libfreetype.so -ldl /usr/lib/x86_64-linux-gnu/libz.so
/usr/bin/cmake -E cmake_symlink_library libGR3.so.0 libGR3.so.0 libGR3.so
make[3]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
[ 49%] Built target gr3_shared
make[2]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/gr-framework-0.73.12+dfsg/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to