| 28 Feb 2025 |
@hexa:lossy.network | so did opencv drop that api or did we stop building it | 07:11:34 |
@hexa:lossy.network | missing since the 4.9.0 -> 4.11.0 bump | 07:30:57 |
@hexa:lossy.network | I'm five steps deep in this rabbit hole | 07:33:43 |
@hexa:lossy.network | and each step is a chonky package that is building very slowly on very many cores | 07:33:58 |
mattleon | @hexa:lossy.network: could you review https://github.com/NixOS/nixpkgs/pull/384651 when you get a chance? Matter-server is still broken. | 11:37:53 |
Sandro 🐧 | it is usually more compatible if apps haven't catched up but that shouldn't be a problem here.
The ldap script basically calls ldapsearch which kinda sucks and in the beginning it didn't properly create HA users | 15:19:58 |
Sandro 🐧 | you have nix-index-database, right? should take a couple of days to be up to date. | 15:21:09 |
Sandro 🐧 | -- ADE: Downloading v0.1.2e.zip from https://github.com/opencv/ade/archive/v0.1.2e.zip
-- Try 1 failed
CMake Warning at cmake/OpenCVDownload.cmake:251 (message):
ADE: Download failed: 6;"Could not resolve hostname"
For details please refer to the download log file:
/build/source/build/CMakeDownloadLog.txt
Call Stack (most recent call first):
modules/gapi/cmake/DownloadADE.cmake:5 (ocv_download)
modules/gapi/cmake/init.cmake:20 (include)
cmake/OpenCVModule.cmake:298 (include)
cmake/OpenCVModule.cmake:361 (_add_modules_1)
cmake/OpenCVModule.cmake:408 (ocv_glob_modules)
CMakeLists.txt:1068 (ocv_register_modules)
-- Checking for module 'gtk+-3.0'
I would say that could no longer match, at least cmake complains https://github.com/opencv/opencv/blob/4.x/modules/gapi/cmake/DownloadADE.cmake#L5
| 15:28:00 |
Sandro 🐧 | -- Unavailable: cannops cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev cvv fastcv freetype gapi java julia matlab ovis python2 python3 viz
further down: so I would say that is at least one problem in the chain
| 15:28:26 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/opencv/4.x.nix#L216 -_- | 15:33:15 |
Sandro 🐧 | let me try plugging that in and if it works I PR it | 15:35:12 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/pull/385821 | 15:46:02 |
@hexa:lossy.network | create a user/group for the service to run under | 17:19:45 |
@hexa:lossy.network | openvino now comes with gpu support on aarch64-linux and npu support on x86_64-linux | 19:10:51 |
@hexa:lossy.network | * our openvino package now comes with gpu support on aarch64-linux and npu support on x86_64-linux | 19:11:02 |
Sandro 🐧 | which means we can close https://github.com/NixOS/nixpkgs/pull/382754 | 19:14:25 |
@hexa:lossy.network | thanks, yeah! | 19:15:22 |
Sandro 🐧 | I would love to have some usecase for frigate 🤔 | 19:17:58 |
@hexa:lossy.network | I should probably just adopt openvino at that point | 19:18:00 |
Sandro 🐧 | The only place where I would like to have a camera has no easy power available | 19:18:27 |
Sandro 🐧 | LOL, you made all relevant changes to the package in 2 years | 19:19:25 |
@hexa:lossy.network | yep | 19:19:42 |
| 1 Mar 2025 |
@hexa:lossy.network | converted the ssdlite model to openvino ir format https://shells.darmstadt.ccc.de/~hexa/omz/ | 01:10:53 |
@hexa:lossy.network | would require openvino-dev, and that is some hot mess to package | 01:11:14 |
@hexa:lossy.network | * for frigate users: converted the ssdlite model to openvino ir format https://shells.darmstadt.ccc.de/~hexa/omz/ | 01:11:38 |
@hexa:lossy.network | wondering what the resulting license would be | 01:18:41 |
@hexa:lossy.network | ssdlite_mobilenet_v2 is asl20 licensed | 01:19:00 |
| kamileg joined the room. | 02:51:19 |
@hexa:lossy.network | https://github.com/blakeblackshear/frigate/pull/16874 | 04:02:03 |
@hexa:lossy.network | it's that time of the year again | 04:02:08 |