Your message dated Tue, 11 Jul 2023 13:31:55 +0000
with message-id <[email protected]>
and subject line Bug#1040055: fixed in spirv-llvm-translator-14 14.0.0-6
has caused the Debian Bug report #1040055,
regarding spirv-tools breaks spirv-llvm-translator-14 autopkgtest: exactly one 
input file must be specified
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.)


-- 
1040055: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040055
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: spirv-tools, spirv-llvm-translator-14
Control: found -1 spirv-tools/2023.3-1
Control: found -1 spirv-llvm-translator-14/14.0.0-5
Severity: serious
Tags: sid bookworm
User: [email protected]
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of spirv-tools the autopkgtest of spirv-llvm-translator-14 fails in testing when that autopkgtest is run with the binary packages of spirv-tools from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
spirv-tools            from testing    2023.3-1
spirv-llvm-translator-14 from testing    14.0.0-5
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of spirv-tools to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=spirv-tools

https://ci.debian.net/data/autopkgtest/testing/amd64/s/spirv-llvm-translator-14/34967726/log.gz

 38s + sed -n -r /^Build/,/^$/s/.*llvm-([0-9]+)-dev.*/\1/p debian/control
 38s + LLVM_VERSION=14
 38s + cp -a . /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp
 38s + cd /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp
 38s + mkdir build
 38s + cd build
38s + cmake -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr/include -DLLVM_SPIRV_INCLUDE_TESTS=ON -DLLVM_EXTERNAL_LIT=/usr/lib/llvm-14/build/utils/lit/lit.py -Wno-dev .. 38s -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 38s -- Using SPIR-V Headers from
 38s           /usr/include
 38s -- The CXX compiler identification is GNU 12.3.0
 38s -- The C compiler identification is GNU 12.3.0
 38s -- Detecting CXX compiler ABI info
 38s -- Detecting CXX compiler ABI info - done
 38s -- Check for working CXX compiler: /usr/bin/c++ - skipped
 38s -- Detecting CXX compile features
 38s -- Detecting CXX compile features - done
 38s -- Detecting C compiler ABI info
 38s -- Detecting C compiler ABI info - done
 38s -- Check for working C compiler: /usr/bin/cc - skipped
 38s -- Detecting C compile features
 38s -- Detecting C compile features - done
 38s -- Performing Test HAVE_FFI_CALL
 38s -- Performing Test HAVE_FFI_CALL - Success
38s -- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so 38s -- Performing Test Terminfo_LINKABLE
 38s -- Performing Test Terminfo_LINKABLE - Success
38s -- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so 38s -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 38s -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 38s -- Linker detection: GNU ld
 38s -- Performing Test C_SUPPORTS_FPIC
 38s -- Performing Test C_SUPPORTS_FPIC - Success
 38s -- Performing Test CXX_SUPPORTS_FPIC
 39s -- Performing Test CXX_SUPPORTS_FPIC - Success
 39s -- Building with -fPIC
 39s -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
 39s -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
 39s -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION
 39s -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success
 39s -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
 39s -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
 39s -- Performing Test C_SUPPORTS_WERROR_DATE_TIME
 39s -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
 39s -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
 39s -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
 39s -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
39s -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
 39s -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
39s -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed
 39s -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG
39s -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success
 39s -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
 39s -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
 39s -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG
 40s -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success
 40s -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
 40s -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
 40s -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
 40s -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed
 40s -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG
 40s -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success
 40s -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG
 40s -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success
 40s -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG
 40s -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success
 40s -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG
 40s -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success
 40s -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR
 40s -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed
 40s -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
 40s -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
 40s -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
 40s -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
 40s -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
 40s -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed
 40s -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG
 40s -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed
 40s -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG
 41s -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed
 41s -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
 41s -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
 41s -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
 41s -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
 41s -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
 41s -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
 41s -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
 41s -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
 41s -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
 41s -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
 41s -- Performing Test C_SUPPORTS_FDATA_SECTIONS
 41s -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
 41s -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
 41s -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
 41s -- Looking for os_signpost_interval_begin
 41s -- Looking for os_signpost_interval_begin - not found
 41s -- Found LLVM: 14.0.6
 41s -- Checking for one of the modules 'SPIRV-Tools'
 41s -- Configuring done (3.5s)
 41s -- Generating done (0.0s)
41s -- Build files have been written to: /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build
 41s + make --touch
 41s + rm -f tools/llvm-spirv/llvm-spirv
 41s + cp /usr/bin/llvm-spirv-14 tools/llvm-spirv/llvm-spirv
 41s + make -C test clean
41s make: Entering directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test' 41s make[1]: Entering directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make[2]: Entering directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make[2]: Leaving directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make[2]: Entering directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make[2]: Leaving directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make[1]: Leaving directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build' 41s make: Leaving directory '/tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test'
 41s + make test
 41s [  0%] Built target intrinsics_gen
 41s [ 92%] Built target LLVMSPIRVLib
 41s [ 97%] Built target llvm-spirv
 41s [100%] Running the LLVM-SPIRV regression tests
42s lit.py: /usr/lib/llvm-14/build/utils/lit/lit/llvm/config.py:436: note: using clang: /usr/lib/llvm-14/bin/clang
 42s -- Testing: 623 tests, 64 workers --
42s Testing: 0 2 4 6 8 10 12 14 16 42s FAIL: LLVM_SPIRV :: GroupAndSubgroupInstructions.spvasm (119 of 623) 42s ******************** TEST 'LLVM_SPIRV :: GroupAndSubgroupInstructions.spvasm' FAILED ********************
 42s Script:
 42s --
42s : 'RUN: at line 34'; /usr/bin/spirv-as < /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/GroupAndSubgroupInstructions.spvasm --target-env spv1.0 -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.spv 42s : 'RUN: at line 35'; /usr/bin/spirv-val /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.spv 42s : 'RUN: at line 36'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv -r /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.spv --spirv-target-env=CL1.2 -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc 42s : 'RUN: at line 37'; /usr/lib/llvm-14/bin/llvm-dis /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll 42s : 'RUN: at line 38'; /usr/lib/llvm-14/bin/FileCheck < /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/GroupAndSubgroupInstructions.spvasm --check-prefixes=CHECK-COMMON,CHECK-CL,CHECK-CL12 42s : 'RUN: at line 40'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv -r /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.spv --spirv-target-env=CL2.0 -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc 42s : 'RUN: at line 41'; /usr/lib/llvm-14/bin/llvm-dis /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll 42s : 'RUN: at line 42'; /usr/lib/llvm-14/bin/FileCheck < /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/GroupAndSubgroupInstructions.spvasm --check-prefixes=CHECK-COMMON,CHECK-CL,CHECK-CL20 42s : 'RUN: at line 44'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv -r /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.spv --spirv-target-env=SPV-IR -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc 42s : 'RUN: at line 45'; /usr/lib/llvm-14/bin/llvm-dis /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll 42s : 'RUN: at line 46'; /usr/lib/llvm-14/bin/FileCheck < /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.ll /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/GroupAndSubgroupInstructions.spvasm --check-prefixes=CHECK-COMMON,CHECK-SPV-IR 42s : 'RUN: at line 48'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.bc --spirv-ext=+all -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.rev.spv 42s : 'RUN: at line 49'; /usr/bin/spirv-val /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/GroupAndSubgroupInstructions.spvasm.tmp.rev.spv
 42s --
 42s Exit Code: 1
 42s  42s Command Output (stderr):
 42s --
 42s error: exactly one input file must be specified.
 42s  42s --
 42s  42s ********************
44s Testing: 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 44s FAIL: LLVM_SPIRV :: spirv-tools-dis.ll (383 of 623) 44s ******************** TEST 'LLVM_SPIRV :: spirv-tools-dis.ll' FAILED ********************
 44s Script:
 44s --
44s : 'RUN: at line 1'; /usr/lib/llvm-14/bin/llvm-as /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/spirv-tools-dis.ll -o /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/spirv-tools-dis.ll.tmp.bc 44s : 'RUN: at line 2'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/spirv-tools-dis.ll.tmp.bc --spirv-tools-dis -o - | /usr/lib/llvm-14/bin/FileCheck /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/test/spirv-tools-dis.ll 44s : 'RUN: at line 3'; /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/tools/llvm-spirv/llvm-spirv /tmp/autopkgtest-lxc.xpnph_ne/downtmp/autopkgtest_tmp/build/test/test_output/Output/spirv-tools-dis.ll.tmp.bc --spirv-tools-dis -o - | /usr/bin/spirv-as
 44s --
 44s Exit Code: 1
 44s  44s Command Output (stderr):
 44s --
 44s error: exactly one input file must be specified.
 44s  44s --
 44s  44s ********************
47s Testing: 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78 80 82 84 86 88 90 92 94 96 98 47s ********************
 47s Failed Tests (2):
 47s   LLVM_SPIRV :: GroupAndSubgroupInstructions.spvasm
 47s   LLVM_SPIRV :: spirv-tools-dis.ll
 47s  47s  47s Testing Time: 5.81s
 47s   Unsupported      :   1
 47s   Passed           : 616
 47s   Expectedly Failed:   4
 47s   Failed           :   2
47s make[3]: *** [test/CMakeFiles/check-llvm-spirv.dir/build.make:71: test/CMakeFiles/check-llvm-spirv] Error 1 47s make[2]: *** [CMakeFiles/Makefile2:376: test/CMakeFiles/check-llvm-spirv.dir/all] Error 2 47s make[1]: *** [CMakeFiles/Makefile2:409: test/CMakeFiles/test.dir/rule] Error 2
 47s make: *** [Makefile:299: test] Error 2
 48s autopkgtest [19:16:35]: test upstream-testsuite

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: spirv-llvm-translator-14
Source-Version: 14.0.0-6
Done: Andreas Beckmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
spirv-llvm-translator-14, 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.
Andreas Beckmann <[email protected]> (supplier of updated 
spirv-llvm-translator-14 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: Tue, 11 Jul 2023 14:03:54 +0200
Source: spirv-llvm-translator-14
Architecture: source
Version: 14.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenCL team <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 1040055
Changes:
 spirv-llvm-translator-14 (14.0.0-6) unstable; urgency=medium
 .
   * Fix compatibility with newer spirv-as.  (Closes: #1040055)
   * Bump Standards-Version to 4.6.2.
Checksums-Sha1:
 fce66545758800529d16175fbdfc665860278eaf 2566 
spirv-llvm-translator-14_14.0.0-6.dsc
 ec7b5d67cc2b716e2d1e56f02c43b138ea73b2ff 13536 
spirv-llvm-translator-14_14.0.0-6.debian.tar.xz
 26be5f5ce835f67b60aed35fe4946085716d1b8e 7913 
spirv-llvm-translator-14_14.0.0-6_source.buildinfo
Checksums-Sha256:
 750bd56706252427c159652ba3ebdee1797d7a226e6a1a2718b7052cddef3b28 2566 
spirv-llvm-translator-14_14.0.0-6.dsc
 cca6c2a1428c31b9ad4493dd66c8ad3264809f02f2d26feb15f534608692fb10 13536 
spirv-llvm-translator-14_14.0.0-6.debian.tar.xz
 f28ef620161d7919d0a4e7078781c9b9c304dc42dd82a7d8fa1b346479e1866f 7913 
spirv-llvm-translator-14_14.0.0-6_source.buildinfo
Files:
 1cab7c7d4ab24c1f3edce915926246d7 2566 libdevel optional 
spirv-llvm-translator-14_14.0.0-6.dsc
 47d01c99b85be114c9885a1f349ffb6a 13536 libdevel optional 
spirv-llvm-translator-14_14.0.0-6.debian.tar.xz
 2db68a2f7ef6a8f3a7eb14e1cd0ce7f0 7913 libdevel optional 
spirv-llvm-translator-14_14.0.0-6_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmStUGYQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCCwEEACeYz6tSfcOU0a3s1YNLUGe2vveWT44nSy0
VhKmdactmpT8ycRqpneJHS55Vimcc6PnwOXRHmhfxq0ir6FuI44H6arPJPjP5tM5
Yp9YAMPjaDr1uclIXqM2bmKu/FCa5KgKY/LjVhpAfkYUm2zCGjhDzY/j1O2Tuuzs
6U/CVhg9rDjV1XNYEzRBuDT8ZZFytCHeqFR94I/HEqOiMifHhiTJ2VOwwo0BNTMT
yTUR7VOaUJz5TcfuJGo7OXXmsW90HYraEUIRe+9w5Ewm23s475R3kOMTPrmRyaT5
ewPkIiB6fD5dDC0DvWHlei7JysIV40/nAoAqbzC3cTQflPMcxgfT8KDvit9ie9eA
ricNyGa0b7tAPGMsiBkiWfwpyy2Q50nSaPLLobaqxRbFg8ekcSh6qKM4xXbjMHUi
FN3yfIE64JO8Kw4TkqcgySQMDG3BhC3KvXFB5qGm3v3ayE9quRjR71acksW5QEMa
5vIsjsFXVrvEd/HRDFJDGaGm/QsXxE/d4RQ3yhJdGpwOX/LXpQUud3fIEp2arjTP
7qRRSp6QKx3C6Py90y/TfkYM6OzAIgKLMMGEzq4GM8C8N+oG05kkj8RM8wo9s91o
Tf1UZLPFo4c9w6F/LWPkaU0VmUqfTu/K+C5eF3lK+qb/gfwmXAuvmitN7PMCWGgN
FxWusBZIJA==
=qlxh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to