Your message dated Wed, 16 Feb 2022 22:49:44 +0000
with message-id <e1nkt7i-000ig5...@fasolo.debian.org>
and subject line Bug#1005458: fixed in spirv-llvm-translator 13.0.0-3
has caused the Debian Bug report #1005458,
regarding spirv-llvm-translator: FTBFS: SPIRVOpCode.h:52:31: error: 
‘OpConstFunctionPointerINTEL’ was not declared in this scope
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.)


-- 
1005458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: spirv-llvm-translator
Version: 13.0.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/build/lib/SPIRV && /usr/bin/c++ -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-13/include 
> -I/<<PKGBUILDDIR>>/include -I/usr/include/include 
> -I/<<PKGBUILDDIR>>/lib/SPIRV -I/<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV 
> -I/<<PKGBUILDDIR>>/lib/SPIRV/Mangler -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
> -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
> -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
> -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
> -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
> -Wmisleading-indentation -ffunction-sections -fdata-sections -O3 -DNDEBUG 
> -fPIC  -fno-exceptions -std=gnu++14 -MD -MT 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/ManglingUtils.cpp.o -MF 
> CMakeFiles/LLVMSPIRVLib.dir/Mangler/ManglingUtils.cpp.o.d -o 
> CMakeFiles/LLVMSPIRVLib.dir/Mangler/ManglingUtils.cpp.o -c 
> /<<PKGBUILDDIR>>/lib/SPIRV/Mangler/ManglingUtils.cpp
> [ 15%] Building CXX object 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/ParameterType.cpp.o
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEntry.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVModule.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/LLVMToSPIRVDbgTran.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/LLVMToSPIRVDbgTran.cpp:38:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h: In member function 
> ‘void SPIRV::SPIRVMap<Ty1, Ty2, Identifier>::init() [with Ty1 = spv::Op; Ty2 
> = std::__cxx11::basic_string<char>; Identifier = void]’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:52:31: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>    52 | #define _SPIRV_OP(x, ...) add(Op##x, #x);
>       |                               ^~
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h:347:1: note: in 
> expansion of macro ‘_SPIRV_OP’
>   347 | _SPIRV_OP(ConstFunctionPointerINTEL, 5600)
>       | ^~~~~~~~~
> cd /<<PKGBUILDDIR>>/build/lib/SPIRV && /usr/bin/c++ -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-13/include 
> -I/<<PKGBUILDDIR>>/include -I/usr/include/include 
> -I/<<PKGBUILDDIR>>/lib/SPIRV -I/<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV 
> -I/<<PKGBUILDDIR>>/lib/SPIRV/Mangler -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
> -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
> -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
> -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
> -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
> -Wmisleading-indentation -ffunction-sections -fdata-sections -O3 -DNDEBUG 
> -fPIC  -fno-exceptions -std=gnu++14 -MD -MT 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/Mangler/ParameterType.cpp.o -MF 
> CMakeFiles/LLVMSPIRVLib.dir/Mangler/ParameterType.cpp.o.d -o 
> CMakeFiles/LLVMSPIRVLib.dir/Mangler/ParameterType.cpp.o -c 
> /<<PKGBUILDDIR>>/lib/SPIRV/Mangler/ParameterType.cpp
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEntry.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVModule.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/LLVMToSPIRVDbgTran.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/LLVMToSPIRVDbgTran.cpp:38:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h: In function ‘bool 
> SPIRV::isConstantOpCode(spv::Op)’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:229:47: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>   229 |          OC == OpConstantPipeStorage || OC == 
> OpConstFunctionPointerINTEL;
>       |                                               
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> [ 18%] Building CXX object 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLToSPIRV.cpp.o
> cd /<<PKGBUILDDIR>>/build/lib/SPIRV && /usr/bin/c++ -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-13/include 
> -I/<<PKGBUILDDIR>>/include -I/usr/include/include 
> -I/<<PKGBUILDDIR>>/lib/SPIRV -I/<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV 
> -I/<<PKGBUILDDIR>>/lib/SPIRV/Mangler -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
> -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
> -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
> -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
> -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
> -Wmisleading-indentation -ffunction-sections -fdata-sections -O3 -DNDEBUG 
> -fPIC  -fno-exceptions -std=gnu++14 -MD -MT 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLToSPIRV.cpp.o -MF 
> CMakeFiles/LLVMSPIRVLib.dir/OCLToSPIRV.cpp.o.d -o 
> CMakeFiles/LLVMSPIRVLib.dir/OCLToSPIRV.cpp.o -c 
> /<<PKGBUILDDIR>>/lib/SPIRV/OCLToSPIRV.cpp
> [ 21%] Building CXX object 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLTypeToSPIRV.cpp.o
> cd /<<PKGBUILDDIR>>/build/lib/SPIRV && /usr/bin/c++ -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-13/include 
> -I/<<PKGBUILDDIR>>/include -I/usr/include/include 
> -I/<<PKGBUILDDIR>>/lib/SPIRV -I/<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV 
> -I/<<PKGBUILDDIR>>/lib/SPIRV/Mangler -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
> -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
> -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
> -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
> -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
> -Wmisleading-indentation -ffunction-sections -fdata-sections -O3 -DNDEBUG 
> -fPIC  -fno-exceptions -std=gnu++14 -MD -MT 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLTypeToSPIRV.cpp.o -MF 
> CMakeFiles/LLVMSPIRVLib.dir/OCLTypeToSPIRV.cpp.o.d -o 
> CMakeFiles/LLVMSPIRVLib.dir/OCLTypeToSPIRV.cpp.o -c 
> /<<PKGBUILDDIR>>/lib/SPIRV/OCLTypeToSPIRV.cpp
> [ 23%] Building CXX object lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLUtil.cpp.o
> cd /<<PKGBUILDDIR>>/build/lib/SPIRV && /usr/bin/c++ -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm-13/include 
> -I/<<PKGBUILDDIR>>/include -I/usr/include/include 
> -I/<<PKGBUILDDIR>>/lib/SPIRV -I/<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV 
> -I/<<PKGBUILDDIR>>/lib/SPIRV/Mangler -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
> -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
> -Wno-missing-field-initializers -Wimplicit-fallthrough -Wno-class-memaccess 
> -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type 
> -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment 
> -Wmisleading-indentation -ffunction-sections -fdata-sections -O3 -DNDEBUG 
> -fPIC  -fno-exceptions -std=gnu++14 -MD -MT 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/OCLUtil.cpp.o -MF 
> CMakeFiles/LLVMSPIRVLib.dir/OCLUtil.cpp.o.d -o 
> CMakeFiles/LLVMSPIRVLib.dir/OCLUtil.cpp.o -c 
> /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.cpp
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLToSPIRV.cpp:42:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h: In member function 
> ‘void SPIRV::SPIRVMap<Ty1, Ty2, Identifier>::init() [with Ty1 = spv::Op; Ty2 
> = std::__cxx11::basic_string<char>; Identifier = void]’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:52:31: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>    52 | #define _SPIRV_OP(x, ...) add(Op##x, #x);
>       |                               ^~
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h:347:1: note: in 
> expansion of macro ‘_SPIRV_OP’
>   347 | _SPIRV_OP(ConstFunctionPointerINTEL, 5600)
>       | ^~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLToSPIRV.cpp:42:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h: In function ‘bool 
> SPIRV::isConstantOpCode(spv::Op)’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:229:47: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>   229 |          OC == OpConstantPipeStorage || OC == 
> OpConstFunctionPointerINTEL;
>       |                                               
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLTypeToSPIRV.cpp:44:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h: In member function 
> ‘void SPIRV::SPIRVMap<Ty1, Ty2, Identifier>::init() [with Ty1 = spv::Op; Ty2 
> = std::__cxx11::basic_string<char>; Identifier = void]’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:52:31: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>    52 | #define _SPIRV_OP(x, ...) add(Op##x, #x);
>       |                               ^~
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h:347:1: note: in 
> expansion of macro ‘_SPIRV_OP’
>   347 | _SPIRV_OP(ConstFunctionPointerINTEL, 5600)
>       | ^~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLTypeToSPIRV.cpp:44:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h: In function ‘bool 
> SPIRV::isConstantOpCode(spv::Op)’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:229:47: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>   229 |          OC == OpConstantPipeStorage || OC == 
> OpConstFunctionPointerINTEL;
>       |                                               
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVWriter.h:51,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/LLVMToSPIRVDbgTran.cpp:39:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVFunction.h: At global scope:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVFunction.h:175:24: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope; did you mean 
> ‘SPIRVConstFunctionPointerINTEL’?
>   175 |   const static Op OC = OpConstFunctionPointerINTEL;
>       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                        SPIRVConstFunctionPointerINTEL
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.cpp:40:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h: In member function 
> ‘void SPIRV::SPIRVMap<Ty1, Ty2, Identifier>::init() [with Ty1 = spv::Op; Ty2 
> = std::__cxx11::basic_string<char>; Identifier = void]’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:52:31: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>    52 | #define _SPIRV_OP(x, ...) add(Op##x, #x);
>       |                               ^~
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCodeEnum.h:347:1: note: in 
> expansion of macro ‘_SPIRV_OP’
>   347 | _SPIRV_OP(ConstFunctionPointerINTEL, 5600)
>       | ^~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVEnum.h:44,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/SPIRVInternal.h:43,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.h:42,
>                  from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.cpp:40:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h: In function ‘bool 
> SPIRV::isConstantOpCode(spv::Op)’:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVOpCode.h:229:47: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope
>   229 |          OC == OpConstantPipeStorage || OC == 
> OpConstFunctionPointerINTEL;
>       |                                               
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /<<PKGBUILDDIR>>/lib/SPIRV/OCLUtil.cpp:42:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVFunction.h: At global scope:
> /<<PKGBUILDDIR>>/lib/SPIRV/libSPIRV/SPIRVFunction.h:175:24: error: 
> ‘OpConstFunctionPointerINTEL’ was not declared in this scope; did you mean 
> ‘SPIRVConstFunctionPointerINTEL’?
>   175 |   const static Op OC = OpConstFunctionPointerINTEL;
>       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                        SPIRVConstFunctionPointerINTEL
> make[4]: *** [lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/build.make:93: 
> lib/SPIRV/CMakeFiles/LLVMSPIRVLib.dir/LLVMToSPIRVDbgTran.cpp.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/spirv-llvm-translator_13.0.0-2_unstable.log

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: spirv-llvm-translator
Source-Version: 13.0.0-3
Done: Andreas Beckmann <a...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated spirv-llvm-translator 
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: SHA256

Format: 1.8
Date: Wed, 16 Feb 2022 23:28:24 +0100
Source: spirv-llvm-translator
Architecture: source
Version: 13.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenCL team <pkg-opencl-de...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1005458
Changes:
 spirv-llvm-translator (13.0.0-3) unstable; urgency=medium
 .
   * Rename OpConstFunctionPointerINTEL to OpConstantFunctionPointerINTEL to
     fix FTBFS with spirv-headers 1.5.5.  (Closes: #1005458)
   * rules: Parse llvm version from Build-Depends.
   * control: Provide virtual package libllvmspirvlib-13-dev.
   * control: Set Rules-Requires-Root: no.
   * control, install: Multiarchify the packages.
   * upstream/metadata: Add.
   * copyright: Update/remove outdated file patterns.
   * Fix typo.
   * Update Lintian overrides.
   * Add myself to Uploaders.
Checksums-Sha1:
 013a7bef453ab39b683a2e61b76c7046796a9c74 2324 
spirv-llvm-translator_13.0.0-3.dsc
 69e72ae78ec3303fa41e77d956a7539b2608dac7 7528 
spirv-llvm-translator_13.0.0-3.debian.tar.xz
 26f8bf86b6f9a2eff05190480e9a5694e0246e3f 7615 
spirv-llvm-translator_13.0.0-3_source.buildinfo
Checksums-Sha256:
 840d5ef71ec2800e82cf2c108e229827e21006f2ee6c351109b16cb372a411e2 2324 
spirv-llvm-translator_13.0.0-3.dsc
 e1e0f13054459fe0158fa0543a978d7090f2b25be4d985ce8a72316c62c4311e 7528 
spirv-llvm-translator_13.0.0-3.debian.tar.xz
 3dd04aded4530a6052a82ed6fc965ebed06c81f231de502fb1c90fe210ab0159 7615 
spirv-llvm-translator_13.0.0-3_source.buildinfo
Files:
 bfbcf41836471621ab36fe04e2e99307 2324 libdevel optional 
spirv-llvm-translator_13.0.0-3.dsc
 f178113d7beed6ed8c234c62cb974b0d 7528 libdevel optional 
spirv-llvm-translator_13.0.0-3.debian.tar.xz
 adca6690c8e4d7283ea6a5a7577542d5 7615 libdevel optional 
spirv-llvm-translator_13.0.0-3_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmINeygQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCCNaD/9cF/ZbATsf5dvZo/P/Blpo9ziKwM31UrFV
Qhgk20CTATNaHHtbXRfsJI0y3F0ryvpMsRrFczwEaMu8hVLGNVj6IiigQqkx48QB
iyWide5TPwDDAt25uLETBBKcUJImMNWfZRtv3mWRD+jNcssMCYye3hWxAlWy2hrh
hItStKrpgenpU/4TYbzH0KMILtnL4NBQ9vD0hr5SRansIez3Uz/EvEuQbxgzGKe6
ommID89fSGTq6L1Y044yj9pe6Tll6JE3G6ucmyjVcgkzK/RqaFGi816iebAbNH5i
Aw2EOKN79VkXmQ6mxOk7rYy6/ueqpc6Ybe+6LX5Fv0Vdpk4evp5JbH/yVMkAeFZg
e/ZAmY5Bqx7PRbOk7HHlVvXclRyyQx/FuUWz4UIyrmjU+J6WvYxKHbHueOWSchV0
oud92M/0NmQo6xFu7B07qr+aiNWMXCwniTyEBoBW9r+fua0Qmceocmixwlgm27Ny
ZU6hfxrM1YUFXK84lQNykEV3KpVz6NNpYrYER2xWe8H28dWkCJ7uyIyiX61n6lay
/yPhKLMC0xPlYWtnRTwcZ8gR+lw37jI2Kus+uk97T1zz+XMH5AhANOGa8GBJjG9z
vqwfuXX0muvWYQZu1sp6JTOZZifhvpjmSRKT28RpCohvr1WBBDYXnQHpe891uXdu
9iwqhRnyZw==
=1Kji
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to