Bug#971411: libopencv-objdetect4.2: LLVM ERROR: inconsistency; Option 'polly' registered more than once!
Chris Ruehl
chris.ruehl at gtsys.com.hk
Wed Sep 30 03:59:22 BST 2020
Package: libopencv-objdetect4.2
Version: 4.2.0+dfsg-6+b4
Severity: important
X-Debbugs-Cc: jack at gtsys.com.hk
Hi,
using bullseye on an arm64 to build a opencv test program for HoG the application
failed with following error message:
: CommandLine Error: Option 'polly' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
code-triggers the error:
HOGDescriptor hog;
hog.winSize = _pos_image_size;
<here> hog.setSVMDetector(get_svm_detector(svm));
hog.save(_obj_det_filename);
I checked for this message and found some other projects hit same
problem,
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965310
report is for amd64 builds, this might be duplicate but I want to
raise your attention.
Regards
Chris
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: arm64 (aarch64)
Kernel: Linux 5.4.66-rt38 (SMP w/6 CPU threads; PREEMPT)
Locale: LANG=en_HK.UTF-8, LC_CTYPE=en_HK.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libopencv-objdetect4.2 depends on:
ii libc6 2.31-3
ii libgcc-s1 10.2.0-9
ii libopencv-calib3d4.2 4.2.0+dfsg-6+b4
ii libopencv-core4.2 4.2.0+dfsg-6+b4
ii libopencv-highgui4.2 4.2.0+dfsg-6+b4
ii libopencv-imgproc4.2 4.2.0+dfsg-6+b4
ii libopencv-ml4.2 4.2.0+dfsg-6+b4
ii libstdc++6 10.2.0-9
libopencv-objdetect4.2 recommends no packages.
libopencv-objdetect4.2 suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list