--- /tmp/jellyfish-2.3.0-10veq71qbk/debian/libjellyfish-2.0-dev_2.3.0-10_amd64.deb +++ libjellyfish-2.0-dev_2.3.0-10_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-03-02 11:50:29.000000 debian-binary │ -rw-r--r-- 0 0 0 2552 2021-03-02 11:50:29.000000 control.tar.xz │ --rw-r--r-- 0 0 0 134816 2021-03-02 11:50:29.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 134460 2021-03-02 11:50:29.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -9,15 +9,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 272 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/backtrace.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 6829 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/binary_dumper.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 3480 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/bloom_common.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 6778 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/bloom_counter2.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 5447 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/bloom_filter.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 5211 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/circular_buffer.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 2408 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/compare_and_swap.hpp │ │ │ --rw-r--r-- 0 root (0) root (0) 5665 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/config.h │ │ │ +-rw-r--r-- 0 root (0) root (0) 5683 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/config.h │ │ │ -rw-r--r-- 0 root (0) root (0) 7472 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/cooperative_pool.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 8494 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/cooperative_pool2.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 4125 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/cpp_array.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 2742 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/divisor.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 2710 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/dumper.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 2257 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/err.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 4033 2021-03-02 11:50:29.000000 ./usr/include/jellyfish/file_header.hpp │ │ ├── ./usr/include/jellyfish/config.h │ │ │ @@ -1,12 +1,12 @@ │ │ │ /* config.h. Generated from config.h.in by configure. */ │ │ │ /* config.h.in. Generated from configure.ac by autoheader. */ │ │ │ │ │ │ /* Define to 1 to support Advanced Bit Manipulation */ │ │ │ -#define HAVE_ABM 1 │ │ │ +/* #undef HAVE_ABM */ │ │ │ │ │ │ /* Define to 1 to support Multi-Precision Add-Carry Instruction Extensions */ │ │ │ /* #undef HAVE_ADX */ │ │ │ │ │ │ /* Define to 1 to support Advanced Encryption Standard New Instruction Set │ │ │ (AES-NI) */ │ │ │ #define HAVE_AES 1 │ │ │ @@ -17,15 +17,15 @@ │ │ │ /* Support Altivec instructions */ │ │ │ /* #undef HAVE_ALTIVEC */ │ │ │ │ │ │ /* Define to 1 to support Advanced Vector Extensions */ │ │ │ #define HAVE_AVX 1 │ │ │ │ │ │ /* Define to 1 to support Advanced Vector Extensions 2 */ │ │ │ -#define HAVE_AVX2 1 │ │ │ +/* #undef HAVE_AVX2 */ │ │ │ │ │ │ /* Define to 1 to support AVX-512 Byte and Word Instructions */ │ │ │ /* #undef HAVE_AVX512_BW */ │ │ │ │ │ │ /* Define to 1 to support AVX-512 Conflict Detection Instructions */ │ │ │ /* #undef HAVE_AVX512_CD */ │ │ │ │ │ │ @@ -47,30 +47,30 @@ │ │ │ /* Define to 1 to support AVX-512 Vector Byte Manipulation Instructions */ │ │ │ /* #undef HAVE_AVX512_VBMI */ │ │ │ │ │ │ /* Define to 1 to support AVX-512 Vector Length Extensions */ │ │ │ /* #undef HAVE_AVX512_VL */ │ │ │ │ │ │ /* Define to 1 to support Bit Manipulation Instruction Set 1 */ │ │ │ -#define HAVE_BMI1 1 │ │ │ +/* #undef HAVE_BMI1 */ │ │ │ │ │ │ /* Define to 1 to support Bit Manipulation Instruction Set 2 */ │ │ │ -#define HAVE_BMI2 1 │ │ │ +/* #undef HAVE_BMI2 */ │ │ │ │ │ │ /* Define to 1 if you have the header file. */ │ │ │ #define HAVE_DLFCN_H 1 │ │ │ │ │ │ /* Define to 1 if you have the header file. */ │ │ │ #define HAVE_EXECINFO_H 1 │ │ │ │ │ │ /* Define to 1 if you have the header file. */ │ │ │ #define HAVE_EXT_STDIO_FILEBUF_H 1 │ │ │ │ │ │ /* Define to 1 to support Fused Multiply-Add Extensions 3 */ │ │ │ -#define HAVE_FMA3 1 │ │ │ +/* #undef HAVE_FMA3 */ │ │ │ │ │ │ /* Define to 1 to support Fused Multiply-Add Extensions 4 */ │ │ │ /* #undef HAVE_FMA4 */ │ │ │ │ │ │ /* Defined if htslib is available */ │ │ │ #define HAVE_HTSLIB 1 │ │ │ │ │ │ @@ -101,15 +101,15 @@ │ │ │ /* Define to 1 to support Prefetch Vector Data Into Caches WT1 */ │ │ │ /* #undef HAVE_PREFETCHWT1 */ │ │ │ │ │ │ /* If available, contains the Python version number currently in use. */ │ │ │ #define HAVE_PYTHON "3.9" │ │ │ │ │ │ /* Define to 1 to support Digital Random Number Generator */ │ │ │ -#define HAVE_RDRND 1 │ │ │ +/* #undef HAVE_RDRND */ │ │ │ │ │ │ /* Define to 1 to support Secure Hash Algorithm Extension */ │ │ │ /* #undef HAVE_SHA */ │ │ │ │ │ │ /* Define if siginfo_t.si_int exists */ │ │ │ #define HAVE_SI_INT 1