Control: forwarded -1 
https://github.com/naelstrof/slop/commit/5cbcb9e389a02d6288f90a790c6b547d9f9dcac7
Control: tags -1 patch fixed-upstream

On Tue, Sep 21, 2021 at 01:04:29PM +0100, Alastair McKinstry wrote:
> Package: slop
> Version: 7.5
> Severity: serious
> Tags: ftbfs
> Justification: FTBFS
> 
> This package now Fails to build in unstable:
> 
> [ 80%] Building CXX object CMakeFiles/slopy.dir/src/glrectangle.cpp.o
> /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" 
> -DSLOP_VERSION=\"v7.5\" -Dslopy_EXPORTS 
> -I/build/slop-7.5/obj-x86_64-linux-gnu -g -O2 
> -ffile-prefix-map=/build/slop-7.5=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=c++11 -MD 
> -MT CMakeFiles/slopy.dir/src/glrectangle.cpp.o -MF 
> CMakeFiles/slopy.dir/src/glrectangle.cpp.o.d -o 
> CMakeFiles/slopy.dir/src/glrectangle.cpp.o -c 
> /build/slop-7.5/src/glrectangle.cpp
> /build/slop-7.5/src/framebuffer.cpp: In member function 'void 
> slop::Framebuffer::setShader(slop::Shader*)':
> /build/slop-7.5/src/framebuffer.cpp:55:9: error: 'XDestroyImage' was not 
> declared in this scope; did you mean 'eglDestroyImage'?
>    55 |         XDestroyImage( image );
>       |         ^~~~~~~~~~~~~
>       |         eglDestroyImage
> make[3]: *** [CMakeFiles/slopy.dir/build.make:219: 
> CMakeFiles/slopy.dir/src/framebuffer.cpp.o] Error 1
>...

Please add the one-line upstream fix I've linked above.

Thanks
Adrian

Reply via email to