Your message dated Sun, 06 Nov 2022 07:00:37 +0000
with message-id <e1orze1-00ha1a...@fasolo.debian.org>
and subject line Bug#1023466: fixed in llvm-toolchain-13 1:13.0.1-9
has caused the Debian Bug report #1023466,
regarding llvm-toolchain-13: FTBFS with swig 4.1: interfaces.swig:5: Error:
Macro '__STDC_LIMIT_MACROS' redefined
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.)
--
1023466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: llvm-toolchain-14
Version: 1:14.0.6-7
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Hi,
llvm-toolchain-14 FTBFS on i386 on the buildds, but I can reproduce that
locally on amd64 now, too.
Comparing the build logs shows swig 4.0.2-2 being used on the successful
amd64 buildd build and 4.1.0-0.1 on the failing i386 one.
(Please check the other llvm versions, too.)
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-14&arch=i386&ver=1%3A14.0.6-7&stamp=1667248227&raw=0
...
[2858/7462] cd
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python
&& /usr/bin/swig4.0 -c++ -features autodoc -I/<<PKGBUILDDIR>>/lldb/include
-I/<<PKGBUILDDIR>>/lldb/bindings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-I/<<PKGBUILDDIR>>/lldb/bindings/python -c++ -shadow -python -py3 -threads
-outdir
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python
-o
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python/LLDBWrapPython.cpp
/<<PKGBUILDDIR>>/lldb/bindings/python/python.swig
FAILED: tools/lldb/bindings/python/LLDBWrapPython.cpp
tools/lldb/bindings/python/lldb.py
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python/LLDBWrapPython.cpp
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python/lldb.py
cd
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python
&& /usr/bin/swig4.0 -c++ -features autodoc -I/<<PKGBUILDDIR>>/lldb/include
-I/<<PKGBUILDDIR>>/lldb/bindings -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-I/<<PKGBUILDDIR>>/lldb/bindings/python -c++ -shadow -python -py3 -threads
-outdir
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python
-o
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/bindings/python/LLDBWrapPython.cpp
/<<PKGBUILDDIR>>/lldb/bindings/python/python.swig
Deprecated command line option: -py3. Ignored, this option is no longer
supported.
/<<PKGBUILDDIR>>/lldb/bindings/interfaces.swig:5: Error: Macro
'__STDC_LIMIT_MACROS' redefined,
:1: Error: previous definition of '__STDC_LIMIT_MACROS'.
[2859/7462] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/utils/TableGen
-I/<<PKGBUILDDIR>>/clang/utils/TableGen -I/<<PKGBUILDDIR>>/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -fno-exceptions
-std=c++14 -MD -MT
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o -MF
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o.d -o
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o -c
/<<PKGBUILDDIR>>/clang/utils/TableGen/RISCVVEmitter.cpp
[2860/7462] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -DHAVE_ROUND
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/utils/TableGen
-I/<<PKGBUILDDIR>>/lldb/utils/TableGen -I/<<PKGBUILDDIR>>/lldb/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -I/usr/include/python3.10
-I/<<PKGBUILDDIR>>/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/lldb/../clang/include
-I/usr/include/libxml2 -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes
-Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing
-Wno-deprecated-register -Wno-vla-extension -O3 -DNDEBUG -fno-exceptions
-std=c++14 -MD -MT
tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o
-MF
tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o.d
-o
tools/lldb/utils/TableGen/CMakeFiles/lldb-tblgen.dir/LLDBOptionDefEmitter.cpp.o
-c /<<PKGBUILDDIR>>/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
[2861/7462] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/utils/TableGen
-I/<<PKGBUILDDIR>>/clang/utils/TableGen -I/<<PKGBUILDDIR>>/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -fno-exceptions
-std=c++14 -MD -MT
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o -MF
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o.d -o
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o -c
/<<PKGBUILDDIR>>/clang/utils/TableGen/SveEmitter.cpp
[2862/7462] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/utils/TableGen
-I/<<PKGBUILDDIR>>/clang/utils/TableGen -I/<<PKGBUILDDIR>>/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -fno-exceptions
-std=c++14 -MD -MT
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o -MF
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o.d -o
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o -c
/<<PKGBUILDDIR>>/clang/utils/TableGen/MveEmitter.cpp
[2863/7462] /<<PKGBUILDDIR>>/build-llvm/./bin/clang++ -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/utils/TableGen
-I/<<PKGBUILDDIR>>/clang/utils/TableGen -I/<<PKGBUILDDIR>>/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/tools/clang/include
-I/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins/include
-I/<<PKGBUILDDIR>>/llvm/include -fstack-protector-strong -Wformat
-Werror=format-security -Wno-unused-command-line-argument -Wdate-time
-D_FORTIFY_SOURCE=2 -fPIC -fno-semantic-interposition
-fvisibility-inlines-hidden -Werror=date-time
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion
-Wmisleading-indentation -fdiagnostics-color -ffunction-sections
-fdata-sections
-ffile-prefix-map=/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins=build-llvm/tools/clang/stage2-bins
-ffile-prefix-map=/<<PKGBUILDDIR>>/= -no-canonical-prefixes -fno-common
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -fno-exceptions
-std=c++14 -MD -MT
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o -MF
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o.d -o
tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o -c
/<<PKGBUILDDIR>>/clang/utils/TableGen/NeonEmitter.cpp
ninja: build stopped: subcommand failed.
FAILED: tools/clang/stage2-stamps/stage2-build
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-stamps/stage2-build
cd /<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-bins && /usr/bin/cmake
--build . && /usr/bin/cmake -E touch
/<<PKGBUILDDIR>>/build-llvm/tools/clang/stage2-stamps/stage2-build
ninja: build stopped: subcommand failed.
...
Andreas
--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-13
Source-Version: 1:13.0.1-9
Done: Sylvestre Ledru <sylves...@debian.org>
We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-13, 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 1023...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sylvestre Ledru <sylves...@debian.org> (supplier of updated llvm-toolchain-13
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: Sat, 05 Nov 2022 09:14:23 +0100
Source: llvm-toolchain-13
Architecture: source
Version: 1:13.0.1-9
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Sylvestre Ledru <sylves...@debian.org>
Closes: 1022295 1023466
Changes:
llvm-toolchain-13 (1:13.0.1-9) unstable; urgency=medium
.
* Fix the lldb swig issues (closes: #1023466)
.
[ Jordan Justen ]
* d/rules: Don't send an empty string to cmake when llvm-spirv is not found
* d/rules: Check for llvm-spirv-14 first, and then llvm-spirv
* d/control: Add llvm-spirv-14 as the first build dep option
(Closes: #1022295)
* d/rules: Run sed to include .spv files if LLVM_SPIRV is defined
* d/rules: Don't check package version of llvm-spirv-14
Checksums-Sha1:
df332b601451b313642777c4798bf198d9d292b8 7273 llvm-toolchain-13_13.0.1-9.dsc
57529d54071de79406f89dbb1e187900c9be81d2 158668
llvm-toolchain-13_13.0.1-9.debian.tar.xz
26cb5903d1e89f86796d33d525e2e164355e4d84 30884
llvm-toolchain-13_13.0.1-9_amd64.buildinfo
Checksums-Sha256:
94691125d2158f2daaf9bcc3138bf900b39ce68f1cb0e25a98a5b517989007d2 7273
llvm-toolchain-13_13.0.1-9.dsc
b12a67e7ce4acc12c10786af8d740e129a342e6aecfae3175e21f5a05022ff60 158668
llvm-toolchain-13_13.0.1-9.debian.tar.xz
85dfe9ca71864cd864b71a39434435ec44231148ff8c6c94f43900dfe5cdaa0f 30884
llvm-toolchain-13_13.0.1-9_amd64.buildinfo
Files:
b343c5f54bc7d73c844d8edc1723e3e4 7273 devel optional
llvm-toolchain-13_13.0.1-9.dsc
8c1b8c15846bc74c2371f3cc8927d525 158668 devel optional
llvm-toolchain-13_13.0.1-9.debian.tar.xz
33d06571502c8a28dc619d66f6bf615a 30884 devel optional
llvm-toolchain-13_13.0.1-9_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAmNnVHwACgkQfmUo2nUv
G+GvDw/9EYDGSSmYmRGSfiqJJCrnE1MiDW/9xyvWFOgeXQUNfxMnlslF6ptfreij
IMX8eskmkYi8FmSXhUGrtoqOryIMcsCGL8+Caf7ZNmvcC+AQHTaMN8POn56X0Sb/
B4OgqhSCAinK7gusuP1ypX2peED/W9y9xztV9tmJHUyTgTgTeNYV6L/jWR1IQ9fh
XAGNw7MsMNArNYXZnNf42Y7P0QNsvlGY5aMMF1gqwbeKWNYG6tT9EkIaj3ZKAlFp
XynHxqbuqPfDsE64LBOq7jBVIBIDuPXxM8HRZHZP0PMWLFf1y7i0SbErlcJ14mJG
9e8zhH6pUmpp+5Dvr2veg9/HYsjmAfWDFYVS9gB3i6Pzcmgsz+HmPHQNve4r5Wey
FI4teihjzLfMJCn4cNAbP9felrX9geKnyAbDpHoOKh9oZ2tTpED2u5/J6Txg4zno
gkimHT6anZ0QYcHIZXWR1ub4hbSPUInilZlg9m10p9Qmzah8h/VfLTbbHLQybII8
g5e1W0MRZ3z/PV+w4mNQpuVwxM/t1QE1k7xQOA3rvqWFL51Y4IYxtapmQgMyZsAE
lk22wletUKdk1PPF1ZK4Q78v+rjT0mQ1vIAFc0XWa0tCdJIzFfTmhAOpDFDZX7A4
4cgqReaurFT9ASKWa1QS3Ilejv8CxzM7kgZOF7AxZISVszQFemE=
=lPV6
-----END PGP SIGNATURE-----
--- End Message ---