Your message dated Sat, 20 Jan 2024 12:51:15 +0000
with message-id <e1rraod-00dcr5...@fasolo.debian.org>
and subject line Bug#1061104: fixed in xsimd 11.2.0-2
has caused the Debian Bug report #1061104,
regarding xtl-dev is not installed with libxsimd-dev transparently (missing 
Depends:)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1061104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxsimd-dev
Version: 10.0.0-3
Severity: important
X-Debbugs-Cc: ken...@xdump.org

Dear Maintainer,


* What led up to the situation?

  libxsimd-dev requires xtl-dev with Build-Depends: but it should be
  Depends: so it does not require xtl-dev:

  $ apt depends libxsimd-dev
  libxsimd-dev
  Breaks: libxtensor-dev (<< 0.24~)
  Breaks: python3-pythran (<< 0.11~)
  Suggests: libxsimd-doc

  Thus, when installing via apt install -y libxsimd-dev, it does not
  install xtl-dev:

  $ apt install -y  libxsimd-dev
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  Suggested packages:
    libxsimd-doc
  The following NEW packages will be installed:
    libxsimd-dev
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 101 kB of archives.
  After this operation, 1161 kB of additional disk space will be used.
  Get:1 http://deb.debian.org/debian sid/main amd64 libxsimd-dev amd64
  10.0.0-3 [101 kB]
  Fetched 101 kB in 0s (2438 kB/s)
  debconf: delaying package configuration, since apt-utils is not
  installed Selecting previously unselected package libxsimd-dev:amd64.
  (Reading database ... 5230 files and directories currently installed.)
  Preparing to unpack .../libxsimd-dev_10.0.0-3_amd64.deb ...
  Unpacking libxsimd-dev:amd64 (10.0.0-3) ...
  Setting up libxsimd-dev:amd64 (10.0.0-3) ...

  NOTE: find_dependency(xtl) in
  /usr/lib/x86_64-linux-gnu/cmake/xsimd/xsimdConfig.cmake can't find
  xtl correctly if xtl-dev was not installed.

  There is a same bug with libxsimd-dev (8.1.0-7 on bookworm)

 * What exactly did you do (or not do) that was effective (or
     ineffective)?

  Specify xtl-dev in Depends: field.

  diff -ur xsimd-10.0.0.orig xsimd-10.0.0
  diff -ur xsimd-10.0.0.orig/debian/control xsimd-10.0.0/debian/control
  --- xsimd-10.0.0.orig/debian/control    2023-09-25 17:40:07.000000000
  +0900 +++ xsimd-10.0.0/debian/control 2024-01-18 20:48:05.400870085
  +0900 @@ -20,7 +20,9 @@
   Architecture: any
   Multi-Arch: same
   Section: libdevel
  -Depends: ${misc:Depends}
  +Depends: 
  + xtl-dev,
  + ${misc:Depends}
   Suggests: libxsimd-doc <!nodoc>
   Breaks: libxtensor-dev (<< 0.24~),
           python3-pythran (<< 0.11~)
   

 * What was the outcome of this action?

   xtl-dev can be installable transparently with sudo apt install -y
   libxsimd-dev.

 * What outcome did you expect instead?

   N/A

*** End of the template - remove these template lines ***

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

Kernel: Linux 6.6.11-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8), LANGUAGE
not set Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: xsimd
Source-Version: 11.2.0-2
Done: Drew Parsons <dpars...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xsimd, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1061...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated xsimd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jan 2024 12:57:28 +0100
Source: xsimd
Architecture: source
Version: 11.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1061104
Changes:
 xsimd (11.2.0-2) unstable; urgency=medium
 .
   * Team upload.
   * debian patch batch_bool_PR973.patch applies upstream PR#973 to
     remove batch of bools. May fix armhf builds, see upstream #945.
   * libxsimd-dev Depends: xtl-dev (>= 0.7.0~). Only needed when
     ENABLE_XTL_COMPLEX is set, but it is configured ON.
     Thanks Kentaro HAYASHI. Closes: #1061104.
Checksums-Sha1:
 a746bf7f23ddea4a748f6f9965a8860fda2c8002 2210 xsimd_11.2.0-2.dsc
 d9473005f18296cdc80dcc597b8defd3117542fb 6084 xsimd_11.2.0-2.debian.tar.xz
Checksums-Sha256:
 f4e354fe496f02f8175877e6964069d8f0c96b20179664812b0fbc07d646cb78 2210 
xsimd_11.2.0-2.dsc
 1b0bceb61fb834fdf1e058c2e4aa389611557a4bf786c90b0bed62a849671834 6084 
xsimd_11.2.0-2.debian.tar.xz
Files:
 c639f370c983a5a0f4baff9c603ee4b7 2210 science optional xsimd_11.2.0-2.dsc
 11d16704a8e180ca5c41913cd9e8b677 6084 science optional 
xsimd_11.2.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmWrvU0ACgkQVz7x5L1a
AfoZkg//SbybasXphf63SWOA9KUaXf9dn2ry1ZdFub33Z9zRbgkB4fe2XAEw80sA
m5DHNFtFVYglUs6qrovak0B6KUAJajraKKXJg5clRGi420BYjWwIm/VcsIdVQ13g
I5HakeRqBSjUHyVbCmxpZdPkW2DpG48J0IZaSm6qXaQMcE4tB/oos2OTkNajPUWx
CXwZ95dvIXtou3Ba0DGbyWNrJRssgGDHJT6T1w5hM5gCxmp6yNI/ol+kuTsoRmJZ
i6U3Its2CZKXpmX30C4XUSfHym8jAmVPINl2FvpUYK4bXooaKakk2atDtzRoLUSj
yp2Sg8EDpwelKEsIXpOFDVNyL5etQTamyvUk52WIv0kVvOgVebh3y4ZQwkCVQ8Lp
XjKi71aH+YxDpnPjCHwjurQEam2apZvggIkpWA7FuBo2A2IUL4EHW+YtEvKqoshF
fJqG3UMzLnynBjVKjEPoWGCbeS5xfg5q/h/WPOBYNoRYGLCT+6oEj2s9GuqrEzuk
Hjpoi3Yz5r3MUyBdFulElmiu9hZtpOnkUOK38m4SUHBvd57YlV5It6mk+t42n4Pj
+v+U5v/5MLomtjVq1G95u3wBfFshyWMFn78sZr1WWCeNhHSL6/51HaREdVXlLkaI
IQXOdRjOdRFuhw+yuaX/ySpA3UjtszHJKKgD5evduyU423JFnUo=
=KZNe
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to