Bug#1031387: supertuxkart: Fails to compile due to inescaped +, bug in shaderc
Rishi Cutchin
rishincutchin at gmail.com
Thu Feb 16 08:29:33 GMT 2023
Package: supertuxkart
Version: testing
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: rishincutchin at gmail.com
Dear Maintainer,
* What led up to the situation?
Attempting to backport supertuxkart, necessary to backport glslang
aswell.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Compiled with fakeroot debian/rules binary
* What was the outcome of this action?
Failed to build due to
cd /home/rishi/build/supertuxkart/supertuxkart-1.4+dfsg/obj-x86_64-linux-gnu/lib/shaderc/libshaderc && /usr/bin/ar -M < shaderc_combined.ar
+Syntax error in archive script, line 1
Appears to be an issue with cmake and shadercc not properly escaping '+'
character:
https://github.com/google/shaderc/issues/473
* What outcome did you expect instead?
Successful (test) compile
-- System Information:
Debian Release: 11.6
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-21-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Pkg-games-devel
mailing list