Your message dated Thu, 19 Jan 2023 22:54:15 +0000
with message-id <[email protected]>
and subject line Bug#1028279: fixed in rbdoom3bfg 1.4.0+dfsg-2
has caused the Debian Bug report #1028279,
regarding rbdoom3bfg FTCBFS: missing include ../../imgui/imgui.h
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 [email protected]
immediately.)


-- 
1028279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rbdoom3bfg
Version: 1.4.0+dfsg-1
Tags: patch
User: [email protected]
Usertags: ftcbfs

rbdoom3bfg fails to cross build from source, because it fails to locate
../../imgui/imgui.h. This presumably is a side-effect from unvendoring
imgui and the parent directory specification should simply be dropped.
I'm attaching a patch for your convenience.

Helmut
diff --minimal -Nru rbdoom3bfg-1.4.0+dfsg/debian/changelog 
rbdoom3bfg-1.4.0+dfsg/debian/changelog
--- rbdoom3bfg-1.4.0+dfsg/debian/changelog      2022-03-28 11:15:37.000000000 
+0200
+++ rbdoom3bfg-1.4.0+dfsg/debian/changelog      2023-01-08 07:46:15.000000000 
+0100
@@ -1,3 +1,10 @@
+rbdoom3bfg (1.4.0+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Avoid including ../../imgui/imgui.h. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 08 Jan 2023 07:46:15 +0100
+
 rbdoom3bfg (1.4.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru 
rbdoom3bfg-1.4.0+dfsg/debian/patches/20-use-debian-imgui.patch 
rbdoom3bfg-1.4.0+dfsg/debian/patches/20-use-debian-imgui.patch
--- rbdoom3bfg-1.4.0+dfsg/debian/patches/20-use-debian-imgui.patch      
2022-03-28 10:25:10.000000000 +0200
+++ rbdoom3bfg-1.4.0+dfsg/debian/patches/20-use-debian-imgui.patch      
2023-01-08 07:46:14.000000000 +0100
@@ -146,3 +146,14 @@
                g_haveNewFrame = false;
        }
  }
+--- rbdoom3bfg-1.4.0+dfsg.orig/neo/renderer/OpenGL/RenderBackend_GL.cpp
++++ rbdoom3bfg-1.4.0+dfsg/neo/renderer/OpenGL/RenderBackend_GL.cpp
+@@ -48,7 +48,7 @@
+ #include "../RenderBackend.h"
+ #include "../../framework/Common_local.h"
+ 
+-#include "../../imgui/imgui.h"
++#include "imgui/imgui.h"
+ 
+ idCVar r_drawFlickerBox( "r_drawFlickerBox", "0", CVAR_RENDERER | CVAR_BOOL, 
"visual test for dropping frames" );
+ idCVar stereoRender_warp( "stereoRender_warp", "0", CVAR_RENDERER | 
CVAR_ARCHIVE | CVAR_BOOL, "use the optical warping renderprog instead of 
stereoDeGhost" );

--- End Message ---
--- Begin Message ---
Source: rbdoom3bfg
Source-Version: 1.4.0+dfsg-2
Done: Tobias Frost <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rbdoom3bfg, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost <[email protected]> (supplier of updated rbdoom3bfg 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 19 Jan 2023 15:33:57 +0100
Source: rbdoom3bfg
Architecture: source
Version: 1.4.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Tobias Frost <[email protected]>
Changed-By: Tobias Frost <[email protected]>
Closes: 1028279
Changes:
 rbdoom3bfg (1.4.0+dfsg-2) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Avoid including ../../imgui/imgui.h. (Closes: #1028279)
 .
   [ Tobias Frost ]
   * Update copyright years.
   * Bump to SV 4.6.2 -- no changed.
Checksums-Sha1:
 17fd6208d55f9e1d34fb9436a43ead0fa2cc314e 2152 rbdoom3bfg_1.4.0+dfsg-2.dsc
 f691742793412faebc8e7b1c1c63cf56f65bb6f5 13696 
rbdoom3bfg_1.4.0+dfsg-2.debian.tar.xz
 d6f43603fe21932bc24e7628b7d424177891b3d6 14211 
rbdoom3bfg_1.4.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 5a870c6bbdf41322dd14e0db75de4f8d493d6da14bb54c00c5823473ae0257f5 2152 
rbdoom3bfg_1.4.0+dfsg-2.dsc
 192edd17816eceec15f151bb1a1726e55043574292f4e4f21f3d13c69b2570e2 13696 
rbdoom3bfg_1.4.0+dfsg-2.debian.tar.xz
 1917c5799f8af922d463b32976d90c8bfed27b0059892f3cbfb6921154f8566c 14211 
rbdoom3bfg_1.4.0+dfsg-2_amd64.buildinfo
Files:
 d1b02ea9e979904641a3e3b8d49ee391 2152 games optional 
rbdoom3bfg_1.4.0+dfsg-2.dsc
 32df2f00210317deb94f1f516143e5c1 13696 games optional 
rbdoom3bfg_1.4.0+dfsg-2.debian.tar.xz
 ca42de6fde258d1efb5bfd8f8b3f3d4b 14211 games optional 
rbdoom3bfg_1.4.0+dfsg-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmPJwgcACgkQkWT6HRe9
XTa8FRAAkNBe3GIPB2W/zUDjSkcFBTCrV7rBS/HJG5ZtCWkrXPiY8DfuTPfaaVw1
/RR63E7P3PoNl1d3w+/07pGgCWJ9qTGRiyMCeEypuTRMD6Vo45C7VOYj6Gx54ZN9
nKQJrh1irJVcWZR7FI4NclQDIAHsLLJKt1U76xYQFQRTh3oUuoy3FU5hRoPT7x3e
DSa44NEt+Lv5kuPY3BezdgX0ypV0QAb5nCqzpSqkzWrM+dG0Fpu5LnKV9QATvMRs
CeBo6gil0W0068XT96sxkcA/+nP88Ibix8ZR2cT8AWgTaM/yFPFPxTPIS7qK5d5y
LpzLYJnOnaAoaOnTRU4T2/e5kbhsG7oMh06xbRWyN0H17/4adGOTrbPMOkRISb9b
Kf97gQunNhEPvp/vktRhscHqUdK9f8KpHtHwbTZpTQILI6Bx8rTBLdoxnVtJejA7
3rtN07GteS+0Q6vzesProzOeeiVTG5/wW6+53zcF2nXO9bQ6aLUjOwPISq81FMXa
OktFeDqMFNjxxjeU4jxDVrSTD8HLd7di/9rwdyV9fE2j36q5WOMxsarZOC61O+Xs
stmd8+sZr+M4r4c3alsi6/g1YuIw69BgXi0ioEkNLqmyjuToKkhylqxuDeLxOw/2
nGGKttde7s7V31cWxOQdasglASQmZJIe8aGUGTAF2Ayp0dXvep4=
=dyMs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to