Bug 56438 - Linkage with library under the license GPL
Summary: Linkage with library under the license GPL
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: ImageMagick (show other bugs)
Version: unstable
Hardware: all Linux
: P5 critical
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-17 14:09 MSK by protvin@altlinux.org
Modified: 2025-10-17 15:26 MSK (History)
12 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description protvin@altlinux.org 2025-10-17 14:09:26 MSK
The fftw3 library is licensed under the GPL-2.0-or-later.

https://www.gnu.org/licenses/gpl-faq.html#IfLibraryIsGPL
Comment 1 Anton Farygin 2025-10-17 15:17:10 MSK
А откуда информация о несовместимости лицензий ? Я вижу что RH и Debian включают fftw.
Comment 2 Anton Farygin 2025-10-17 15:22:06 MSK
лицензии ImageMagick и fftw3 совместимы, т.к. лицензия ImageMagick совместима с GPLv3 а fftw3 распраняется под лицензией GPLv2 и старше (т.е. можно применять GPLv3).
Comment 3 Anton Farygin 2025-10-17 15:26:54 MSK
Соответственно нужно проверить все репорты, сделанные по этому поводу на предмет совместимости лицензий.