Project

General

Profile

Bug #3502

[opencv] PKGBUILD issue

SolveFinder - 10 months ago - . Updated 10 months ago.

Status:
in progress
Priority:
bug
Assignee:
-
% Done:

0%


Description

Here is 121 line of https://git.parabola.nu/abslibre.git/tree/libre/opencv/PKGBUILD:

_opts="${_opts/-DCPU_BASELINE_*/} ${per_arch_options}" # per-arch options

Asterisk is removing every argument below "-DCPU_BASELINE_DISABLE=SSE3" which is probably not intended.

I've also updated the PKGBUILD according to https://gitlab.archlinux.org/archlinux/packaging/packages/opencv/-/blob/main/PKGBUILD
This update will fix #3439


Files

PKGBUILD (6.37 KB) PKGBUILD SolveFinder, 2023-06-23 07:33 PM

History

#1

Updated by bill-auger 10 months ago

  • Status changed from unconfirmed to in progress

good catch - it was definitely not intended - the problem is that i have not yet been able to compile this version; so those changes were still a WIP - besides it direct dependents, 'opencv' has more problems to address

i have made progress recently (solved #3438), but it only compiles if it has internet access to download extra sources at build-time (#3107) - the new patch 82616eec.patch does not seem to be needed

#3068 (probably no longer relevant)
#3107
#3438 (probably solved per arch's recent openblas re-organization)

Also available in: Atom PDF