[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1110690: libonnxruntime-dev: FTBFS fix for i386 build



Package: libonnxruntime-dev
Version: 1.21.0+dfsg-1
Severity: normal
Tags: ftbfs, patch
Forwarded: https://salsa.debian.org/deeplearning-team/onnxruntime/-/merge_requests/6
X-Debbugs-Cc: yokota.hgml@gmail.com

Dear ONNX Runtime Maintainer,

Building "onnxruntime" on i386 is failed because Debian's generic i386 codes
will not support SSE2.

onnxruntime requires SSE2 support for i386 platform.
amd64 already supports SSE2 by default.

Please merge my merge request at:
  https://salsa.debian.org/deeplearning-team/onnxruntime/-/merge_requests/6
This merge request adds SSE2 support for i386 codes.

You can also check CI pipeline status about "build i386" that embedded on
the merge request.

Debian "calibre" package now requires onnxruntime, so this fix is important
for calibre/i386.

--
YOKOTA Hiroshi


-- System Information:
Debian Release: 13.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages libonnxruntime-dev depends on:
ii  libonnxruntime1.21  1.21.0+dfsg-1

libonnxruntime-dev recommends no packages.

libonnxruntime-dev suggests no packages.

-- no debconf information


Reply to: