[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1005112: marked as done (glslang: invalid bytecode generated on big endian architectures)



Your message dated Sun, 20 Feb 2022 15:04:50 +0100
with message-id <20220220140450.g274qoo53s4krrjm@mail.gaussglocke.de>
and subject line Re: glslang: invalid bytecode generated on big endian architectures
has caused the Debian Bug report #1005112,
regarding glslang: invalid bytecode generated on big endian architectures
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 owner@bugs.debian.org
immediately.)


-- 
1005112: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005112
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: glslang-dev
Version: 11.7.1-1
Severity: important
Tags: ftbfs
Control: affects -1 src:filament

Dear maintainers,

building Filament on s390x and other BE architectures fails with

    terminate called after throwing an instance of 'spirv_cross::CompilerError'
      what():  Cannot resolve expression type.
    Aborted

This seems to be caused by invalid bytecode, which is generated by
TShader and GlslangToSpv, e.g.

    GlslangToSpv(*tShader.getIntermediate(), spirv, &options);

A number of issues have been fixed with the new upstream release
11.8.0, which look like they might be the cause for (or at least
contributing to) this bug [1][2][3], so I'd appreciate it if you
could package the new release.


Cheers
Timo


[1] https://github.com/KhronosGroup/glslang/issues/202
[2] https://github.com/KhronosGroup/glslang/issues/2802
[3] https://github.com/KhronosGroup/glslang/issues/2807


--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Control: fixed 11.8.0+1.3.204.0-1

On Mon, 7 Feb 2022 14:21:48 +0100 Timo Röhling <roehling@debian.org> wrote:
     terminate called after throwing an instance of 'spirv_cross::CompilerError'
       what():  Cannot resolve expression type.
     Aborted
It looks like the latest upload has fixed my build issue with
filament. Thank you very much!


Cheers
Timo


--
⢀⣴⠾⠻⢶⣦⠀   ╭────────────────────────────────────────────────────╮
⣾⠁⢠⠒⠀⣿⡁   │ Timo Röhling                                       │
⢿⡄⠘⠷⠚⠋⠀   │ 9B03 EBB9 8300 DF97 C2B1  23BF CC8C 6BDD 1403 F4CA │
⠈⠳⣄⠀⠀⠀⠀   ╰────────────────────────────────────────────────────╯

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: