--- /srv/rebuilderd/tmp/rebuilderdEelePG/inputs/libopenturns-dev_1.25.1-1+b1_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdEelePG/out/libopenturns-dev_1.25.1-1+b1_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-08-16 03:18:32.000000 debian-binary │ --rw-r--r-- 0 0 0 57148 2025-08-16 03:18:32.000000 control.tar.xz │ --rw-r--r-- 0 0 0 753540 2025-08-16 03:18:32.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 57152 2025-08-16 03:18:32.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 753524 2025-08-16 03:18:32.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -2519,15 +2519,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 2047 2025-06-17 06:06:29.000000 ./usr/include/openturns/swig/uncertainty_module.i │ │ │ -rw-r--r-- 0 root (0) root (0) 400 2025-06-17 06:06:29.000000 ./usr/include/openturns/swig/visualtest_module.i │ │ │ -rw-r--r-- 0 root (0) root (0) 1535 2025-06-17 06:06:29.000000 ./usr/include/openturns/swig/weightedexperiment_module.i │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/lib/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/ │ │ │ --rw-r--r-- 0 root (0) root (0) 884 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNS-Targets-none.cmake │ │ │ +-rw-r--r-- 0 root (0) root (0) 880 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNS-Targets-none.cmake │ │ │ -rw-r--r-- 0 root (0) root (0) 3954 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNS-Targets.cmake │ │ │ -rw-r--r-- 0 root (0) root (0) 4915 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNSConfig.cmake │ │ │ -rw-r--r-- 0 root (0) root (0) 1862 2025-08-16 03:18:32.000000 ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNSConfigVersion.cmake │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-16 03:18:32.000000 ./usr/share/doc/libopenturns-dev/ │ │ │ -rw-r--r-- 0 root (0) root (0) 226 2025-08-16 03:18:32.000000 ./usr/share/doc/libopenturns-dev/changelog.Debian.arm64.gz │ │ ├── ./usr/lib/aarch64-linux-gnu/cmake/openturns/OpenTURNS-Targets-none.cmake │ │ │ @@ -4,15 +4,15 @@ │ │ │ │ │ │ # Commands may need to know the format version. │ │ │ set(CMAKE_IMPORT_FILE_VERSION 1) │ │ │ │ │ │ # Import target "OT" for configuration "None" │ │ │ set_property(TARGET OT APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE) │ │ │ set_target_properties(OT PROPERTIES │ │ │ - IMPORTED_LINK_DEPENDENT_LIBRARIES_NONE "TBB::tbb;NLopt::nlopt_cxx;dlib::dlib;Ceres::ceres;Pagmo::pagmo" │ │ │ + IMPORTED_LINK_DEPENDENT_LIBRARIES_NONE "TBB::tbb;NLopt::nlopt;dlib::dlib;Ceres::ceres;Pagmo::pagmo" │ │ │ IMPORTED_LOCATION_NONE "/usr/lib/aarch64-linux-gnu/libOT.so.0.26.0" │ │ │ IMPORTED_SONAME_NONE "libOT.so.0.26" │ │ │ ) │ │ │ │ │ │ list(APPEND _cmake_import_check_targets OT ) │ │ │ list(APPEND _cmake_import_check_files_for_OT "/usr/lib/aarch64-linux-gnu/libOT.so.0.26.0" )