Bug#1022308:

2022-11-11 Thread Gard Spreemann
Hi,

I have verified that adding libglu1-mesa-dev to the build-deps makes the
package again build successfully.


 -- Gard
 


signature.asc
Description: PGP signature


Bug#1022308: crawl: FTBFS: glwrapper-ogl.cc:29:14: fatal error: GL/glu.h: No such file or directory

2022-10-23 Thread Lucas Nussbaum
Source: crawl
Version: 2:0.28.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> x86_64-linux-gnu-g++ -std=c++11 -g -O2 -ffile-prefix-map=/<>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
> -Wdate-time -D_FORTIFY_SOURCE=2 -flto=jobserver -fwhole-program 
> -fno-fat-lto-objects -pipe-DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL 
> -DUSE_FT   -D_REENTRANT -Wall -Wformat-security -Wundef -Wextra 
> -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits 
> -Wno-uninitialized  -Wno-array-bounds -Wmissing-declarations 
> -Wredundant-decls -Wno-parentheses -Wwrite-strings -Wshadow -pedantic 
> -Wuninitialized -Iutil -I. -isystem /usr/include/lua5.1   -isystem 
> /usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/SDL2   
> -DWIZARD -DASSERTS 
> -DPROPORTIONAL_FONT=\"/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf\" 
> -DMONOSPACED_FONT=\"/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf\" 
> -D_REENTRANT -DCLUA_BINDINGS -DSAVE_DIR_PATH=\"~/.crawl\" 
> -DDATA_DIR_PATH=\"/usr/share/crawl/\" -MMD -c fontwrapper-ft.cc -o 
> fontwrapper-ft.o
> glwrapper-ogl.cc:29:14: fatal error: GL/glu.h: No such file or directory
>29 | #include 
>   |  ^~
> compilation terminated.
> make[1]: *** [Makefile:1747: glwrapper-ogl.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/crawl_0.28.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20221023=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.