Your message dated Thu, 16 Feb 2023 10:17:05 +0000
with message-id <e1psbk5-00e6ag...@fasolo.debian.org>
and subject line Bug#1027013: fixed in llvm-toolchain-14 1:14.0.6-11
has caused the Debian Bug report #1027013,
regarding llvm-toolchain-14 autopkg test fails
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.)


-- 
1027013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027013
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:llvm-toolchain-14
Version: 1:14.0.6-9
Severity: serious
Tags: sid bookworm

no idea what this test is supposed to test ...

however the source reads:

// Test the link against libclang-cppXX
//
// REQUIRES: clang, llvm-config
// RUN: %clangxx -lclang-cpp -v %s -o %t `%llvm-config --cxxflags --ldflags 
--libs`
// RUN: ldd %t 2>&1|grep -q libclang-cpp

with --as-needed as the default in the linker this is doomed to fail, having the library on the command line before the object file.

unsure if that is the root cause, as it only fails on amd64 and arm64.

https://ci.debian.net/data/autopkgtest/testing/amd64/l/llvm-toolchain-14/29644065/log.gz


[...]
FAIL: LLVM regression suite :: libclang_cpp.cpp (25 of 45)
******************** TEST 'LLVM regression suite :: libclang_cpp.cpp' FAILED ********************
Script:
--
: 'RUN: at line 4'; /usr/bin/clang++-14 -lclang-cpp -v /tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/tests/libclang_cpp.cpp -o /tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/build/tests/Output/libclang_cpp.cpp.tmp `/usr/bin/llvm-config-14 --cxxflags --ldflags --libs` : 'RUN: at line 5'; ldd /tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/build/tests/Output/libclang_cpp.cpp.tmp 2>&1|grep -q libclang-cpp
--
Exit Code: 1

Command Output (stderr):
--
Debian clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/10
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12
Candidate multilib: .;@m64
Selected multilib: .;@m64
"/usr/lib/llvm-14/bin/clang" -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all --mrelax-relocations -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name libclang_cpp.cpp -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -mllvm -treat-scalable-fixed-error-as-warning -debugger-tuning=gdb -v -fcoverage-compilation-dir=/tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/build/tests -resource-dir /usr/lib/llvm-14/lib/clang/14.0.6 -I /usr/lib/llvm-14/include -D _GNU_SOURCE -D __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward -internal-isystem /usr/lib/llvm-14/lib/clang/14.0.6/include -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -std=c++14 -fdeprecated-macro -fdebug-compilation-dir=/tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/build/tests -ferror-limit 19 -fgnuc-version=4.2.1 -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o /tmp/lit-tmp-f4zxudnz/libclang_cpp-b074e4.o -x c++ /tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/tests/libclang_cpp.cpp
clang -cc1 version 14.0.6 based upon LLVM 14.0.6 default target 
x86_64-pc-linux-gnu
ignoring nonexistent directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../x86_64-linux-gnu/include"
ignoring nonexistent directory "/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/llvm-14/include
 /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12

/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/x86_64-linux-gnu/c++/12
 /usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/backward
 /usr/lib/llvm-14/lib/clang/14.0.6/include
 /usr/local/include
 /usr/include/x86_64-linux-gnu
 /usr/include
End of search list.
"/usr/bin/ld" -pie --hash-style=both --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o /tmp/autopkgtest-lxc._y_hntgm/downtmp/autopkgtest_tmp/build/tests/Output/libclang_cpp.cpp.tmp /lib/x86_64-linux-gnu/Scrt1.o /lib/x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/llvm-14/lib -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/llvm-14/bin/../lib -L/lib -L/usr/lib -lclang-cpp /tmp/lit-tmp-f4zxudnz/libclang_cpp-b074e4.o -lLLVM-14 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib/gcc/x86_64-linux-gnu/12/crtendS.o /lib/x86_64-linux-gnu/crtn.o

--

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-14
Source-Version: 1:14.0.6-11
Done: Gianfranco Costamagna <locutusofb...@debian.org>

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

Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated 
llvm-toolchain-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 16 Feb 2023 10:44:03 +0100
Source: llvm-toolchain-14
Built-For-Profiles: noudeb
Architecture: source
Version: 1:14.0.6-11
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <pkg-llvm-t...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Closes: 1027013
Changes:
 llvm-toolchain-14 (1:14.0.6-11) unstable; urgency=medium
 .
   [ Sylvestre Ledru ]
   * Update SV to 4.6.2
   * Disable libc++-$(LLVM_VERSION)-dev-wasm32 on old Debian & Ubuntu:
     bionic buster focal bullseye jammy
     either wasi-libc isn't available or too old or we face bug
     https://sourceware.org/bugzilla/show_bug.cgi?id=27558
   * adjust the lintian override format with the []
   * hardcode a bit less sccache usage
 .
   [ Gianfranco Costamagna ]
   * Fix riscv64 build by adding spirv again (from @paravoid)
   * debian/patches/libclang-cpp-test-link-failure.patch: Cherry-pick
     and change in a minimal way, upstream patch to fix underlinking
     with as-needed default flag (Closes: #1027013)
   * Ignore some wasm32 failures with c++ for now
 .
   [ Samuel Thibault ]
   * Fix hurd build by fixing Linux-specific lines.
Checksums-Sha1:
 a934320ca2554a25838732c46a49c9525a81886b 7699 llvm-toolchain-14_14.0.6-11.dsc
 f9c51d93862f935645ab2bbe5bb84d46b196615d 161968 
llvm-toolchain-14_14.0.6-11.debian.tar.xz
 080504a2571af71b274775085645e76c819e119b 11591 
llvm-toolchain-14_14.0.6-11_source.buildinfo
Checksums-Sha256:
 5012b707f57ea5cfef42799a04b7e598710f08fe1348576c9ce71ec13006e2fb 7699 
llvm-toolchain-14_14.0.6-11.dsc
 c8f58950061366824e1d80a4de78f9a7d54288a824e5446cd1cdcd8e653e48fd 161968 
llvm-toolchain-14_14.0.6-11.debian.tar.xz
 d771f198337895963f22f6afb9ebfd16545a4982e6a8f6505d9390a6703d020b 11591 
llvm-toolchain-14_14.0.6-11_source.buildinfo
Files:
 81ef554f0570dc3a4935dcce32a4298d 7699 devel optional 
llvm-toolchain-14_14.0.6-11.dsc
 f8338ff8ca9d4e9da2c500bdcded51fc 161968 devel optional 
llvm-toolchain-14_14.0.6-11.debian.tar.xz
 4ff4d71c161ffbe388e3f2f694cea40f 11591 devel optional 
llvm-toolchain-14_14.0.6-11_source.buildinfo

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

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmPt/CoACgkQ808JdE6f
XdmHoQ/+MGkH5oZjK5tMDpH0ZXFiJd+2y+tNP7vMsIJFp6/mSZ5sC7gH5rPXLmS7
42bjx3Cl8D06/xSbqtmjL2BwWwFS6pPVnmrJwwunrQYuivkoFDSzQvIZJaM0pcDw
V7/4iXu390H51tbvokCVca2G4rml2/hga7VQNLegneniFNiftJJ1/R3eYnbuZH9e
vCjVNJIBUFJPidsRMX4GeLEQPeSN48F+hk2i6nx/812VOxcLzu3qD6EbaqrzNR8H
q+u2qx2G5QPkG9Bmej1ZrRSlR+VLB6fRUqFhtnvchB9FwJfpGOM6ghDH8cTQRGed
MMPxS5TStNNQFlhE8vfd/SkN8BkDoP7bfwyLU3rhXuDjcP2b7k2poBNlu+0WuaCm
eyhz/KjnDKnfIW4vNmusGx1MVUr1z8B03B7D24IGI05xl+bgOxNeB8Ls5/4Zt/lV
Mw7fIYV999/giCpb5fO8vib3ubnwt61xH4ch/XWipH8zJOEXoOEGWDvpjrukmVe3
iG3wu/Wl/5/fgxqtMPdtiM9oxo5VZDiBAlweb2RVKq2dM4kPSnDEORzBfKRVTac1
RX0stHDSK3V2D8o3zINwP590qzrZbhXYEFSlHAv0I+SpGJMTympjT4SdQBaTddwu
Qke8ZMtAvnkQoGXcpVvDL3hrd6GCKEywg9dNqyd84P4nvV0lfS4=
=Al5J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to