Bug#1021857: marked as done (llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target "sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does not exist.)

2022-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2022 19:28:59 +0100
with message-id 
and subject line fixed
has caused the Debian Bug report #1021857,
regarding llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target 
"sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does 
not exist.
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.)


-- 
1021857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021857
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: llvm-14-dev
Version: 1:14.0.6-5
Severity: serious

This is an autopkgtest regression, but also experienced e.g. while
building spirv-llvm-translator-14:

-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FFI_CALL
-- Performing Test HAVE_FFI_CALL - Success
-- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so  
-- Performing Test Terminfo_LINKABLE
-- Performing Test Terminfo_LINKABLE - Success
-- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so  
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 
CMake Error at /usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake:1598 (message):
  The imported target "sancov" references the file

 "/usr/lib/llvm-14/bin/sancov"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/llvm-14/cmake/LLVMConfig.cmake:323 (include)
  CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!


Andreas
--- End Message ---
--- Begin Message ---

fixed 1021857 1:14.0.6-7
thanks

I think the issue is fixed but if someone knows cmake well. please let 
me know :)


Cheers
S--- End Message ---


Bug#1021857: marked as done (llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target "sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does not exist.)

2022-10-23 Thread Debian Bug Tracking System
Your message dated Sun, 23 Oct 2022 18:37:16 +
with message-id 
and subject line Bug#1022414: fixed in llvm-toolchain-14 1:14.0.6-6
has caused the Debian Bug report #1022414,
regarding llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target 
"sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does 
not exist.
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.)


-- 
1022414: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: llvm-14-dev
Version: 1:14.0.6-5
Severity: serious

This is an autopkgtest regression, but also experienced e.g. while
building spirv-llvm-translator-14:

-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FFI_CALL
-- Performing Test HAVE_FFI_CALL - Success
-- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so  
-- Performing Test Terminfo_LINKABLE
-- Performing Test Terminfo_LINKABLE - Success
-- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so  
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 
CMake Error at /usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake:1598 (message):
  The imported target "sancov" references the file

 "/usr/lib/llvm-14/bin/sancov"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/llvm-14/cmake/LLVMConfig.cmake:323 (include)
  CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!


Andreas
--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-14
Source-Version: 1:14.0.6-6
Done: Sylvestre Ledru 

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 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru  (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: Sun, 23 Oct 2022 16:07:45 +0200
Source: llvm-toolchain-14
Architecture: source
Version: 1:14.0.6-6
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team 
Changed-By: Sylvestre Ledru 
Closes: 1021857 1022414
Changes:
 llvm-toolchain-14 (1:14.0.6-6) unstable; urgency=medium
 .
   * Unbreak the cmake detection (Closes: #1021857, #1022414)
Checksums-Sha1:
 d85a31643f5f9b88be53fbd551987ea329476351 7208 llvm-toolchain-14_14.0.6-6.dsc
 ac2b1af5ded2c8b9b2ab7afb30b0e1e1f506cec6 154560 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 b49b7830526029522bc38aef1f84165bfe3f0263 31017 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo
Checksums-Sha256:
 b049642c5060562f0da889ba1ee1de39309b231194db274aeb3b0a84bb978686 7208 
llvm-toolchain-14_14.0.6-6.dsc
 7d93e23e63c74f14b18cabb7c992cd7e190181298beaa961d6216f2634d3b1d3 154560 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 d5b8fb37801fdea9a1d63e73fb1b45999230c7114239a946647ad2e3a20f1255 31017 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo
Files:
 dcc65e053373b2a96e8b1d6c49ec2ca8 7208 devel optional 
llvm-toolchain-14_14.0.6-6.dsc
 25f1a9b74b1ae273fa134ce822531d89 154560 devel optional 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 ebf95d429e4735cd1ac6ed86f7e23ae7 31017 devel optional 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-


Bug#1021857: marked as done (llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target "sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does not exist.)

2022-10-23 Thread Debian Bug Tracking System
Your message dated Sun, 23 Oct 2022 18:37:16 +
with message-id 
and subject line Bug#1021857: fixed in llvm-toolchain-14 1:14.0.6-6
has caused the Debian Bug report #1021857,
regarding llvm-14-dev: CMake Error in LLVMExports.cmake: The imported target 
"sancov" references the file "/usr/lib/llvm-14/bin/sancov" but this file does 
not exist.
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.)


-- 
1021857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021857
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: llvm-14-dev
Version: 1:14.0.6-5
Severity: serious

This is an autopkgtest regression, but also experienced e.g. while
building spirv-llvm-translator-14:

-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test HAVE_FFI_CALL
-- Performing Test HAVE_FFI_CALL - Success
-- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so  
-- Performing Test Terminfo_LINKABLE
-- Performing Test Terminfo_LINKABLE - Success
-- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so  
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") 
CMake Error at /usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake:1598 (message):
  The imported target "sancov" references the file

 "/usr/lib/llvm-14/bin/sancov"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 "/usr/lib/llvm-14/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/llvm-14/cmake/LLVMConfig.cmake:323 (include)
  CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!


Andreas
--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-14
Source-Version: 1:14.0.6-6
Done: Sylvestre Ledru 

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 1021...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru  (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: Sun, 23 Oct 2022 16:07:45 +0200
Source: llvm-toolchain-14
Architecture: source
Version: 1:14.0.6-6
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team 
Changed-By: Sylvestre Ledru 
Closes: 1021857 1022414
Changes:
 llvm-toolchain-14 (1:14.0.6-6) unstable; urgency=medium
 .
   * Unbreak the cmake detection (Closes: #1021857, #1022414)
Checksums-Sha1:
 d85a31643f5f9b88be53fbd551987ea329476351 7208 llvm-toolchain-14_14.0.6-6.dsc
 ac2b1af5ded2c8b9b2ab7afb30b0e1e1f506cec6 154560 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 b49b7830526029522bc38aef1f84165bfe3f0263 31017 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo
Checksums-Sha256:
 b049642c5060562f0da889ba1ee1de39309b231194db274aeb3b0a84bb978686 7208 
llvm-toolchain-14_14.0.6-6.dsc
 7d93e23e63c74f14b18cabb7c992cd7e190181298beaa961d6216f2634d3b1d3 154560 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 d5b8fb37801fdea9a1d63e73fb1b45999230c7114239a946647ad2e3a20f1255 31017 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo
Files:
 dcc65e053373b2a96e8b1d6c49ec2ca8 7208 devel optional 
llvm-toolchain-14_14.0.6-6.dsc
 25f1a9b74b1ae273fa134ce822531d89 154560 devel optional 
llvm-toolchain-14_14.0.6-6.debian.tar.xz
 ebf95d429e4735cd1ac6ed86f7e23ae7 31017 devel optional 
llvm-toolchain-14_14.0.6-6_amd64.buildinfo

-BEGIN PGP SIGNATURE-