BlendAlgebra plugin and cc="ccache gcc"
I tried to rebuild cingg Slackware package with my custom Slackbuild and noticed that BlendAlgebra breaks if I left out initial line from year 2016 cc="ccache gcc" it seems that ccache breaks with unknown (for it) arguments like -noabi. Commenting this line from Slackbuild fixed it for me. At some point mass package building was done with ccache, but now probably only two Appimages build manually, so this error was unnoticed.
Georgy noticed missing "" around variable, so we fixed this and now Slackbuild with ccache set seems to work. please test and commit if working. ср, 23 апр. 2025 г., 21:43 Andrew Randrianasulu <[email protected]>:
I tried to rebuild cingg Slackware package with my custom Slackbuild and noticed that BlendAlgebra breaks if I left out initial line from year 2016
cc="ccache gcc"
it seems that ccache breaks with unknown (for it) arguments like -noabi.
Commenting this line from Slackbuild fixed it for me.
At some point mass package building was done with ccache, but now probably only two Appimages build manually, so this error was unnoticed.
Tested on Fedora version 41. Will check on ubuntu 16 but it will most likely be fine and after testing will check into GIT. Thanks. On Thu, May 1, 2025 at 5:20 AM Andrew Randrianasulu <[email protected]> wrote:
Georgy noticed missing "" around variable, so we fixed this and now Slackbuild with ccache set seems to work.
please test and commit if working.
ср, 23 апр. 2025 г., 21:43 Andrew Randrianasulu <[email protected]>:
I tried to rebuild cingg Slackware package with my custom Slackbuild and noticed that BlendAlgebra breaks if I left out initial line from year 2016
cc="ccache gcc"
it seems that ccache breaks with unknown (for it) arguments like -noabi.
Commenting this line from Slackbuild fixed it for me.
At some point mass package building was done with ccache, but now probably only two Appimages build manually, so this error was unnoticed.
Checked into GIT after successful Ubuntu 16 test. Thank you to Andrew. On Thu, May 1, 2025 at 5:20 AM Andrew Randrianasulu <[email protected]> wrote:
Georgy noticed missing "" around variable, so we fixed this and now Slackbuild with ccache set seems to work.
please test and commit if working.
ср, 23 апр. 2025 г., 21:43 Andrew Randrianasulu <[email protected]>:
I tried to rebuild cingg Slackware package with my custom Slackbuild and noticed that BlendAlgebra breaks if I left out initial line from year 2016
cc="ccache gcc"
it seems that ccache breaks with unknown (for it) arguments like -noabi.
Commenting this line from Slackbuild fixed it for me.
At some point mass package building was done with ccache, but now probably only two Appimages build manually, so this error was unnoticed.
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith