Package: src:vulkan-memory-allocator Version: 3.3.0+dfsg-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202512/ 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 cannot 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:vulkan-memory-allocator, 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 -- -DVMA_BUILD_DOCUMENTATION=ON 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 -DVMA_BUILD_DOCUMENTATION=ON .. -- 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 -- Found Doxygen: /usr/bin/doxygen (found version "1.15.0") found components: doxygen missing components: dot -- Configuring done (0.2s) -- Generating done (0.0s) 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 -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 CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.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>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/doc_doxygen.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Generating API documentation with Doxygen /usr/bin/doxygen /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Doxyfile /<<PKGBUILDDIR>>/include/vk_mem_alloc.h:2145: warning: The following parameters of vmaGetMemoryWin32Handle(VmaAllocator allocator, VmaAllocation allocation, HANDLE hTargetProcess, HANDLE *pHandle) are not documented: parameter 'allocator' parameter 'allocation' Doxygen version used: 1.15.0 Notice: Output directory '/<<PKGBUILDDIR>>/docs' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for plantuml files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /<<PKGBUILDDIR>>/include/vk_mem_alloc.h... Parsing file /<<PKGBUILDDIR>>/include/vk_mem_alloc.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Warn for undocumented namespaces... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file vk_mem_alloc.h... Generating page documentation... Generating docs for page faq... Generating docs for page quick_start... Generating docs for page choosing_memory_type... Generating docs for page memory_mapping... Generating docs for page staying_within_budget... Generating docs for page resource_aliasing... Generating docs for page custom_memory_pools... Generating docs for page defragmentation... Generating docs for page statistics... Generating docs for page allocation_annotation... Generating docs for page virtual_allocator... Generating docs for page debugging_memory_usage... Generating docs for page other_api_interop... Generating docs for page usage_patterns... Generating docs for page configuration... Generating docs for page vk_khr_dedicated_allocation... Generating docs for page vk_ext_memory_priority... Generating docs for page vk_amd_device_coherent_memory... Generating docs for page vk_khr_external_memory_win32... Generating docs for page enabling_buffer_device_address... Generating docs for page general_considerations... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound VmaAllocation... Generating docs for compound VmaAllocationCreateInfo... Generating docs for compound VmaAllocationInfo... Generating docs for compound VmaAllocationInfo2... Generating docs for compound VmaAllocator... Generating docs for compound VmaAllocatorCreateInfo... Generating docs for compound VmaAllocatorInfo... Generating docs for compound VmaBudget... Generating docs for compound VmaDefragmentationContext... Generating docs for compound VmaDefragmentationInfo... Generating docs for compound VmaDefragmentationMove... Generating docs for compound VmaDefragmentationPassMoveInfo... Generating docs for compound VmaDefragmentationStats... Generating docs for compound VmaDetailedStatistics... Generating docs for compound VmaDeviceMemoryCallbacks... Generating docs for compound VmaPool... Generating docs for compound VmaPoolCreateInfo... Generating docs for compound VmaStatistics... Generating docs for compound VmaTotalStatistics... Generating docs for compound VmaVirtualAllocation... Generating docs for compound VmaVirtualAllocationCreateInfo... Generating docs for compound VmaVirtualAllocationInfo... Generating docs for compound VmaVirtualBlock... Generating docs for compound VmaVirtualBlockCreateInfo... Generating docs for compound VmaVulkanFunctions... Generating concept documentation... Generating module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating main page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 256/65536 hits=814 misses=268 symbol lookup cache used 752/65536 hits=2307 misses=752 finished... make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Built target doc_doxygen make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_test create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install cd obj-x86_64-linux-gnu && make -j2 install DESTDIR=/<<BUILDDIR>>/vulkan-memory-allocator-3.3.0\+dfsg/debian/tmp AM_UPDATE_INFO_DIR=no INSTALL="install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 preinstall make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: Nothing to be done for 'preinstall'. make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "None" -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/vk_mem_alloc.h -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/cmake/VulkanMemoryAllocator/VulkanMemoryAllocatorConfig.cmake -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/cmake/VulkanMemoryAllocator/VulkanMemoryAllocatorConfigVersion.cmake -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/vk_khr_external_memory_win32.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_device_memory_callbacks-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/group__group__stats.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/debugging_memory_usage.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/quick_start.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_a.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/search.css -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_1.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_8.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_4.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_11.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/searchdata.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_5.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_c.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_15.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_12.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_f.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_6.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/files_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_5.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_1.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_10.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_3.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/typedefs_1.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_14.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_4.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_4.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_14.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_3.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_a.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_13.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_8.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_2.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_a.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_b.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_9.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_7.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_12.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_1.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_4.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_3.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_b.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_c.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_11.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_2.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/search.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_5.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/functions_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_c.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/enums_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_d.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/enumvalues_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_7.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_7.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_3.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_e.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_d.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_15.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_e.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_f.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_9.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_2.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_b.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_10.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/classes_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/pages_9.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_13.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/groups_2.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_1.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_6.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/all_6.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_5.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/variables_8.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/search/typedefs_0.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_budget-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/usage_patterns.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/resource_aliasing.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/vk_amd_device_coherent_memory.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/index.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/globals_type.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_pool_create_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_budget.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/vk_khr_dedicated_allocation.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/globals_eval.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_allocation_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/faq.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/navtree.css -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/defragmentation.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_vulkan_functions.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_total_statistics.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/general_considerations.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/configuration.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/enabling_buffer_device_address.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_allocation_create_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_vulkan_functions-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_allocation_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/annotated.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_stats-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/jquery.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/clipboard.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/menudata.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/globals.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/dynsections.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/vk_ext_memory_priority.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/other_api_interop.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocator_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_statistics-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/virtual_allocator.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_create_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_detailed_statistics.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/group__group__alloc.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/allocation_annotation.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_info2-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_move-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/menu.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocator_create_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_pool.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_block_create_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/vk__mem__alloc_8h.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/group__group__virtual.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/choosing_memory_type.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_move.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/doxygen_crawl.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_allocation.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_pool_create_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_info2.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/group__group__init.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/globals_enum.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocator.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_allocation_create_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/classes.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_block.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/custom_memory_pools.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/cookie.js -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/functions_vars.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/statistics.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/functions.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_pass_move_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_total_statistics-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/staying_within_budget.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_pass_move_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_statistics.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/files.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_detailed_statistics-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/doxygen.svg -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/memory_mapping.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_device_memory_callbacks.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/tabs.css -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocator_create_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocation_create_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/pages.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/globals_func.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_virtual_block_create_info-members.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_context.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/topics.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/deprecated.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_defragmentation_stats.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/struct_vma_allocator_info.html -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/VulkanMemoryAllocator/html/doxygen.css make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_install dh_install: warning: Cannot find (any matches for) "usr/share/doc/VulkanMemoryAllocator/html/*.png" (tried in ., debian/tmp) dh_install: warning: vulkan-memory-allocator-doc missing files: usr/share/doc/VulkanMemoryAllocator/html/*.png dh_install: warning: Cannot find (any matches for) "usr/share/doc/VulkanMemoryAllocator/html/search/*.svg" (tried in ., debian/tmp) dh_install: warning: vulkan-memory-allocator-doc missing files: usr/share/doc/VulkanMemoryAllocator/html/search/*.svg dh_install: error: missing files, aborting make: *** [debian/rules:6: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

