Package Details: openfx-gmic 2.5.0-1

Git Clone URL: https://aur.archlinux.org/openfx-gmic.git (read-only, click to copy)
Package Base: openfx-gmic
Description: OpenFX wrapper for the G'MIC framework
Upstream URL: https://github.com/NatronGitHub/openfx-gmic
Licenses: custom:CeCILL-C, custom:CeCILLv2
Submitter: tecnotercio
Maintainer: tecnotercio
Last Packager: tecnotercio
Votes: 6
Popularity: 0.000481
First Submitted: 2018-07-05 18:44 (UTC)
Last Updated: 2022-12-12 04:43 (UTC)

Latest Comments

tecnotercio commented on 2021-02-02 00:41 (UTC)

@hecsa: I couldn't reproduce this error.

The message that appeared to you (internal compiler error: Segmentation fault) indicates a GCC failure, or a problem with your hardware.

This tutorial can help you find the cause of the problem:

https://wiki.gentoo.org/wiki/Gcc-ICE-reporting-guide

hecsa commented on 2021-01-30 05:11 (UTC) (edited on 2021-01-30 05:13 (UTC) by hecsa)

Hi, When installing using yaourt, this error arises:

CXX Linux-64-release/RFX_FileUtils.o
CXX Linux-64-release/gmic_parser.o
CXX Linux-64-release/RFX_StringUtils.o
during RTL pass: ree
../gmic.cpp: In function ‘gmic& gmic::_run(constcimg_library_openfx_gmic::CImgList<char>&, unsigned int&, cimg_library_openfx_gmic::CImgList<T>&, cimg_library_openfx_gmic::CImgList<char>&, cimg_library_openfx_gmic::CImgList<T>&, cimg_library_openfx_gmic::CImgList<char>&, const unsigned int, bool, const char, const cimg_library_openfx_gmic::CImg<unsigned int>) [with T = float]’: ../gmic.cpp:14826:1: internal compiler error: Segmentation fault
14826 | }
| ^
Please submit a full bug report, with preprocessed source if appropriate.
See https://bugs.archlinux.org/ for instructions.
make[1]: [../openfx/Examples/Makefile.master:79: Linux-64-release/gmic.o] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-hecsa/aur-openfx-gmic/src/openfx-gmic-Natron-2.3.15/GMIC_OFX'
make:
[Makefile:22: GMIC_OFX] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build openfx-gmic.
==> Restart building openfx-gmic ? [y/N]
==> ------------------------------------
==>

Any idea about how to install it? Thanks, and best regards, HeCSa.