Bug#1062340: highway: NMU diff for 64-bit time_t transition

Graham Inggs ginggs at debian.org
Thu Feb 1 05:53:42 GMT 2024


Source: highway
Version: 1.0.7-8
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
highway as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for highway
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
diff -Nru highway-1.0.7/debian/changelog highway-1.0.7/debian/changelog
--- highway-1.0.7/debian/changelog	2023-10-06 07:30:48.000000000 +0000
+++ highway-1.0.7/debian/changelog	2024-02-01 05:48:52.000000000 +0000
@@ -1,3 +1,10 @@
+highway (1.0.7-8.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs at debian.org>  Thu, 01 Feb 2024 05:48:52 +0000
+
 highway (1.0.7-8) unstable; urgency=medium
 
   * d/rules: Remove gcc-12 workaround
diff -Nru highway-1.0.7/debian/control highway-1.0.7/debian/control
--- highway-1.0.7/debian/control	2023-10-06 07:24:05.000000000 +0000
+++ highway-1.0.7/debian/control	2024-02-01 05:48:52.000000000 +0000
@@ -11,7 +11,10 @@
 Vcs-Browser: https://salsa.debian.org/debian-phototools-team/highway
 Rules-Requires-Root: no
 
-Package: libhwy1
+Package: libhwy1t64
+Provides: ${t64:Provides}
+Replaces: libhwy1
+Breaks: libhwy1 (<< ${source:Version})
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -28,7 +31,7 @@
 Architecture: any
 Section: libdevel
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libhwy1 (= ${binary:Version}), ${misc:Depends}
+Depends: libhwy1t64 (= ${binary:Version}), ${misc:Depends}
 Multi-Arch: same
 Description: Efficient and performance-portable SIMD wrapper (developer files)
  This library provides type-safe and source-code portable wrappers over
diff -Nru highway-1.0.7/debian/libhwy1.install highway-1.0.7/debian/libhwy1.install
--- highway-1.0.7/debian/libhwy1.install	2023-09-18 13:08:19.000000000 +0000
+++ highway-1.0.7/debian/libhwy1.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru highway-1.0.7/debian/libhwy1.symbols highway-1.0.7/debian/libhwy1.symbols
--- highway-1.0.7/debian/libhwy1.symbols	2023-09-27 13:56:27.000000000 +0000
+++ highway-1.0.7/debian/libhwy1.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,158 +0,0 @@
-libhwy.so.1 libhwy1 #MINVER#
- HWY_0 at HWY_0 1.0.0
- _ZN3hwy11HaveFloat16Ev at HWY_0 1.0.5
- _ZN3hwy11HaveFloat64Ev at HWY_0 1.0.5
- _ZN3hwy11VectorBytesEv at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_jE at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_mE at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy14DisableTargetsEx at HWY_0 1.0.0
- (arch-bits=64)_ZN3hwy14DisableTargetsEl at HWY_0 1.0.0
- _ZN3hwy14Unpredictable1Ev at HWY_0 0.16.0
- _ZN3hwy15GetChosenTargetEv at HWY_0 0.16.0
- _ZN3hwy16FreeAlignedBytesEPKvPFvPvS2_ES2_ at HWY_0 0.16.0
- _ZN3hwy16SupportedTargetsEv at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy20AllocateAlignedBytesEjPFPvS0_jES0_ at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy20AllocateAlignedBytesEmPFPvS0_mES0_ at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy26SetSupportedTargetsForTestEx at HWY_0 1.0.0
- (arch-bits=64)_ZN3hwy26SetSupportedTargetsForTestEl at HWY_0 1.0.0
- _ZN3hwy5AbortEPKciS1_z at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvjjj at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvmmm at HWY_0 0.16.0
- _ZN3hwy6detail8ToStringERKNS0_8TypeInfoEPKvPc at HWY_0 0.17.0
- (arch-bits=32)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEjPc at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEmPc at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy7MeasureEPFyPKvjEPKhPKjjPNS_6ResultERKNS_6ParamsE at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy7MeasureEPFmPKvmEPKhPKmmPNS_6ResultERKNS_6ParamsE at HWY_0 0.16.0
- _ZN3hwy8platform13HaveTimerStopEPc at HWY_0 1.0.5
- _ZN3hwy8platform15TimerResolutionEv at HWY_0 0.16.0
- _ZN3hwy8platform23InvariantTicksPerSecondEv at HWY_0 0.16.0
- _ZN3hwy8platform3NowEv at HWY_0 0.16.0
-libhwy_contrib.so.1 libhwy1 #MINVER#
- HWY_0 at HWY_0 1.0.0
- _ZN3hwy17Fill16BytesSecureEPv at HWY_0 1.0.5
- _ZN3hwy17GetGeneratorStateEv at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6Sorter11Fill24BytesEPKvjPv at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6Sorter11Fill24BytesEPKvmPv at HWY_0 0.16.0
- _ZN3hwy6Sorter11HaveFloat64Ev at HWY_0 0.16.0
- _ZN3hwy6Sorter6DeleteEv at HWY_0 0.16.0
- _ZN3hwy6SorterC1Ev at HWY_0 0.16.0
- _ZN3hwy6SorterC2Ev at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPdjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPdmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPdjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPdmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPfjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPfmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPfjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPfmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPijNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPimNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPijNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPimNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPjjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPjmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPjjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPjmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPsjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPlmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPsjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPlmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPtjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPmmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPtjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPmmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPxjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPsmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPxjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPsmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPyjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPtmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZN3hwy6VQSortEPyjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZN3hwy6VQSortEPtmNS_14SortDescendingE at HWY_0 1.0.5
- _ZN3hwy9ImageBase10VectorSizeEv at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBase11BytesPerRowEjj at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBase17InitializePaddingEjNS0_7PaddingE at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBase11BytesPerRowEmm at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBase17InitializePaddingEmNS0_7PaddingE at HWY_0 0.16.0
- _ZN3hwy9ImageBase4SwapERS0_ at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC1Ejjj at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC1EjjjPv at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC2Ejjj at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy9ImageBaseC2EjjjPv at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_13SortAscendingE at HWY_0 1.0.2
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_14SortDescendingE at HWY_0 1.0.2
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_13SortAscendingE at HWY_0 1.0.2
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_14SortDescendingE at HWY_0 1.0.2
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_13SortAscendingE at HWY_0 1.0.5
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_14SortDescendingE at HWY_0 1.0.5
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_13SortAscendingE at HWY_0 1.0.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_14SortDescendingE at HWY_0 1.0.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPijNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPijNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC1Emmm at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC1EmmmPv at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC2Emmm at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy9ImageBaseC2EmmmPv at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_13SortAscendingE at HWY_0 1.0.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_14SortDescendingE at HWY_0 1.0.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPimNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPimNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_14SortDescendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_13SortAscendingE at HWY_0 0.16.0
- (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_14SortDescendingE at HWY_0 0.16.0
-libhwy_test.so.1 libhwy1 #MINVER#
- HWY_0 at HWY_0 1.0.0
- (arch-bits=32)_ZN3hwy10BytesEqualEPKvS1_jPj at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_jPKcS7_i at HWY_0 0.16.0
- (arch-bits=32)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_ijj at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy10BytesEqualEPKvS1_mPm at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_mPKcS7_i at HWY_0 0.16.0
- (arch-bits=64)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_imm at HWY_0 0.16.0
- _ZN3hwy6detail7IsEqualERKNS0_8TypeInfoEPKvS5_ at HWY_0 0.16.0
diff -Nru highway-1.0.7/debian/libhwy1t64.install highway-1.0.7/debian/libhwy1t64.install
--- highway-1.0.7/debian/libhwy1t64.install	1970-01-01 00:00:00.000000000 +0000
+++ highway-1.0.7/debian/libhwy1t64.install	2023-09-18 13:08:19.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru highway-1.0.7/debian/libhwy1t64.lintian-overrides highway-1.0.7/debian/libhwy1t64.lintian-overrides
--- highway-1.0.7/debian/libhwy1t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ highway-1.0.7/debian/libhwy1t64.lintian-overrides	2024-02-01 05:48:52.000000000 +0000
@@ -0,0 +1 @@
+libhwy1t64: package-name-doesnt-match-sonames libhwy1
diff -Nru highway-1.0.7/debian/libhwy1t64.symbols highway-1.0.7/debian/libhwy1t64.symbols
--- highway-1.0.7/debian/libhwy1t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ highway-1.0.7/debian/libhwy1t64.symbols	2024-02-01 05:48:52.000000000 +0000
@@ -0,0 +1,158 @@
+libhwy.so.1 libhwy1t64 #MINVER#
+ HWY_0 at HWY_0 1.0.0
+ _ZN3hwy11HaveFloat16Ev at HWY_0 1.0.5
+ _ZN3hwy11HaveFloat64Ev at HWY_0 1.0.5
+ _ZN3hwy11VectorBytesEv at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_jE at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy14AlignedDeleter18DeleteAlignedArrayEPvPFvS1_S1_ES1_PFvS1_mE at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy14DisableTargetsEx at HWY_0 1.0.0
+ (arch-bits=64)_ZN3hwy14DisableTargetsEl at HWY_0 1.0.0
+ _ZN3hwy14Unpredictable1Ev at HWY_0 0.16.0
+ _ZN3hwy15GetChosenTargetEv at HWY_0 0.16.0
+ _ZN3hwy16FreeAlignedBytesEPKvPFvPvS2_ES2_ at HWY_0 0.16.0
+ _ZN3hwy16SupportedTargetsEv at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy20AllocateAlignedBytesEjPFPvS0_jES0_ at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy20AllocateAlignedBytesEmPFPvS0_mES0_ at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy26SetSupportedTargetsForTestEx at HWY_0 1.0.0
+ (arch-bits=64)_ZN3hwy26SetSupportedTargetsForTestEl at HWY_0 1.0.0
+ _ZN3hwy5AbortEPKciS1_z at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvjjj at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6detail10PrintArrayERKNS0_8TypeInfoEPKcPKvmmm at HWY_0 0.16.0
+ _ZN3hwy6detail8ToStringERKNS0_8TypeInfoEPKvPc at HWY_0 0.17.0
+ (arch-bits=32)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEjPc at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6detail8TypeNameERKNS0_8TypeInfoEmPc at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy7MeasureEPFyPKvjEPKhPKjjPNS_6ResultERKNS_6ParamsE at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy7MeasureEPFmPKvmEPKhPKmmPNS_6ResultERKNS_6ParamsE at HWY_0 0.16.0
+ _ZN3hwy8platform13HaveTimerStopEPc at HWY_0 1.0.5
+ _ZN3hwy8platform15TimerResolutionEv at HWY_0 0.16.0
+ _ZN3hwy8platform23InvariantTicksPerSecondEv at HWY_0 0.16.0
+ _ZN3hwy8platform3NowEv at HWY_0 0.16.0
+libhwy_contrib.so.1 libhwy1t64 #MINVER#
+ HWY_0 at HWY_0 1.0.0
+ _ZN3hwy17Fill16BytesSecureEPv at HWY_0 1.0.5
+ _ZN3hwy17GetGeneratorStateEv at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6Sorter11Fill24BytesEPKvjPv at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6Sorter11Fill24BytesEPKvmPv at HWY_0 0.16.0
+ _ZN3hwy6Sorter11HaveFloat64Ev at HWY_0 0.16.0
+ _ZN3hwy6Sorter6DeleteEv at HWY_0 0.16.0
+ _ZN3hwy6SorterC1Ev at HWY_0 0.16.0
+ _ZN3hwy6SorterC2Ev at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K32V32EjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K32V32EmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9float16_tEjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9float16_tEmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_6K64V64EjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_6K64V64EmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPNS_9uint128_tEjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPNS_9uint128_tEmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPdjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPdmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPdjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPdmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPfjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPfmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPfjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPfmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPijNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPimNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPijNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPimNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPjjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPjmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPjjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPjmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPsjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPlmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPsjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPlmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPtjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPmmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPtjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPmmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPxjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPsmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPxjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPsmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPyjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPtmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZN3hwy6VQSortEPyjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZN3hwy6VQSortEPtmNS_14SortDescendingE at HWY_0 1.0.5
+ _ZN3hwy9ImageBase10VectorSizeEv at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBase11BytesPerRowEjj at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBase17InitializePaddingEjNS0_7PaddingE at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBase11BytesPerRowEmm at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBase17InitializePaddingEmNS0_7PaddingE at HWY_0 0.16.0
+ _ZN3hwy9ImageBase4SwapERS0_ at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC1Ejjj at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC1EjjjPv at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC2Ejjj at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy9ImageBaseC2EjjjPv at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_13SortAscendingE at HWY_0 1.0.2
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K32V32EjNS_14SortDescendingE at HWY_0 1.0.2
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_13SortAscendingE at HWY_0 1.0.2
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K32V32EmNS_14SortDescendingE at HWY_0 1.0.2
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9float16_tEjNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_13SortAscendingE at HWY_0 1.0.5
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9float16_tEmNS_14SortDescendingE at HWY_0 1.0.5
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_13SortAscendingE at HWY_0 1.0.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_6K64V64EjNS_14SortDescendingE at HWY_0 1.0.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPNS_9uint128_tEjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPdjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPfjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPijNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPijNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPjjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPsjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPtjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPxjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=32)_ZNK3hwy6SorterclEPyjNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC1Emmm at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC1EmmmPv at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC2Emmm at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy9ImageBaseC2EmmmPv at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_13SortAscendingE at HWY_0 1.0.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_6K64V64EmNS_14SortDescendingE at HWY_0 1.0.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPNS_9uint128_tEmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPdmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPfmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPimNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPimNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPjmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPlmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPmmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPsmNS_14SortDescendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_13SortAscendingE at HWY_0 0.16.0
+ (arch-bits=64)_ZNK3hwy6SorterclEPtmNS_14SortDescendingE at HWY_0 0.16.0
+libhwy_test.so.1 libhwy1t64 #MINVER#
+ HWY_0 at HWY_0 1.0.0
+ (arch-bits=32)_ZN3hwy10BytesEqualEPKvS1_jPj at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_jPKcS7_i at HWY_0 0.16.0
+ (arch-bits=32)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_ijj at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy10BytesEqualEPKvS1_mPm at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6detail16AssertArrayEqualERKNS0_8TypeInfoEPKvS5_mPKcS7_i at HWY_0 0.16.0
+ (arch-bits=64)_ZN3hwy6detail21PrintMismatchAndAbortERKNS0_8TypeInfoEPKvS5_PKcS7_imm at HWY_0 0.16.0
+ _ZN3hwy6detail7IsEqualERKNS0_8TypeInfoEPKvS5_ at HWY_0 0.16.0


More information about the Pkg-phototools-devel mailing list