Source: corrosion
Version: 0.4.7-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>       Start  1: cargo_flags_build
> 
> 1: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/cargo_flags/cargo_flags" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags
> 1: Test timeout computed to be: 1500
> test 4
>       Start  4: cpp2rust_build
> 
> 4: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/cpp2rust/cpp2rust" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust
> 4: Test timeout computed to be: 1500
> test 7
>       Start  7: crate_type_build
> 
> 7: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/crate_type/crate_type" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type
> 7: Test timeout computed to be: 1500
> test 10
>       Start 10: custom_profiles_global_build
> 
> 10: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 10: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles
> 10: Test timeout computed to be: 1500
> test 13
>       Start 13: custom_profiles_target_specific_build
> 
> 13: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "PASS_THROUGH_ARGS" "-DCORROSION_TEST_USE_TARGET_SPECIFIC_OVERRIDE=ON"
> 13: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles
> 13: Test timeout computed to be: 1500
> test 16
>       Start 16: dev_profile_build
> 
> 16: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "CARGO_PROFILE" "dev"
> 16: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles
> 16: Test timeout computed to be: 1500
> test 19
>       Start 19: release_profile_build
> 
> 19: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile"
>  "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" "" 
> "CARGO_PROFILE" "release"
> 19: Working Directory: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles
> 19: Test timeout computed to be: 1500
> test 22
>       Start 22: cbindgen_rust2cpp_build
> 
> 22: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/cbindgen/rust2cpp" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 22: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen
> 22: Test timeout computed to be: 1500
> 1: CMake Warning:
> 1:   Ignoring empty string ("") provided on the command line.
> 1: 
> 1: 
> 1: CMake Warning:
> 1:   Ignoring empty string ("") provided on the command line.
> 1: 
> 1: 
> 1: CMake Warning:
> 1:   Ignoring empty string ("") provided on the command line.
> 1: 
> 1: 
> 1: CMake Warning:
> 1:   Ignoring empty string ("") provided on the command line.
> 1: 
> 1: 
> 1: CMake Warning:
> 1:   Ignoring empty string ("") provided on the command line.
> 1: 
> 1: 
> 1: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags
> 7: CMake Warning:
> 7:   Ignoring empty string ("") provided on the command line.
> 7: 
> 7: 
> 7: CMake Warning:
> 7:   Ignoring empty string ("") provided on the command line.
> 7: 
> 7: 
> 7: CMake Warning:
> 7:   Ignoring empty string ("") provided on the command line.
> 7: 
> 7: 
> 7: CMake Warning:
> 7:   Ignoring empty string ("") provided on the command line.
> 7: 
> 7: 
> 7: CMake Warning:
> 7:   Ignoring empty string ("") provided on the command line.
> 7: 
> 7: 
> 4: CMake Warning:
> 4:   Ignoring empty string ("") provided on the command line.
> 4: 
> 4: 
> 4: CMake Warning:
> 4:   Ignoring empty string ("") provided on the command line.
> 4: 
> 4: 
> 4: CMake Warning:
> 4:   Ignoring empty string ("") provided on the command line.
> 4: 
> 4: 
> 4: CMake Warning:
> 4:   Ignoring empty string ("") provided on the command line.
> 4: 
> 4: 
> 4: CMake Warning:
> 4:   Ignoring empty string ("") provided on the command line.
> 4: 
> 4: 
> 4: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust
> 7: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type
> 10: CMake Warning:
> 10:   Ignoring empty string ("") provided on the command line.
> 10: 
> 10: 
> 10: CMake Warning:
> 10:   Ignoring empty string ("") provided on the command line.
> 10: 
> 10: 
> 10: CMake Warning:
> 10:   Ignoring empty string ("") provided on the command line.
> 10: 
> 10: 
> 10: CMake Warning:
> 10:   Ignoring empty string ("") provided on the command line.
> 10: 
> 10: 
> 10: CMake Warning:
> 10:   Ignoring empty string ("") provided on the command line.
> 10: 
> 10: 
> 10: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global
> 16: CMake Warning:
> 16:   Ignoring empty string ("") provided on the command line.
> 16: 
> 16: 
> 16: CMake Warning:
> 16:   Ignoring empty string ("") provided on the command line.
> 16: 
> 16: 
> 16: CMake Warning:
> 16:   Ignoring empty string ("") provided on the command line.
> 16: 
> 16: 
> 16: CMake Warning:
> 16:   Ignoring empty string ("") provided on the command line.
> 16: 
> 16: 
> 16: CMake Warning:
> 16:   Ignoring empty string ("") provided on the command line.
> 16: 
> 16: 
> 16: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile
> 19: CMake Warning:
> 19:   Ignoring empty string ("") provided on the command line.
> 19: 
> 19: 
> 19: CMake Warning:
> 19:   Ignoring empty string ("") provided on the command line.
> 19: 
> 13: CMake Warning:
> 13:   Ignoring empty string ("") provided on the command line.
> 13: 
> 19: 
> 19: CMake Warning:
> 19:   Ignoring empty string ("") provided on the command line.
> 19: 
> 19: 
> 19: CMake Warning:
> 19:   Ignoring empty string ("") provided on the command line.
> 19: 
> 19: 
> 19: CMake Warning:
> 19:   Ignoring empty string ("") provided on the command line.
> 19: 
> 19: 
> 13: 
> 13: CMake Warning:
> 13:   Ignoring empty string ("") provided on the command line.
> 13: 
> 13: 
> 13: CMake Warning:
> 13:   Ignoring empty string ("") provided on the command line.
> 13: 
> 13: 
> 13: CMake Warning:
> 13:   Ignoring empty string ("") provided on the command line.
> 13: 
> 13: 
> 13: CMake Warning:
> 13:   Ignoring empty string ("") provided on the command line.
> 13: 
> 13: 
> 22: CMake Warning:
> 22:   Ignoring empty string ("") provided on the command line.
> 22: 
> 22: 
> 22: CMake Warning:
> 22:   Ignoring empty string ("") provided on the command line.
> 22: 
> 22: 
> 22: CMake Warning:
> 22:   Ignoring empty string ("") provided on the command line.
> 22: 
> 22: 
> 22: CMake Warning:
> 22:   Ignoring empty string ("") provided on the command line.
> 22: 
> 22: 
> 22: CMake Warning:
> 22:   Ignoring empty string ("") provided on the command line.
> 22: 
> 22: 
> 13: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific
> 22: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp
> 19: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile
> 10: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 10: -- The C compiler identification is GNU 13.3.0
> 7: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/crate_type/crate_type' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 7: -- The C compiler identification is GNU 13.3.0
> 16: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-DCARGO_PROFILE=dev' '-S' 
> '/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 16: -- The C compiler identification is GNU 13.3.0
> 1: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/cargo_flags/cargo_flags' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags'
> 1: -- The C compiler identification is GNU 13.3.0
> 19: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-DCARGO_PROFILE=release' '-S' 
> '/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: -- The C compiler identification is GNU 13.3.0
> 4: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/cpp2rust/cpp2rust' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: -- The C compiler identification is GNU 13.3.0
> 13: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' 
> '-DCORROSION_TEST_USE_TARGET_SPECIFIC_OVERRIDE=ON' '-S' 
> '/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific'
> 13: -- The C compiler identification is GNU 13.3.0
> 22: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/cbindgen/rust2cpp' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp'
> 22: -- The C compiler identification is GNU 13.3.0
> 10: -- The CXX compiler identification is GNU 13.3.0
> 7: -- The CXX compiler identification is GNU 13.3.0
> 1: -- The CXX compiler identification is GNU 13.3.0
> 16: -- The CXX compiler identification is GNU 13.3.0
> 4: -- The CXX compiler identification is GNU 13.3.0
> 19: -- The CXX compiler identification is GNU 13.3.0
> 7: -- Detecting C compiler ABI info
> 22: -- The CXX compiler identification is GNU 13.3.0
> 10: -- Detecting C compiler ABI info
> 16: -- Detecting C compiler ABI info
> 4: -- Detecting C compiler ABI info
> 13: -- The CXX compiler identification is GNU 13.3.0
> 1: -- Detecting C compiler ABI info
> 19: -- Detecting C compiler ABI info
> 13: -- Detecting C compiler ABI info
> 22: -- Detecting C compiler ABI info
> 7: -- Detecting C compiler ABI info - done
> 19: -- Detecting C compiler ABI info - done
> 10: -- Detecting C compiler ABI info - done
> 1: -- Detecting C compiler ABI info - done
> 16: -- Detecting C compiler ABI info - done
> 4: -- Detecting C compiler ABI info - done
> 19: -- Check for working C compiler: /usr/bin/cc - skipped
> 19: -- Detecting C compile features
> 19: -- Detecting C compile features - done
> 19: -- Detecting CXX compiler ABI info
> 22: -- Detecting C compiler ABI info - done
> 10: -- Check for working C compiler: /usr/bin/cc - skipped
> 10: -- Detecting C compile features
> 10: -- Detecting C compile features - done
> 4: -- Check for working C compiler: /usr/bin/cc - skipped
> 4: -- Detecting C compile features
> 4: -- Detecting C compile features - done
> 4: -- Detecting CXX compiler ABI info
> 10: -- Detecting CXX compiler ABI info
> 7: -- Check for working C compiler: /usr/bin/cc - skipped
> 7: -- Detecting C compile features
> 1: -- Check for working C compiler: /usr/bin/cc - skipped
> 13: -- Detecting C compiler ABI info - done
> 1: -- Detecting C compile features
> 1: -- Detecting C compile features - done
> 7: -- Detecting C compile features - done
> 1: -- Detecting CXX compiler ABI info
> 7: -- Detecting CXX compiler ABI info
> 16: -- Check for working C compiler: /usr/bin/cc - skipped
> 16: -- Detecting C compile features
> 16: -- Detecting C compile features - done
> 16: -- Detecting CXX compiler ABI info
> 13: -- Check for working C compiler: /usr/bin/cc - skipped
> 13: -- Detecting C compile features
> 13: -- Detecting C compile features - done
> 13: -- Detecting CXX compiler ABI info
> 22: -- Check for working C compiler: /usr/bin/cc - skipped
> 22: -- Detecting C compile features
> 22: -- Detecting C compile features - done
> 22: -- Detecting CXX compiler ABI info
> 19: -- Detecting CXX compiler ABI info - done
> 4: -- Detecting CXX compiler ABI info - done
> 19: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 19: -- Detecting CXX compile features
> 19: -- Detecting CXX compile features - done
> 19: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 19: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 19:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 19:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 19: Call Stack (most recent call first):
> 19:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 19:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 19: 
> 19: 
> 10: -- Detecting CXX compiler ABI info - done
> 7: -- Detecting CXX compiler ABI info - done
> 1: -- Detecting CXX compiler ABI info - done
> 4: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 16: -- Detecting CXX compiler ABI info - done
> 4: -- Detecting CXX compile features
> 4: -- Detecting CXX compile features - done
> 4: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 4: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 4:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 4:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 4: Call Stack (most recent call first):
> 4:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 4:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 4: 
> 4: 
> 22: -- Detecting CXX compiler ABI info - done
> 10: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 10: -- Detecting CXX compile features
> 10: -- Detecting CXX compile features - done
> 10: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 10: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 10:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 10:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 10: Call Stack (most recent call first):
> 10:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 10:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 10: 
> 10: 
> 7: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 7: -- Detecting CXX compile features
> 7: -- Detecting CXX compile features - done
> 7: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 7: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 7:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 7:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 7: Call Stack (most recent call first):
> 7:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 7:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 7: 
> 7: 
> 13: -- Detecting CXX compiler ABI info - done
> 1: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 1: -- Detecting CXX compile features
> 1: -- Detecting CXX compile features - done
> 1: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 22: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 22: -- Detecting CXX compile features
> 22: -- Detecting CXX compile features - done
> 19: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 19: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 19: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 1: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 1:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 1:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 1: Call Stack (most recent call first):
> 1:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 1:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 1: 
> 1: 
> 22: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 22: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 22:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 22:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 22: Call Stack (most recent call first):
> 22:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 22:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 22: 
> 22: 
> 16: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 16: -- Detecting CXX compile features
> 16: -- Detecting CXX compile features - done
> 13: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 16: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 13: -- Detecting CXX compile features
> 16: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 16:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 16:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 16: Call Stack (most recent call first):
> 16:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 16:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 16: 
> 16: 
> 13: -- Detecting CXX compile features - done
> 13: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 4: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 4: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 4: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 13: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 13:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 13:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 13: Call Stack (most recent call first):
> 13:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 13:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 13: 
> 13: 
> 10: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 10: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 10: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 7: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 7: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 7: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 22: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 22: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 22: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 16: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 16: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 16: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 1: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 1: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> 1: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 13: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 13: -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: 
> gnu
> 13: -- Determining required link libraries for target x86_64-unknown-linux-gnu
> 4: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 4: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 4: -- Using Corrosion as a subdirectory
> 19: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 19: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 19: -- Using Corrosion as a subdirectory
> 4: -- Found 2 targets in package rust-exe
> 4: -- TARGET rust-exe produces byproducts rust-exe;
> 4: -- Corrosion created the following CMake targets: rust-exe
> 4: -- Output directory property (target rust-exe): RUNTIME_OUTPUT_DIRECTORY 
> dir: output_directory-NOTFOUND
> 4: -- Setting IMPORTED_LOCATION for target rust-exe to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust/rust-exe`.
> 4: -- Adding command to copy byproducts `rust-exe` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust/rust-exe
> 4: -- Configuring done (1.4s)
> 19: -- Found 1 targets in package cargo-profiles-lib
> 19: -- TARGET cargo_profiles_lib produces byproducts libcargo_profiles_lib.a;;
> 19: -- Corrosion created the following CMake targets: cargo_profiles_lib
> 19: -- Output directory property (target cargo_profiles_lib): 
> ARCHIVE_OUTPUT_DIRECTORY dir: output_directory-NOTFOUND
> 19: -- Setting IMPORTED_LOCATION for target cargo_profiles_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile/libcargo_profiles_lib.a`.
> 19: -- Adding command to copy byproducts `libcargo_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile/libcargo_profiles_lib.a
> 19: -- Configuring done (1.4s)
> 19: -- Generating done (0.0s)
> 7: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 7: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 7: -- Using Corrosion as a subdirectory
> 4: -- Generating done (0.0s)
> 4: -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust
> 19: -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile
> 10: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 10: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 10: -- Using Corrosion as a subdirectory
> 4: '/usr/bin/cmake' '--build' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> make rule.
> 7: -- Found 1 targets in package proj1
> 7: -- TARGET proj1 produces byproducts libproj1.a;;
> 7: -- Corrosion created the following CMake targets: proj1
> 22: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 22: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 22: -- Using Corrosion as a subdirectory
> 19: '/usr/bin/cmake' '--build' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> make rule.
> 16: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 16: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 16: -- Using Corrosion as a subdirectory
> 10: -- Found 1 targets in package custom-profiles-lib
> 10: -- TARGET custom_profiles_lib produces byproducts 
> libcustom_profiles_lib.a;;
> 10: -- Corrosion created the following CMake targets: custom_profiles_lib
> 10: -- Output directory property (target custom_profiles_lib): 
> ARCHIVE_OUTPUT_DIRECTORY dir: output_directory-NOTFOUND
> 10: -- Setting IMPORTED_LOCATION for target custom_profiles_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global/libcustom_profiles_lib.a`.
> 10: -- Adding command to copy byproducts `libcustom_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global/libcustom_profiles_lib.a
> 10: -- Configuring done (1.5s)
> 22: -- Found 1 targets in package rust-lib
> 22: -- TARGET rust_lib produces byproducts librust_lib.a;;
> 22: -- Corrosion created the following CMake targets: rust_lib
> 22: -- Configuring incomplete, errors occurred!
> 22: CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1725 (message):
> 22:   `rust-lib` is not a target imported by corrosion and 
> `MANIFEST_DIRECTORY`
> 22:   was not provided.
> 22: Call Stack (most recent call first):
> 22:   CMakeLists.txt:6 (corrosion_experimental_cbindgen)
> 22: 
> 22: 
> 7: -- Found 1 targets in package proj2
> 7: -- TARGET proj2 produces byproducts ;libproj2.so;
> 7: -- Corrosion created the following CMake targets: proj2
> 7: -- Output directory property (target proj1): ARCHIVE_OUTPUT_DIRECTORY dir: 
> output_directory-NOTFOUND
> 7: -- Setting IMPORTED_LOCATION for target proj1-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type/libproj1.a`.
> 22: CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
> 22:   Configure step failed.  Exit code: `1`
> 22: 
> 22: 
> 7: -- Adding command to copy byproducts `libproj1.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type/libproj1.a
> 4: gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 1: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 1: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 1: -- Using Corrosion as a subdirectory
>  1/69 Test #22: cbindgen_rust2cpp_build 
> ..................................***Failed    1.54 sec
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp
> '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 'Debug' 
> '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/cbindgen/rust2cpp' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cbindgen/build-cbindgen_rust2cpp'
> -- The C compiler identification is GNU 13.3.0
> -- The CXX compiler identification is GNU 13.3.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
> -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` Generator
> CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
>   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
>   Ignoring toolchain and looking for a Rust toolchain not managed by rustup.
> Call Stack (most recent call first):
>   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
>   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 
> 
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Determining required link libraries for target x86_64-unknown-linux-gnu
> -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> -- Using Corrosion as a subdirectory
> -- Found 1 targets in package rust-lib
> -- TARGET rust_lib produces byproducts librust_lib.a;;
> -- Corrosion created the following CMake targets: rust_lib
> -- Configuring incomplete, errors occurred!
> CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1725 (message):
>   `rust-lib` is not a target imported by corrosion and `MANIFEST_DIRECTORY`
>   was not provided.
> Call Stack (most recent call first):
>   CMakeLists.txt:6 (corrosion_experimental_cbindgen)
> 
> 
> CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
>   Configure step failed.  Exit code: `1`
> 
> 
> 
> test 25
>       Start 25: envvar_build
> 
> 25: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/envvar/envvar" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/envvar/build-envvar" "GENERATOR" 
> "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 25: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/envvar
> 25: Test timeout computed to be: 1500
> 10: -- Generating done (0.0s)
> 7: -- Output directory property (target proj2): LIBRARY_OUTPUT_DIRECTORY dir: 
> output_directory-NOTFOUND
> 7: -- Setting IMPORTED_LOCATION for target proj2-shared to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type/libproj2.so`.
> 7: -- Adding command to copy byproducts `libproj2.so` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type/libproj2.so
> 7: -- Configuring done (1.5s)
> 19: gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 10: -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global
> 13: -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> 13: -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> 13: -- Using Corrosion as a subdirectory
> 7: -- Generating done (0.0s)
> 7: -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type
> 4: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 16: -- Found 1 targets in package cargo-profiles-lib
> 16: -- TARGET cargo_profiles_lib produces byproducts libcargo_profiles_lib.a;;
> 16: -- Corrosion created the following CMake targets: cargo_profiles_lib
> 16: -- Output directory property (target cargo_profiles_lib): 
> ARCHIVE_OUTPUT_DIRECTORY dir: output_directory-NOTFOUND
> 16: -- Setting IMPORTED_LOCATION for target cargo_profiles_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile/libcargo_profiles_lib.a`.
> 16: -- Adding command to copy byproducts `libcargo_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile/libcargo_profiles_lib.a
> 16: -- Configuring done (1.5s)
> 25: CMake Warning:
> 25:   Ignoring empty string ("") provided on the command line.
> 25: 
> 25: 
> 25: CMake Warning:
> 25:   Ignoring empty string ("") provided on the command line.
> 25: 
> 25: 
> 25: CMake Warning:
> 25:   Ignoring empty string ("") provided on the command line.
> 25: 
> 25: 
> 25: CMake Warning:
> 25:   Ignoring empty string ("") provided on the command line.
> 25: 
> 25: 
> 25: CMake Warning:
> 25:   Ignoring empty string ("") provided on the command line.
> 25: 
> 25: 
> 25: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/envvar/build-envvar
> 4: [ 16%] Building CXX object 
> CMakeFiles/cpp-lib3.dir/path_with_space/lib3.cpp.o
> 19: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 16: -- Generating done (0.0s)
> 16: -- Build files have been written to: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile
> 10: '/usr/bin/cmake' '--build' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 10: gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 10: gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> make rule.
> 19: [  0%] Built target cargo-prebuild_cargo_profiles_lib
> 1: -- Found 1 targets in package flags-lib
> 1: -- TARGET flags_lib produces byproducts libflags_lib.a;;
> 1: -- Corrosion created the following CMake targets: flags_lib
> 1: -- Output directory property (target flags_lib): ARCHIVE_OUTPUT_DIRECTORY 
> dir: output_directory-NOTFOUND
> 1: -- Setting IMPORTED_LOCATION for target flags_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags/libflags_lib.a`.
> 1: -- Adding command to copy byproducts `libflags_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags/libflags_lib.a
> 1: -- Configuring incomplete, errors occurred!
> 1: CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1206 (set_property):
> 1:   set_property could not find TARGET flags-lib.  Perhaps it has not yet 
> been
> 1:   created.
> 1: Call Stack (most recent call first):
> 1:   CMakeLists.txt:9 (corrosion_set_cargo_flags)
> 1: 
> 1: 
> 1: CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1206 (set_property):
> 1:   set_property could not find TARGET flags-lib.  Perhaps it has not yet 
> been
> 1:   created.
> 1: Call Stack (most recent call first):
> 1:   CMakeLists.txt:10 (corrosion_set_cargo_flags)
> 1: 
> 1: 
> 1: CMake Error at CMakeLists.txt:12 (set_property):
> 1:   set_property could not find TARGET flags-lib.  Perhaps it has not yet 
> been
> 1:   created.
> 1: 
> 1: 
> 1: CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
> 1:   Configure step failed.  Exit code: `1`
> 1: 
> 1: 
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
>  2/69 Test  #1: cargo_flags_build 
> ........................................***Failed    1.62 sec
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags
> '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 'Debug' 
> '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/cargo_flags/cargo_flags' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags'
> -- The C compiler identification is GNU 13.3.0
> -- The CXX compiler identification is GNU 13.3.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
> -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` Generator
> CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
>   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
>   Ignoring toolchain and looking for a Rust toolchain not managed by rustup.
> Call Stack (most recent call first):
>   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
>   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 
> 
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Determining required link libraries for target x86_64-unknown-linux-gnu
> -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> -- Using Corrosion as a subdirectory
> -- Found 1 targets in package flags-lib
> -- TARGET flags_lib produces byproducts libflags_lib.a;;
> -- Corrosion created the following CMake targets: flags_lib
> -- Output directory property (target flags_lib): ARCHIVE_OUTPUT_DIRECTORY 
> dir: output_directory-NOTFOUND
> -- Setting IMPORTED_LOCATION for target flags_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags/libflags_lib.a`.
> -- Adding command to copy byproducts `libflags_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cargo_flags/build-cargo_flags/libflags_lib.a
> -- Configuring incomplete, errors occurred!
> CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1206 (set_property):
>   set_property could not find TARGET flags-lib.  Perhaps it has not yet been
>   created.
> Call Stack (most recent call first):
>   CMakeLists.txt:9 (corrosion_set_cargo_flags)
> 
> 
> CMake Error at /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:1206 (set_property):
>   set_property could not find TARGET flags-lib.  Perhaps it has not yet been
>   created.
> Call Stack (most recent call first):
>   CMakeLists.txt:10 (corrosion_set_cargo_flags)
> 
> 
> CMake Error at CMakeLists.txt:12 (set_property):
>   set_property could not find TARGET flags-lib.  Perhaps it has not yet been
>   created.
> 
> 
> CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
>   Configure step failed.  Exit code: `1`
> 
> 
> 
> test 28
>       Start 28: features_build
> 
> 28: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/features/features" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/features/build-features" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "" "C_COMPILER" "/usr/bin/cc" "" "" ""
> 28: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/features
> 28: Test timeout computed to be: 1500
> 16: '/usr/bin/cmake' '--build' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 16: gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 16: gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> make rule.
> 13: -- Found 1 targets in package custom-profiles-lib
> 13: -- TARGET custom_profiles_lib produces byproducts 
> libcustom_profiles_lib.a;;
> 13: -- Corrosion created the following CMake targets: custom_profiles_lib
> 13: -- Output directory property (target custom_profiles_lib): 
> ARCHIVE_OUTPUT_DIRECTORY dir: output_directory-NOTFOUND
> 13: -- Setting IMPORTED_LOCATION for target custom_profiles_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific/libcustom_profiles_lib.a`.
> 13: -- Adding command to copy byproducts `libcustom_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific/libcustom_profiles_lib.a
> 13: -- Configuring incomplete, errors occurred!
> 13: CMake Error at CMakeLists.txt:11 (set_target_properties):
> 13:   set_target_properties Can not find target to add properties to:
> 13:   custom-profiles-lib
> 13: 
> 13: 
> 7: '/usr/bin/cmake' '--build' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 7: gmake[2]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 7: gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent 
> make rule.
> 13: CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
> 13:   Configure step failed.  Exit code: `1`
> 13: 
> 13: 
>  3/69 Test #13: custom_profiles_target_specific_build 
> ....................***Failed    1.64 sec
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> CMake Warning:
>   Ignoring empty string ("") provided on the command line.
> 
> 
> -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific
> '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 'Debug' 
> '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' 
> '-DCORROSION_TEST_USE_TARGET_SPECIFIC_OVERRIDE=ON' '-S' 
> '/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific'
> -- The C compiler identification is GNU 13.3.0
> -- The CXX compiler identification is GNU 13.3.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
> -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` Generator
> CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
>   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
>   Ignoring toolchain and looking for a Rust toolchain not managed by rustup.
> Call Stack (most recent call first):
>   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
>   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 
> 
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Parsed Target triple: arch: x86_64, vendor: unknown, OS: linux, env: gnu
> -- Determining required link libraries for target x86_64-unknown-linux-gnu
> -- Required static libs for target x86_64-unknown-linux-gnu: 
> gcc_s;util;rt;pthread;m;dl;c
> -- Found Rust: /usr/bin/rustc (found version "1.79.0")
> -- Using Corrosion as a subdirectory
> -- Found 1 targets in package custom-profiles-lib
> -- TARGET custom_profiles_lib produces byproducts libcustom_profiles_lib.a;;
> -- Corrosion created the following CMake targets: custom_profiles_lib
> -- Output directory property (target custom_profiles_lib): 
> ARCHIVE_OUTPUT_DIRECTORY dir: output_directory-NOTFOUND
> -- Setting IMPORTED_LOCATION for target custom_profiles_lib-static to 
> `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific/libcustom_profiles_lib.a`.
> -- Adding command to copy byproducts `libcustom_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_target_specific/libcustom_profiles_lib.a
> -- Configuring incomplete, errors occurred!
> CMake Error at CMakeLists.txt:11 (set_target_properties):
>   set_target_properties Can not find target to add properties to:
>   custom-profiles-lib
> 
> 
> CMake Error at /<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake:84 (message):
>   Configure step failed.  Exit code: `1`
> 
> 
> 
> test 44
>       Start 44: output_directory_build
> 
> 44: Test command: /usr/bin/cmake "-P" 
> "/<<PKGBUILDDIR>>/test/ConfigureAndBuild.cmake" "SOURCE_DIR" 
> "/<<PKGBUILDDIR>>/test/output directory/output directory" "BINARY_DIR" 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/output directory/build" 
> "GENERATOR" "Unix Makefiles" "RUST_TOOLCHAIN" "" "CARGO_TARGET" 
> "x86_64-unknown-linux-gnu" "SYSTEM_NAME" "Linux" "C_COMPILER" "/usr/bin/cc" 
> "" ""
> 44: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/output 
> directory
> 44: Test timeout computed to be: 1500
> 10: gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 19: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 28: CMake Warning:
> 28:   Ignoring empty string ("") provided on the command line.
> 28: 
> 28: 
> 28: CMake Warning:
> 28:   Ignoring empty string ("") provided on the command line.
> 28: 
> 28: 
> 28: CMake Warning:
> 28:   Ignoring empty string ("") provided on the command line.
> 28: 
> 28: 
> 28: CMake Warning:
> 28:   Ignoring empty string ("") provided on the command line.
> 28: 
> 28: 
> 28: CMake Warning:
> 28:   Ignoring empty string ("") provided on the command line.
> 28: 
> 28: 
> 28: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/features/build-features
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 44: CMake Warning:
> 44:   Ignoring empty string ("") provided on the command line.
> 44: 
> 44: 
> 44: CMake Warning:
> 44:   Ignoring empty string ("") provided on the command line.
> 44: 
> 44: 
> 44: CMake Warning:
> 44:   Ignoring empty string ("") provided on the command line.
> 44: 
> 44: 
> 44: -- TEST_BINARY_DIRECTORY: 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/output directory/build
> 16: gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 7: gmake[3]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: [  0%] Built target cargo-prebuild_cargo_profiles_lib
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: [  0%] Built target cargo-prebuild_custom_profiles_lib
> 7: [  0%] Built target cargo-prebuild_proj1
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 25: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' '/<<PKGBUILDDIR>>/test/envvar/envvar' 
> '-B' '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/envvar/build-envvar'
> 25: -- The C compiler identification is GNU 13.3.0
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 10: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 28: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-S' 
> '/<<PKGBUILDDIR>>/test/features/features' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/features/build-features'
> 28: -- The C compiler identification is GNU 13.3.0
> 44: '/usr/bin/cmake' '-GUnix Makefiles' '-DRust_TOOLCHAIN=' '--log-level' 
> 'Debug' '-DRust_CARGO_TARGET=x86_64-unknown-linux-gnu' 
> '-DCMAKE_C_COMPILER=/usr/bin/cc' '-DCMAKE_SYSTEM_NAME=Linux' '-S' 
> '/<<PKGBUILDDIR>>/test/output directory/output directory' '-B' 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/output directory/build'
> 44: -- The C compiler identification is GNU 13.3.0
> 25: -- The CXX compiler identification is GNU 13.3.0
> 25: -- Detecting C compiler ABI info
> 19:    Compiling cargo-profiles-lib v0.1.0 
> (/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles/rust)
> 28: -- The CXX compiler identification is GNU 13.3.0
> 16:    Compiling cargo-profiles-lib v0.1.0 
> (/<<PKGBUILDDIR>>/test/custom_profiles/basic_profiles/rust)
> 7:    Compiling proj1 v0.1.0 
> (/<<PKGBUILDDIR>>/test/crate_type/crate_type/proj1)
> 28: -- Detecting C compiler ABI info
> 44: -- The CXX compiler identification is GNU 13.3.0
> 10:    Compiling custom-profiles-lib v0.1.0 
> (/<<PKGBUILDDIR>>/test/custom_profiles/custom_profiles/rust)
> 44: -- Detecting C compiler ABI info
> 7:     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
> 19:     Finished `release` profile [optimized] target(s) in 0.41s
> 25: -- Detecting C compiler ABI info - done
> 19: Copying byproducts `libcargo_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile
> 7: Copying byproducts `libproj1.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type
> 25: -- Check for working C compiler: /usr/bin/cc - skipped
> 25: -- Detecting C compile features
> 25: -- Detecting C compile features - done
> 25: -- Detecting CXX compiler ABI info
> 4: [ 33%] Linking CXX static library libcpp-lib3.a
> 16:     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
> 28: -- Detecting C compiler ABI info - done
> 10:     Finished `custom-without-dbg` profile [optimized] target(s) in 0.43s
> 44: -- Detecting C compiler ABI info - done
> 4: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 16: Copying byproducts `libcargo_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile
> 10: Copying byproducts `libcustom_profiles_lib.a` to 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global
> 4: [ 33%] Built target cpp-lib3
> 4: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 28: -- Check for working C compiler: /usr/bin/cc - skipped
> 28: -- Detecting C compile features
> 28: -- Detecting C compile features - done
> 28: -- Detecting CXX compiler ABI info
> 44: -- Check for working C compiler: /usr/bin/cc - skipped
> 44: -- Detecting C compile features
> 44: -- Detecting C compile features - done
> 19: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 4: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 44: -- Detecting CXX compiler ABI info
> 19: [  0%] Built target _cargo-build_cargo_profiles_lib
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 4: [ 33%] Built target cargo-prebuild_rust-exe
> 4: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 7: [  0%] Built target _cargo-build_proj1
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 19: [  0%] Built target cargo-build_cargo_profiles_lib
> 4: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 4: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/cpp2rust/build-cpp2rust'
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 19: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 19: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-release_profile'
> 10: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 4: [ 50%] Building CXX object CMakeFiles/cpp-lib.dir/lib.cpp.o
> 7: [  0%] Built target cargo-build_proj1
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: [  0%] Built target _cargo-build_custom_profiles_lib
> 19: [ 50%] Building CXX object CMakeFiles/release_bin.dir/main.cpp.o
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: [  0%] Built target _cargo-build_cargo_profiles_lib
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 25: -- Detecting CXX compiler ABI info - done
> 10: [  0%] Built target cargo-build_custom_profiles_lib
> 16: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: [  0%] Built target cargo-prebuild_proj2
> 19: [100%] Linking CXX executable release_bin
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 16: [  0%] Built target cargo-build_cargo_profiles_lib
> 10: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 10: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-custom_profiles_global'
> 7: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 7: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/crate_type/build-crate_type'
> 19: /usr/bin/ld: cannot find -lcargo-profiles-lib: No such file or directory
> 25: -- Check for working CXX compiler: /usr/bin/c++ - skipped
> 25: -- Detecting CXX compile features
> 25: -- Detecting CXX compile features - done
> 25: -- Using Corrosion 0.4.7 with CMake 3.29.6 and the `Unix Makefiles` 
> Generator
> 25: CMake Warning at /<<PKGBUILDDIR>>/cmake/FindRust.cmake:197 (message):
> 25:   CMake variable `Rust_TOOLCHAIN` specified, but `rustup` was not found.
> 25:   Ignoring toolchain and looking for a Rust toolchain not managed by 
> rustup.
> 25: Call Stack (most recent call first):
> 25:   /<<PKGBUILDDIR>>/cmake/Corrosion.cmake:63 (find_package)
> 25:   /<<PKGBUILDDIR>>/CMakeLists.txt:73 (include)
> 25: 
> 25: 
> 10: [ 50%] Building CXX object CMakeFiles/custom-profile-exe.dir/main.cpp.o
> 16: gmake[4]: Leaving directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 16: gmake[4]: Entering directory 
> '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/custom_profiles/build-dev_profile'
> 19: collect2: error: ld returned 1 exit status


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/corrosion_0.4.7-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to