Your message dated Thu, 27 Oct 2022 17:49:49 +0000
with message-id <e1oo70n-00366l...@fasolo.debian.org>
and subject line Bug#1022322: fixed in lugaru 1.2-6
has caused the Debian Bug report #1022322,
regarding lugaru: FTBFS: gamegl.hpp:48:10: fatal error: GL/glu.h: No such file 
or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1022322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lugaru
Version: 1.2-5
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):
> /usr/bin/c++ -DBinIO_STDINT_HEADER="<stdint.h>" 
> -DDATA_DIR=\"/usr/share/games/lugaru\" -DPLATFORM_LINUX=1 -DPLATFORM_UNIX=1 
> -I/usr/include/AL -I/usr/include/SDL2 -I/<<PKGBUILDDIR>>/Source -Wall -Wextra 
> -Wno-parentheses -pedantic --std=gnu++11 -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MT 
> CMakeFiles/lugaru.dir/Source/Devtools/ConsoleCmds.cpp.o -MF 
> CMakeFiles/lugaru.dir/Source/Devtools/ConsoleCmds.cpp.o.d -o 
> CMakeFiles/lugaru.dir/Source/Devtools/ConsoleCmds.cpp.o -c 
> /<<PKGBUILDDIR>>/Source/Devtools/ConsoleCmds.cpp
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Audio/openal_wrapper.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Audio/openal_wrapper.cpp:21:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> compilation terminated.
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Animation.hpp:23,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Skeleton.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Game.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/main.cpp:21:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Animation.hpp:23,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Skeleton.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Game.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Devtools/ConsoleCmds.cpp:23:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> compilation terminated.
> compilation terminated.
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Animation.hpp:23,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Animation.cpp:20:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Joint.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Muscle.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Muscle.cpp:21:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> compilation terminated.
> compilation terminated.
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Animation.hpp:23,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Skeleton.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Skeleton.cpp:21:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> compilation terminated.
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Audio/Sounds.hpp:23,
>                  from /<<PKGBUILDDIR>>/Source/Audio/Sounds.cpp:20:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/Source/Math/XYZ.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Joint.hpp:24,
>                  from /<<PKGBUILDDIR>>/Source/Animation/Joint.cpp:21:
> /<<PKGBUILDDIR>>/Source/Graphic/gamegl.hpp:48:10: fatal error: GL/glu.h: No 
> such file or directory
>    48 | #include <GL/glu.h>
>       |          ^~~~~~~~~~
> compilation terminated.
> compilation terminated.
> make[3]: *** [CMakeFiles/lugaru.dir/build.make:149: 
> CMakeFiles/lugaru.dir/Source/Audio/openal_wrapper.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/lugaru_1.2-5_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&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=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.

--- End Message ---
--- Begin Message ---
Source: lugaru
Source-Version: 1.2-6
Done: Vincent Prat <v...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lugaru, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Prat <v...@debian.org> (supplier of updated lugaru package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 27 Oct 2022 19:01:04 +0200
Source: lugaru
Architecture: source
Version: 1.2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Vincent Prat <v...@debian.org>
Closes: 1022322
Changes:
 lugaru (1.2-6) unstable; urgency=medium
 .
   * Add dependency on libglu1-mesa-dev (Closes: #1022322)
   * Update lintian-overrides
   * Bump Standards-Version to 4.6.1 (no change needed)
   * Update copyright info
Checksums-Sha1:
 3e8dcd1cdad16b6a4400a8392414691202bb64a8 2067 lugaru_1.2-6.dsc
 91926bc289e0cecb8b359a293e6415d3d0324081 16592 lugaru_1.2-6.debian.tar.xz
 549bb72a6645ca3c664c7661db984742307cf690 12344 lugaru_1.2-6_amd64.buildinfo
Checksums-Sha256:
 6c5a262aa570e7e1b6a79dab791caafd97e4dc89389a483dc82c08e61f54ed12 2067 
lugaru_1.2-6.dsc
 7e09223873495ad43bbf989bab27f3c4998909435f6af1baf0417b7e437dc08a 16592 
lugaru_1.2-6.debian.tar.xz
 d370afcd57ccb8a6ad7f4b03d35dafc5f44d0a759d0ba7e2b8a471074621cac0 12344 
lugaru_1.2-6_amd64.buildinfo
Files:
 8090061ac70827f97588077e07d1d3a4 2067 games optional lugaru_1.2-6.dsc
 e24dd4dd2cc1d038dfdf2fa1523f9515 16592 games optional 
lugaru_1.2-6.debian.tar.xz
 4f9c559f9a603884f93c84411019ac55 12344 games optional 
lugaru_1.2-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEwN+g0Kj2VQgeB/icBzHNjq6Fm38FAmNawGQQHHZpdmlAZGVi
aWFuLm9yZwAKCRAHMc2OroWbfxGQD/4/W13iaGpxdAMYb98Bkkhs3yYSf4Q7VrhB
zRk4SNcWmoLxtiBYwdPah61Q5t47Z+uGu892Gfnteyr15+gmCa+JaJRMo+P0By9A
Zp9d9su9b3PkFefQmaeH8u3EN8OGv0PSFGP0f9K/jedzKdmGbLa3/aZBoJB2IZPG
93BK0COkJEfUEkgzSDQjbU5YudaJmV/0BjATmQyiLVVr94Rr0svhKagyY7Qgt7Uz
QX3K0eYFIbXhrHwOACpH5QMUK5F8txJ0Rd+yj1JKgT3rJvudpWpc77rS33i0BsrP
Do21ZL/h0Ea+s51JkrZrnPWYdB4LKOaZ7IhAnmMh6iFzGT/oCJKGIxcL6CFEQSYW
G3ty6W+sCSxhcUU763Nqhl4arbBpBo1UAnFvQ0cyol4yAMB3j1LJ7jaiF+LD3iV5
efagFZmaM6iJDNMt8u5MwHczm8E7XAzjfK7UIhm+9QvnJQERgVdYYMwkioYAg0xZ
bYP2UyDxzP7MI0LPMpBZnLexT4jDTaPpLj89fST2Q+K4/f2AFqel7CQFt/v5AJMq
hBvt3dOgyhdD8/taC/OC82Ns8Ma4qZAktgBo3n4TWdF2+VEOZXki64JacdXCFtaD
vxT+4vh82hamUwI1UE2dRxliCc9wCWlnN/D8QlMZaA9So6QiTIJs0ME0L12G8ilQ
a+uZWc29pA==
=BWwx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to