Your message dated Fri, 21 Jul 2023 20:57:29 +0000
with message-id <e1qmxbp-000tqh...@fasolo.debian.org>
and subject line Bug#1041474: fixed in intel-gmmlib 22.3.9+ds1-1
has caused the Debian Bug report #1041474,
regarding intel-gmmlib: FTBFS on i386: error: ambiguating new declaration of 
‘GMM_STATUS GmmLib::GmmMultiAdapterContext::LockMAContextSyncMutex()’
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.)


-- 
1041474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041474
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: intel-gmmlib
Version: 22.3.7+ds1-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=intel-gmmlib&arch=i386&ver=22.3.7%2Bds1-1&stamp=1688230619&raw=0

[ 53%] Building CXX object 
Source/GmmLib/CMakeFiles/igfx_gmmumd_dll.dir/GlobalInfo/GmmInfo.cpp.o
cd /<<PKGBUILDDIR>>/obj-i686-linux-gnu/Source/GmmLib && /usr/bin/c++ 
-DGMM_LIB_DLL -DGMM_LIB_DLL_EXPORTS -DGMM_UNIFIED_LIB -DGMM_UNIFY_DAF_API 
-DISTDLIB_UMD -DSMALL_POOL_ALLOC -DUNUSED_ISTDLIB_MT -D_ATL_NO_WIN_SUPPORT 
-D__GFX_MACRO_C__ -D__GMM -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS 
-D__UMD -Digfx_gmmumd_dll_EXPORTS -I/<<PKGBUILDDIR>>/Source/GmmLib 
-I/<<PKGBUILDDIR>>/Source/GmmLib/Utility/GmmLog 
-I/<<PKGBUILDDIR>>/Source/GmmLib/inc -I/<<PKGBUILDDIR>>/Source/GmmLib/Utility 
-I/<<PKGBUILDDIR>>/Source/GmmLib/GlobalInfo 
-I/<<PKGBUILDDIR>>/Source/GmmLib/Texture 
-I/<<PKGBUILDDIR>>/Source/GmmLib/Resource 
-I/<<PKGBUILDDIR>>/Source/GmmLib/Platform -I/<<PKGBUILDDIR>>/Source/util 
-I/<<PKGBUILDDIR>>/Source/inc -I/<<PKGBUILDDIR>>/Source/inc/common 
-I/<<PKGBUILDDIR>>/Source/inc/umKmInc -I/<<PKGBUILDDIR>>/Source/install -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-reorder 
-Wsign-promo -Wnon-virtual-dtor -Wno-invalid-offsetof 
-fvisibility-inlines-hidden -fno-use-cxa-atexit -fno-rtti -fexceptions 
-fcheck-new -std=c++11 -pthread -Werror=non-virtual-dtor -O3 -DNDEBUG -fPIC 
-Wall -Winit-self -Winvalid-pch -Wpointer-arith -Wno-unused 
-Wno-unknown-pragmas -Wno-comments -Wno-narrowing -Wno-overflow 
-Wno-parentheses -Wno-missing-braces -Wno-sign-compare -Wno-enum-compare 
-Werror=address -Werror=format-security -Werror=return-type -march=corei7 
-mpopcnt -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -mfpmath=sse 
-finline-functions -fno-short-enums -Wa,--noexecstack -fno-strict-aliasing 
-DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DUSE_SSE3 -DUSE_SSSE3 -fstack-protector 
-fdata-sections -ffunction-sections -fmessage-length=0 -fvisibility=hidden 
-fPIC -g -m32 -funswitch-loops -Wl,--no-undefined -Wl,--no-as-needed 
-Wl,--gc-sections -O2 -fno-omit-frame-pointer -finline-limit=100 -MD -MT 
Source/GmmLib/CMakeFiles/igfx_gmmumd_dll.dir/GlobalInfo/GmmInfo.cpp.o -MF 
CMakeFiles/igfx_gmmumd_dll.dir/GlobalInfo/GmmInfo.cpp.o.d -o 
CMakeFiles/igfx_gmmumd_dll.dir/GlobalInfo/GmmInfo.cpp.o -c 
/<<PKGBUILDDIR>>/Source/GmmLib/GlobalInfo/GmmInfo.cpp
/<<PKGBUILDDIR>>/Source/GmmLib/GlobalInfo/GmmInfo.cpp:628:24: error: 
ambiguating new declaration of ‘GMM_STATUS 
GmmLib::GmmMultiAdapterContext::LockMAContextSyncMutex()’
  628 | GMM_STATUS GMM_STDCALL 
GmmLib::GmmMultiAdapterContext::LockMAContextSyncMutex()
      |                        ^~~~~~
In file included from 
/<<PKGBUILDDIR>>/Source/GmmLib/inc/External/Common/GmmInfoExt.h:25,
                 from 
/<<PKGBUILDDIR>>/Source/GmmLib/inc/../Texture/GmmTexture.h:27,
                 from 
/<<PKGBUILDDIR>>/Source/GmmLib/inc/Internal/Common/GmmLibInc.h:52,
                 from /<<PKGBUILDDIR>>/Source/GmmLib/GlobalInfo/GmmInfo.cpp:23:
/<<PKGBUILDDIR>>/Source/GmmLib/inc/External/Common/GmmInfo.h:630:41: note: old 
declaration ‘GMM_STATUS 
GmmLib::GmmMultiAdapterContext::LockMAContextSyncMutex()’
  630 |         GMM_STATUS                      LockMAContextSyncMutex();
      |                                         ^~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/Source/GmmLib/GlobalInfo/GmmInfo.cpp:639:24: error: 
ambiguating new declaration of ‘GMM_STATUS 
GmmLib::GmmMultiAdapterContext::UnLockMAContextSyncMutex()’
  639 | GMM_STATUS GMM_STDCALL 
GmmLib::GmmMultiAdapterContext::UnLockMAContextSyncMutex()
      |                        ^~~~~~
/<<PKGBUILDDIR>>/Source/GmmLib/inc/External/Common/GmmInfo.h:631:41: note: old 
declaration ‘GMM_STATUS 
GmmLib::GmmMultiAdapterContext::UnLockMAContextSyncMutex()’
  631 |         GMM_STATUS                      UnLockMAContextSyncMutex();
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Source/GmmLib/CMakeFiles/igfx_gmmumd_dll.dir/build.make:527: 
Source/GmmLib/CMakeFiles/igfx_gmmumd_dll.dir/GlobalInfo/GmmInfo.cpp.o] Error 1


Andreas

--- End Message ---
--- Begin Message ---
Source: intel-gmmlib
Source-Version: 22.3.9+ds1-1
Done: Sebastian Ramacher <sramac...@debian.org>

We believe that the bug you reported is fixed in the latest version of
intel-gmmlib, 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 1041...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated intel-gmmlib 
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: Fri, 21 Jul 2023 22:03:26 +0200
Source: intel-gmmlib
Architecture: source
Version: 22.3.9+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Closes: 1041474
Changes:
 intel-gmmlib (22.3.9+ds1-1) unstable; urgency=medium
 .
   * New upstream version 22.3.9+ds1
     - Fix build on i386 (Closes: #1041474)
Checksums-Sha1:
 b4923d200eecada6363dfcf28221a0a49fd9c3aa 1548 intel-gmmlib_22.3.9+ds1-1.dsc
 63ce74ec352266cacdaebe33b1d629d396faf717 477916 
intel-gmmlib_22.3.9+ds1.orig.tar.xz
 89f75d69c99bad204bf05a446c92c279bfe00cb0 4532 
intel-gmmlib_22.3.9+ds1-1.debian.tar.xz
Checksums-Sha256:
 98772fab7ff57545839452b3cf8675208091d59f8efe383617329cfd8d72ab08 1548 
intel-gmmlib_22.3.9+ds1-1.dsc
 e4a1ad6960ade9c0a7a0353d5c80cc7ccdd05f226dd491c48eeee16870ccf25a 477916 
intel-gmmlib_22.3.9+ds1.orig.tar.xz
 52bd5ad9bcf2704bf4350fb80441593e22c4ce9903e5a937718476ff0c58af4a 4532 
intel-gmmlib_22.3.9+ds1-1.debian.tar.xz
Files:
 f39b30b113945e601beb1441050e35f7 1548 libs optional 
intel-gmmlib_22.3.9+ds1-1.dsc
 d7f110799120a17e10683ddfad879143 477916 libs optional 
intel-gmmlib_22.3.9+ds1.orig.tar.xz
 287ae5f8446985163ed56acc961116a7 4532 libs optional 
intel-gmmlib_22.3.9+ds1-1.debian.tar.xz

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

iHUEARYKAB0WIQRCYn6EHZln2oPh+pAhk2s2YA/NiQUCZLrkswAKCRAhk2s2YA/N
iScrAPwP3k4exCen7gXzDu9y3A9YEo8/6O3uV3xuzrZImkNhwAEAiUUQ7zB4529C
HHomYg72yepBX9tDXKgqFjtzCDm4Ugc=
=9AEm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to