Package: src:cccl Version: 2.3.2-2 Severity: serious Tags: ftbfs forky sid Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:cccl, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -DLIBCUDACXX_ENABLE_CUDA=OFF \ -DCUB_ENABLE_HEADER_TESTING=OFF \ -DCUB_ENABLE_TESTING=OFF \ -DCUB_ENABLE_EXAMPLES=OFF \ -DTHRUST_DEVICE_SYSTEM=CPP \ -DTHRUST_CPP_DIALECT=17 \ -Wno-dev cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DLIBCUDACXX_ENABLE_CUDA=OFF -DCUB_ENABLE_HEADER_TESTING=OFF -DCUB_ENABLE_TESTING=OFF -DCUB_ENABLE_EXAMPLES=OFF -DTHRUST_DEVICE_SYSTEM=CPP -DTHRUST_CPP_DIALECT=17 -Wno-dev .. -- The CXX compiler identification is GNU 15.2.0 -- 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 -- Creating symlink from /<<PKGBUILDDIR>>/compile_commands.json to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/compile_commands.json... -- LLVM host triple: x86_64-pc-linux-gnu -- LLVM default target triple: x86_64-pc-linux-gnu -- Found libcudacxx: /<<PKGBUILDDIR>>/libcudacxx/lib/cmake/libcudacxx/libcudacxx-config.cmake (found suitable version "2.3.2.0", minimum required is "2.3.2.0") -- Found Thrust: /<<PKGBUILDDIR>>/thrust/thrust/cmake/thrust-config.cmake (found version "2.3.2.0") -- Thrust: TargetInfo: thrust: (2.3.2.0) -- Thrust: TargetInfo: thrust > IMPORTED: TRUE -- Thrust: TargetInfo: thrust > INTERFACE_LINK_LIBRARIES: Thrust::CPP::Host;Thrust::CPP::Device -- Performing Test CXX_FLAG__Werror -- Performing Test CXX_FLAG__Werror - Success -- Performing Test CXX_FLAG__Wall -- Performing Test CXX_FLAG__Wall - Success -- Performing Test CXX_FLAG__Wextra -- Performing Test CXX_FLAG__Wextra - Success -- Performing Test CXX_FLAG__Winit_self -- Performing Test CXX_FLAG__Winit_self - Success -- Performing Test CXX_FLAG__Woverloaded_virtual -- Performing Test CXX_FLAG__Woverloaded_virtual - Success -- Performing Test CXX_FLAG__Wcast_qual -- Performing Test CXX_FLAG__Wcast_qual - Success -- Performing Test CXX_FLAG__Wpointer_arith -- Performing Test CXX_FLAG__Wpointer_arith - Success -- Performing Test CXX_FLAG__Wunused_local_typedef -- Performing Test CXX_FLAG__Wunused_local_typedef - Failed -- Performing Test CXX_FLAG__Wvla -- Performing Test CXX_FLAG__Wvla - Success -- Performing Test CXX_FLAG__Wdeprecated_declarations -- Performing Test CXX_FLAG__Wdeprecated_declarations - Success -- Performing Test CXX_FLAG__Wattributes -- Performing Test CXX_FLAG__Wattributes - Success -- Performing Test CXX_FLAG__Wgnu -- Performing Test CXX_FLAG__Wgnu - Failed -- Performing Test CXX_FLAG__Wgnu_line_marker -- Performing Test CXX_FLAG__Wgnu_line_marker - Failed -- Performing Test CXX_FLAG__Wgnu_zero_variadic_macro_arguments -- Performing Test CXX_FLAG__Wgnu_zero_variadic_macro_arguments - Failed -- Performing Test CXX_FLAG__Wno_unused_function -- Performing Test CXX_FLAG__Wno_unused_function - Success -- Performing Test CXX_FLAG__Wno_noexcept_type -- Performing Test CXX_FLAG__Wno_noexcept_type - Success -- Enabling Thrust configuration: cpp.cpp.cpp17 -- CPP system found? TRUE -- CUDA system found? FALSE -- TBB system found? FALSE -- OMP system found? FALSE -- Configuring done (1.5s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -P /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/VerifyGlobs.cmake /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/CMakeFiles/thrust.headers.dir/build.make thrust/CMakeFiles/thrust.headers.dir/depend make -f thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/build.make thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/testing/unittest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/testing/unittest /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/DependInfo.cmake "--color=" make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/CMakeFiles/thrust.headers.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/build.make thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/CMakeFiles/thrust.headers.dir/build.make thrust/CMakeFiles/thrust.headers.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 0%] Building CXX object thrust/testing/unittest/CMakeFiles/thrust.test.framework.dir/thrust/testframework.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/testing/unit [too-long-redacted] est/thrust/testframework.cu.cpp [ 1%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/addressof.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] /headers/thrust/addressof.h.cpp [ 1%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/adjacent_difference.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] hrust/adjacent_difference.h.cpp [ 1%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/advance.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/headers/thrust/advance.h.cpp [ 1%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/allocate_unique.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rs/thrust/allocate_unique.h.cpp [ 1%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/binary_search.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ders/thrust/binary_search.h.cpp [ 2%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/complex.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/headers/thrust/complex.h.cpp [ 2%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/copy.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] hrust/headers/thrust/copy.h.cpp [ 3%] Linking CXX static library ../../../lib/libthrust.test.framework.a cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/testing/unittest && /usr/bin/cmake -P CMakeFiles/thrust.test.framework.dir/cmake_clean_target.cmake cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/testing/unittest && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.test.framework.dir/link.txt --verbose=1 /usr/bin/ar qc ../../../lib/libthrust.test.framework.a CMakeFiles/thrust.test.framework.dir/thrust/testframework.cu.cpp.o /usr/bin/ranlib ../../../lib/libthrust.test.framework.a make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 3%] Built target thrust.test.framework [ 3%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/count.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rust/headers/thrust/count.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 3%] Building CXX object thrust/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/thrust/arbitrary_transformation.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] arbitrary_transformation.cu.cpp [ 3%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_allocator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] s/thrust/device_allocator.h.cpp [ 3%] Linking CXX executable ../../bin/thrust.example.arbitrary_transformation cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.arbitrary_transformation.dir/link.txt --verbose=1 [ 3%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_delete.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ders/thrust/device_delete.h.cpp /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.arbitrary_transformation.dir/link.d CMakeFiles/thrust.example.arbitrary_transformation.dir/thrust/arbitrary_transformation.cu.cpp.o -o ../../bin/thrust.example.arbitrary_transformation make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 3%] Built target thrust.example.arbitrary_transformation make -f thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/build.make thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/build.make thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 3%] Building CXX object thrust/examples/CMakeFiles/thrust.example.basic_vector.dir/thrust/basic_vector.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] ples/thrust/basic_vector.cu.cpp [ 4%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_free.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] eaders/thrust/device_free.h.cpp [ 4%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_make_unique.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] thrust/device_make_unique.h.cpp [ 4%] Linking CXX executable ../../bin/thrust.example.basic_vector cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.basic_vector.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.basic_vector.dir/link.d CMakeFiles/thrust.example.basic_vector.dir/thrust/basic_vector.cu.cpp.o -o ../../bin/thrust.example.basic_vector make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 4%] Built target thrust.example.basic_vector [ 4%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_malloc.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ders/thrust/device_malloc.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/build.make thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/build.make thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 4%] Building CXX object thrust/examples/CMakeFiles/thrust.example.bounding_box.dir/thrust/bounding_box.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] ples/thrust/bounding_box.cu.cpp [ 4%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_malloc_allocator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/device_malloc_allocator.h.cpp [ 4%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_new.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] headers/thrust/device_new.h.cpp [ 5%] Linking CXX executable ../../bin/thrust.example.bounding_box cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.bounding_box.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.bounding_box.dir/link.d CMakeFiles/thrust.example.bounding_box.dir/thrust/bounding_box.cu.cpp.o -o ../../bin/thrust.example.bounding_box make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 5%] Built target thrust.example.bounding_box [ 5%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_new_allocator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rust/device_new_allocator.h.cpp [ 6%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_ptr.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] headers/thrust/device_ptr.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 6%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_reference.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] s/thrust/device_reference.h.cpp [ 6%] Building CXX object thrust/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/thrust/bucket_sort2d.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] les/thrust/bucket_sort2d.cu.cpp [ 6%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/device_vector.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ders/thrust/device_vector.h.cpp [ 6%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/distance.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/headers/thrust/distance.h.cpp [ 6%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/equal.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rust/headers/thrust/equal.h.cpp [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/execution_policy.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] s/thrust/execution_policy.h.cpp [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/extrema.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/headers/thrust/extrema.h.cpp [ 7%] Linking CXX executable ../../bin/thrust.example.bucket_sort2d cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.bucket_sort2d.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.bucket_sort2d.dir/link.d CMakeFiles/thrust.example.bucket_sort2d.dir/thrust/bucket_sort2d.cu.cpp.o -o ../../bin/thrust.example.bucket_sort2d make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 7%] Built target thrust.example.bucket_sort2d [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/fill.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] hrust/headers/thrust/fill.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/DependInfo.cmake "--color=" [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/find.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] hrust/headers/thrust/find.h.cpp make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 7%] Building CXX object thrust/examples/CMakeFiles/thrust.example.constant_iterator.dir/thrust/constant_iterator.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] thrust/constant_iterator.cu.cpp [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/for_each.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/headers/thrust/for_each.h.cpp [ 7%] Linking CXX executable ../../bin/thrust.example.constant_iterator cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.constant_iterator.dir/link.txt --verbose=1 [ 7%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/functional.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] headers/thrust/functional.h.cpp /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.constant_iterator.dir/link.d CMakeFiles/thrust.example.constant_iterator.dir/thrust/constant_iterator.cu.cpp.o -o ../../bin/thrust.example.constant_iterator make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 7%] Built target thrust.example.constant_iterator make -f thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 8%] Building CXX object thrust/examples/CMakeFiles/thrust.example.counting_iterator.dir/thrust/counting_iterator.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] thrust/counting_iterator.cu.cpp [ 9%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/gather.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/headers/thrust/gather.h.cpp [ 9%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/generate.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/headers/thrust/generate.h.cpp [ 9%] Linking CXX executable ../../bin/thrust.example.counting_iterator cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.counting_iterator.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.counting_iterator.dir/link.d CMakeFiles/thrust.example.counting_iterator.dir/thrust/counting_iterator.cu.cpp.o -o ../../bin/thrust.example.counting_iterator make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 9%] Built target thrust.example.counting_iterator make -f thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/build.make thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/build.make thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 9%] Building CXX object thrust/examples/CMakeFiles/thrust.example.device_ptr.dir/thrust/device_ptr.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] amples/thrust/device_ptr.cu.cpp [ 9%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/host_vector.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] eaders/thrust/host_vector.h.cpp [ 9%] Linking CXX executable ../../bin/thrust.example.device_ptr cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.device_ptr.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.device_ptr.dir/link.d CMakeFiles/thrust.example.device_ptr.dir/thrust/device_ptr.cu.cpp.o -o ../../bin/thrust.example.device_ptr make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 9%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/inner_product.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ders/thrust/inner_product.h.cpp [ 9%] Built target thrust.example.device_ptr [ 9%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/constant_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] terator/constant_iterator.h.cpp [ 10%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/counting_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] terator/counting_iterator.h.cpp [ 10%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/discard_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] iterator/discard_iterator.h.cpp [ 10%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/iterator_adaptor.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] iterator/iterator_adaptor.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 10%] Building CXX object thrust/examples/CMakeFiles/thrust.example.discrete_voronoi.dir/thrust/discrete_voronoi.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] /thrust/discrete_voronoi.cu.cpp [ 10%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/iterator_categories.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rator/iterator_categories.h.cpp [ 10%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/iterator_facade.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] /iterator/iterator_facade.h.cpp [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/iterator_traits.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] /iterator/iterator_traits.h.cpp [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/permutation_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ator/permutation_iterator.h.cpp [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/retag.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ers/thrust/iterator/retag.h.cpp [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/reverse_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] iterator/reverse_iterator.h.cpp [ 11%] Linking CXX executable ../../bin/thrust.example.discrete_voronoi cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.discrete_voronoi.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.discrete_voronoi.dir/link.d CMakeFiles/thrust.example.discrete_voronoi.dir/thrust/discrete_voronoi.cu.cpp.o -o ../../bin/thrust.example.discrete_voronoi make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 11%] Built target thrust.example.discrete_voronoi [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/transform_input_output_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] orm_input_output_iterator.h.cpp [ 11%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/transform_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] erator/transform_iterator.h.cpp [ 12%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/transform_output_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] transform_output_iterator.h.cpp [ 12%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/iterator/zip_iterator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/iterator/zip_iterator.h.cpp [ 12%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/limits.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/headers/thrust/limits.h.cpp [ 12%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/logical.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/headers/thrust/logical.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 13%] Building CXX object thrust/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/thrust/dot_products_with_zip.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] st/dot_products_with_zip.cu.cpp [ 13%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/memory.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/headers/thrust/memory.h.cpp [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/merge.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rust/headers/thrust/merge.h.cpp [ 14%] Linking CXX executable ../../bin/thrust.example.dot_products_with_zip cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.dot_products_with_zip.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.dot_products_with_zip.dir/link.d CMakeFiles/thrust.example.dot_products_with_zip.dir/thrust/dot_products_with_zip.cu.cpp.o -o ../../bin/thrust.example.dot_products_with_zip make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 14%] Built target thrust.example.dot_products_with_zip make -f thrust/examples/CMakeFiles/thrust.example.expand.dir/build.make thrust/examples/CMakeFiles/thrust.example.expand.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.expand.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.expand.dir/build.make thrust/examples/CMakeFiles/thrust.example.expand.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 14%] Building CXX object thrust/examples/CMakeFiles/thrust.example.expand.dir/thrust/expand.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] t/examples/thrust/expand.cu.cpp [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mismatch.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/headers/thrust/mismatch.h.cpp [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/allocator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] aders/thrust/mr/allocator.h.cpp [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/device_memory_resource.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] mr/device_memory_resource.h.cpp [ 14%] Linking CXX executable ../../bin/thrust.example.expand cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.expand.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.expand.dir/link.d CMakeFiles/thrust.example.expand.dir/thrust/expand.cu.cpp.o -o ../../bin/thrust.example.expand make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 14%] Built target thrust.example.expand [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/disjoint_pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] s/thrust/mr/disjoint_pool.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 14%] Building CXX object thrust/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/thrust/fill_copy_sequence.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] hrust/fill_copy_sequence.cu.cpp [ 14%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/disjoint_sync_pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/mr/disjoint_sync_pool.h.cpp [ 15%] Linking CXX executable ../../bin/thrust.example.fill_copy_sequence cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.fill_copy_sequence.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.fill_copy_sequence.dir/link.d CMakeFiles/thrust.example.fill_copy_sequence.dir/thrust/fill_copy_sequence.cu.cpp.o -o ../../bin/thrust.example.fill_copy_sequence make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 15%] Built target thrust.example.fill_copy_sequence [ 16%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/disjoint_tls_pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rust/mr/disjoint_tls_pool.h.cpp make -f thrust/examples/CMakeFiles/thrust.example.histogram.dir/build.make thrust/examples/CMakeFiles/thrust.example.histogram.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.histogram.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.histogram.dir/build.make thrust/examples/CMakeFiles/thrust.example.histogram.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 16%] Building CXX object thrust/examples/CMakeFiles/thrust.example.histogram.dir/thrust/histogram.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] xamples/thrust/histogram.cu.cpp [ 16%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/fancy_pointer_resource.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] mr/fancy_pointer_resource.h.cpp [ 16%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/host_memory_resource.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/mr/host_memory_resource.h.cpp [ 16%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/memory_resource.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] thrust/mr/memory_resource.h.cpp [ 16%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/new.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] ust/headers/thrust/mr/new.h.cpp [ 17%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/polymorphic_adaptor.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/mr/polymorphic_adaptor.h.cpp [ 17%] Linking CXX executable ../../bin/thrust.example.histogram cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.histogram.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.histogram.dir/link.d CMakeFiles/thrust.example.histogram.dir/thrust/histogram.cu.cpp.o -o ../../bin/thrust.example.histogram make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 17%] Built target thrust.example.histogram make -f thrust/examples/CMakeFiles/thrust.example.lambda.dir/build.make thrust/examples/CMakeFiles/thrust.example.lambda.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.lambda.dir/DependInfo.cmake "--color=" [ 17%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] st/headers/thrust/mr/pool.h.cpp make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.lambda.dir/build.make thrust/examples/CMakeFiles/thrust.example.lambda.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 17%] Building CXX object thrust/examples/CMakeFiles/thrust.example.lambda.dir/thrust/lambda.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] t/examples/thrust/lambda.cu.cpp [ 17%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/pool_options.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] rs/thrust/mr/pool_options.h.cpp [ 17%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/sync_pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] aders/thrust/mr/sync_pool.h.cpp [ 17%] Linking CXX executable ../../bin/thrust.example.lambda cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.lambda.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.lambda.dir/link.d CMakeFiles/thrust.example.lambda.dir/thrust/lambda.cu.cpp.o -o ../../bin/thrust.example.lambda make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 17%] Built target thrust.example.lambda make -f thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 18%] Building CXX object thrust/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/thrust/lexicographical_sort.cu.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && [too-long-redacted] ust/lexicographical_sort.cu.cpp [ 18%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/tls_pool.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] eaders/thrust/mr/tls_pool.h.cpp [ 19%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/universal_memory_resource.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] universal_memory_resource.h.cpp [ 19%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/mr/validator.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] aders/thrust/mr/validator.h.cpp [ 19%] Building CXX object thrust/CMakeFiles/thrust.headers.dir/headers/thrust/optional.h.cpp.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust && /usr/bin/ [too-long-redacted] t/headers/thrust/optional.h.cpp In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/headers/thrust/optional.h.cpp:61: /<<PKGBUILDDIR>>/thrust/thrust/cmake/../../thrust/optional.h: In member function âT& wrapped_thrust::thrust::optional<T&>::emplace(Args&& ...)â: /<<PKGBUILDDIR>>/thrust/thrust/cmake/../../thrust/optional.h:2764:11: error: âclass wrapped_thrust::thrust::optional<T&>â has no member named âconstructâ [-Wtemplate-body] 2764 | this->construct(std::forward<Args>(args)...); | ^~~~~~~~~ make[3]: *** [thrust/CMakeFiles/thrust.headers.dir/build.make:1006: thrust/CMakeFiles/thrust.headers.dir/headers/thrust/optional.h.cpp.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:2308: thrust/CMakeFiles/thrust.headers.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 19%] Linking CXX executable ../../bin/thrust.example.lexicographical_sort cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/thrust/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/thrust.example.lexicographical_sort.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,--dependency-file=CMakeFiles/thrust.example.lexicographical_sort.dir/link.d CMakeFiles/thrust.example.lexicographical_sort.dir/thrust/lexicographical_sort.cu.cpp.o -o ../../bin/thrust.example.lexicographical_sort make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 19%] Built target thrust.example.lexicographical_sort make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

